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 hit (used: /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 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 already exist (/buildcache/mfext_cache_layer_core_921e24eb0ae8bbef2661706e6ea5205e.tar) make[2]: Leaving directory '/src/layers/layer0_core' make[2]: Entering directory '/src/layers/layer1_openresty' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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 hit (used: /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 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 already exist (/buildcache/mfext_cache_layer_openresty_f95fde5b75fbe02dba8314eb960f7ca5.tar) make[2]: Leaving directory '/src/layers/layer1_openresty' make[2]: Entering directory '/src/layers/layer1_python3_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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 hit (used: /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 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 already exist (/buildcache/mfext_cache_layer_python3_core_c4e09db0334389f98e6b46c2f64f0264.tar) 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: 568c3ab63ccee56a7404dfa01a6d2c16 cache missed (/buildcache/mfext_cache_layer_scientific_core_2a36f64d627526f6f609d0a7b11ebc9d.tar) if ! test -f cache/hit; then \ for SUBDIR in 0001_scientific_system_libraries 0006_protobuf 0007_protobuf_c 0008_postgresql 0009_pgbouncer 0010_hdf4 0011_hdf5 0012_netcdf_c 0013_netcdf_cxx 0015_proj 0020_libgeotiff 0021_geos 0022_libspatialite 0023_gdal 0070_postgis 0071_postgresql_airtide 0072_postgis_geohash 0073_pg_partman; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.0/opt/scientific_core ; \ fi 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/0006_protobuf' 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/protobuf.yaml touch /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "name: 'protobuf'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "version: '3.12.2'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "checksum: '434520543ac8bae51f786660bb2dc3bb'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf.yaml echo -n "Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data – think XML, but smaller, faster, and simpler." |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "website: 'https://developers.google.com/protocol-buffers'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "license: 'Google (https://github.com/protocolbuffers/protobuf/blob/master/LICENSE)'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf.yaml; fi #make --file=/opt/metwork-mfext-2.0/share/Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/scientific_core OPTIONS="--enable-static=no" download uncompress configure build check install make --file=/opt/metwork-mfext-2.0/share/Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/scientific_core OPTIONS="--enable-static=no" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/protobuf-3.12.2.tar.gz` `readlink -m ./sources` MD5 434520543ac8bae51f786660bb2dc3bb Computing checksum for /src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2.tar.gz... Good checksum rm -Rf protobuf-3.12.2 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/protobuf-3.12.2.tar.gz` tar.gz protobuf-3.12.2 cd build/protobuf-3.12.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 --enable-static=no checking whether to enable maintainer-specific portions of Makefiles... yes 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 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 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 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... gcc -E checking for gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... 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 how to run the C++ preprocessor... g++ -E checking for g++... g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -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 for ar... ar checking the archiver (ar) interface... ar checking for gcc... gcc checking whether we are using the GNU Objective C compiler... no checking whether gcc accepts -g... no checking dependency style of gcc... gcc3 checking C++ compiler flags...... use default: -O2 -g -std=c++11 -DNDEBUG checking whether __SUNPRO_CC is declared... 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-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... 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 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 whether the linker supports version scripts... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for working memcmp... yes checking for working strtod... yes checking for ftruncate... yes checking for memset... yes checking for mkdir... yes checking for strchr... yes checking for strerror... yes checking for strtol... yes checking zlib version... ok (1.2.0.4 or later) checking for library containing zlibVersion... -lz checking whether g++ supports C++11 features by default... yes checking whether -latomic is needed... no 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 the location of hash_map... 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 benchmarks/Makefile config.status: creating conformance/Makefile config.status: creating protobuf.pc config.status: creating protobuf-lite.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in third_party/googletest (/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2/third_party/googletest) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/metwork-mfext-2.0/opt/scientific_core' '--enable-static=no' --cache-file=/dev/null --srcdir=. 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile === configuring in googletest (/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2/third_party/googletest/googletest) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/metwork-mfext-2.0/opt/scientific_core' '--enable-static=no' --cache-file=/dev/null --srcdir=. 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 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 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 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 python... : 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 whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/gtest-config config.status: creating build-aux/config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in googlemock (/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2/third_party/googletest/googlemock) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/metwork-mfext-2.0/opt/scientific_core' '--enable-static=no' --cache-file=/dev/null --srcdir=. 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 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 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 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 python... : 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 whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking for gtest-config... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/gmock-config config.status: creating build-aux/config.h config.status: executing depfiles commands config.status: executing libtool commands cd build/protobuf-3.12.2 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' Making all in . make[4]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' Making all in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2/src' CXX google/protobuf/compiler/main.o CXX google/protobuf/stubs/bytestream.lo CXX google/protobuf/stubs/common.lo CXX google/protobuf/stubs/int128.lo CXX google/protobuf/io/io_win32.lo CXX google/protobuf/stubs/status.lo CXX google/protobuf/stubs/statusor.lo CXX google/protobuf/stubs/stringpiece.lo CXX google/protobuf/stubs/stringprintf.lo CXX google/protobuf/stubs/structurally_valid.lo CXX google/protobuf/stubs/strutil.lo CXX google/protobuf/stubs/time.lo CXX google/protobuf/any_lite.lo CXX google/protobuf/arena.lo CXX google/protobuf/extension_set.lo CXX google/protobuf/generated_enum_util.lo CXX google/protobuf/generated_message_util.lo CXX google/protobuf/generated_message_table_driven_lite.lo CXX google/protobuf/implicit_weak_message.lo CXX google/protobuf/message_lite.lo CXX google/protobuf/parse_context.lo CXX google/protobuf/repeated_field.lo CXX google/protobuf/wire_format_lite.lo CXX google/protobuf/io/coded_stream.lo CXX google/protobuf/io/strtod.lo CXX google/protobuf/io/zero_copy_stream.lo CXX google/protobuf/io/zero_copy_stream_impl.lo CXX google/protobuf/io/zero_copy_stream_impl_lite.lo CXX google/protobuf/any.pb.lo CXX google/protobuf/api.pb.lo CXX google/protobuf/any.lo CXX google/protobuf/descriptor.lo CXX google/protobuf/descriptor_database.lo CXX google/protobuf/descriptor.pb.lo CXX google/protobuf/duration.pb.lo CXX google/protobuf/dynamic_message.lo CXX google/protobuf/empty.pb.lo CXX google/protobuf/extension_set_heavy.lo CXX google/protobuf/field_mask.pb.lo CXX google/protobuf/generated_message_reflection.lo CXX google/protobuf/generated_message_table_driven.lo CXX google/protobuf/map_field.lo CXX google/protobuf/message.lo CXX google/protobuf/reflection_ops.lo CXX google/protobuf/service.lo CXX google/protobuf/source_context.pb.lo CXX google/protobuf/struct.pb.lo CXX google/protobuf/stubs/substitute.lo CXX google/protobuf/text_format.lo CXX google/protobuf/timestamp.pb.lo CXX google/protobuf/type.pb.lo CXX google/protobuf/unknown_field_set.lo CXX google/protobuf/wire_format.lo CXX google/protobuf/wrappers.pb.lo CXX google/protobuf/io/gzip_stream.lo CXX google/protobuf/io/printer.lo CXX google/protobuf/io/tokenizer.lo CXX google/protobuf/compiler/importer.lo CXX google/protobuf/compiler/parser.lo CXX google/protobuf/util/delimited_message_util.lo CXX google/protobuf/util/field_comparator.lo CXX google/protobuf/util/field_mask_util.lo CXX google/protobuf/util/internal/datapiece.lo CXX google/protobuf/util/internal/default_value_objectwriter.lo CXX google/protobuf/util/internal/error_listener.lo CXX google/protobuf/util/internal/field_mask_utility.lo CXX google/protobuf/util/internal/json_escaping.lo CXX google/protobuf/util/internal/json_objectwriter.lo CXX google/protobuf/util/internal/json_stream_parser.lo CXX google/protobuf/util/internal/object_writer.lo CXX google/protobuf/util/internal/protostream_objectsource.lo CXX google/protobuf/util/internal/protostream_objectwriter.lo CXX google/protobuf/util/internal/proto_writer.lo CXX google/protobuf/util/internal/type_info.lo CXX google/protobuf/util/internal/type_info_test_helper.lo CXX google/protobuf/util/internal/utility.lo CXX google/protobuf/util/json_util.lo CXX google/protobuf/util/message_differencer.lo CXX google/protobuf/util/time_util.lo CXX google/protobuf/util/type_resolver_util.lo CXXLD libprotobuf.la CXX google/protobuf/compiler/code_generator.lo CXX google/protobuf/compiler/command_line_interface.lo CXX google/protobuf/compiler/plugin.lo CXX google/protobuf/compiler/plugin.pb.lo CXX google/protobuf/compiler/subprocess.lo CXX google/protobuf/compiler/zip_writer.lo CXX google/protobuf/compiler/cpp/cpp_enum.lo CXX google/protobuf/compiler/cpp/cpp_enum_field.lo CXX google/protobuf/compiler/cpp/cpp_extension.lo CXX google/protobuf/compiler/cpp/cpp_field.lo CXX google/protobuf/compiler/cpp/cpp_file.lo CXX google/protobuf/compiler/cpp/cpp_generator.lo CXX google/protobuf/compiler/cpp/cpp_helpers.lo CXX google/protobuf/compiler/cpp/cpp_map_field.lo CXX google/protobuf/compiler/cpp/cpp_message.lo CXX google/protobuf/compiler/cpp/cpp_message_field.lo CXX google/protobuf/compiler/cpp/cpp_padding_optimizer.lo CXX google/protobuf/compiler/cpp/cpp_primitive_field.lo CXX google/protobuf/compiler/cpp/cpp_service.lo CXX google/protobuf/compiler/cpp/cpp_string_field.lo CXX google/protobuf/compiler/java/java_context.lo CXX google/protobuf/compiler/java/java_enum.lo CXX google/protobuf/compiler/java/java_enum_lite.lo CXX google/protobuf/compiler/java/java_enum_field.lo CXX google/protobuf/compiler/java/java_enum_field_lite.lo CXX google/protobuf/compiler/java/java_extension.lo CXX google/protobuf/compiler/java/java_extension_lite.lo CXX google/protobuf/compiler/java/java_field.lo CXX google/protobuf/compiler/java/java_file.lo CXX google/protobuf/compiler/java/java_generator.lo CXX google/protobuf/compiler/java/java_generator_factory.lo CXX google/protobuf/compiler/java/java_helpers.lo CXX google/protobuf/compiler/java/java_map_field.lo CXX google/protobuf/compiler/java/java_map_field_lite.lo CXX google/protobuf/compiler/java/java_message.lo CXX google/protobuf/compiler/java/java_message_lite.lo CXX google/protobuf/compiler/java/java_message_builder.lo CXX google/protobuf/compiler/java/java_message_builder_lite.lo CXX google/protobuf/compiler/java/java_message_field.lo CXX google/protobuf/compiler/java/java_message_field_lite.lo CXX google/protobuf/compiler/java/java_name_resolver.lo CXX google/protobuf/compiler/java/java_primitive_field.lo CXX google/protobuf/compiler/java/java_primitive_field_lite.lo CXX google/protobuf/compiler/java/java_shared_code_generator.lo CXX google/protobuf/compiler/java/java_service.lo CXX google/protobuf/compiler/java/java_string_field.lo CXX google/protobuf/compiler/java/java_string_field_lite.lo CXX google/protobuf/compiler/java/java_doc_comment.lo CXX google/protobuf/compiler/js/js_generator.lo CXX google/protobuf/compiler/js/well_known_types_embed.lo CXX google/protobuf/compiler/objectivec/objectivec_enum.lo CXX google/protobuf/compiler/objectivec/objectivec_enum_field.lo CXX google/protobuf/compiler/objectivec/objectivec_extension.lo CXX google/protobuf/compiler/objectivec/objectivec_field.lo CXX google/protobuf/compiler/objectivec/objectivec_file.lo CXX google/protobuf/compiler/objectivec/objectivec_generator.lo CXX google/protobuf/compiler/objectivec/objectivec_helpers.lo CXX google/protobuf/compiler/objectivec/objectivec_map_field.lo CXX google/protobuf/compiler/objectivec/objectivec_message.lo CXX google/protobuf/compiler/objectivec/objectivec_message_field.lo CXX google/protobuf/compiler/objectivec/objectivec_oneof.lo CXX google/protobuf/compiler/objectivec/objectivec_primitive_field.lo CXX google/protobuf/compiler/php/php_generator.lo CXX google/protobuf/compiler/python/python_generator.lo CXX google/protobuf/compiler/ruby/ruby_generator.lo CXX google/protobuf/compiler/csharp/csharp_doc_comment.lo CXX google/protobuf/compiler/csharp/csharp_enum.lo CXX google/protobuf/compiler/csharp/csharp_enum_field.lo CXX google/protobuf/compiler/csharp/csharp_field_base.lo CXX google/protobuf/compiler/csharp/csharp_generator.lo CXX google/protobuf/compiler/csharp/csharp_helpers.lo CXX google/protobuf/compiler/csharp/csharp_map_field.lo CXX google/protobuf/compiler/csharp/csharp_message.lo CXX google/protobuf/compiler/csharp/csharp_message_field.lo CXX google/protobuf/compiler/csharp/csharp_primitive_field.lo CXX google/protobuf/compiler/csharp/csharp_reflection_class.lo CXX google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo CXX google/protobuf/compiler/csharp/csharp_repeated_message_field.lo CXX google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo CXX google/protobuf/compiler/csharp/csharp_source_generator_base.lo CXX google/protobuf/compiler/csharp/csharp_wrapper_field.lo CXXLD libprotoc.la CXXLD protoc CXXLD libprotobuf-lite.la make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2/src' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' cd build/protobuf-3.12.2 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' Making install in . make[3]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' make[4]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.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 protobuf.pc protobuf-lite.pc '/opt/metwork-mfext-2.0/opt/scientific_core/lib/pkgconfig' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' Making install in src make[3]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2/src' make[4]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2/src' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /bin/install -c libprotobuf-lite.la libprotobuf.la libprotoc.la '/opt/metwork-mfext-2.0/opt/scientific_core/lib' libtool: install: /bin/install -c .libs/libprotobuf-lite.so.23.0.2 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libprotobuf-lite.so.23.0.2 libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libprotobuf-lite.so.23.0.2 libprotobuf-lite.so.23 || { rm -f libprotobuf-lite.so.23 && ln -s libprotobuf-lite.so.23.0.2 libprotobuf-lite.so.23; }; }) libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libprotobuf-lite.so.23.0.2 libprotobuf-lite.so || { rm -f libprotobuf-lite.so && ln -s libprotobuf-lite.so.23.0.2 libprotobuf-lite.so; }; }) libtool: install: /bin/install -c .libs/libprotobuf-lite.lai /opt/metwork-mfext-2.0/opt/scientific_core/lib/libprotobuf-lite.la libtool: install: /bin/install -c .libs/libprotobuf.so.23.0.2 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libprotobuf.so.23.0.2 libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libprotobuf.so.23.0.2 libprotobuf.so.23 || { rm -f libprotobuf.so.23 && ln -s libprotobuf.so.23.0.2 libprotobuf.so.23; }; }) libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libprotobuf.so.23.0.2 libprotobuf.so || { rm -f libprotobuf.so && ln -s libprotobuf.so.23.0.2 libprotobuf.so; }; }) libtool: install: /bin/install -c .libs/libprotobuf.lai /opt/metwork-mfext-2.0/opt/scientific_core/lib/libprotobuf.la libtool: warning: relinking 'libprotoc.la' libtool: install: (cd /src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2/src; /bin/sh "/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2/libtool" --silent --tag CXX --mode=relink g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -std=c++11 -DNDEBUG -version-info 23:2:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotoc.map -o libprotoc.la -rpath /opt/metwork-mfext-2.0/opt/scientific_core/lib google/protobuf/compiler/code_generator.lo google/protobuf/compiler/command_line_interface.lo google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/subprocess.lo google/protobuf/compiler/zip_writer.lo google/protobuf/compiler/cpp/cpp_enum.lo google/protobuf/compiler/cpp/cpp_enum_field.lo google/protobuf/compiler/cpp/cpp_extension.lo google/protobuf/compiler/cpp/cpp_field.lo google/protobuf/compiler/cpp/cpp_file.lo google/protobuf/compiler/cpp/cpp_generator.lo google/protobuf/compiler/cpp/cpp_helpers.lo google/protobuf/compiler/cpp/cpp_map_field.lo google/protobuf/compiler/cpp/cpp_message.lo google/protobuf/compiler/cpp/cpp_message_field.lo google/protobuf/compiler/cpp/cpp_padding_optimizer.lo google/protobuf/compiler/cpp/cpp_primitive_field.lo google/protobuf/compiler/cpp/cpp_service.lo google/protobuf/compiler/cpp/cpp_string_field.lo google/protobuf/compiler/java/java_context.lo google/protobuf/compiler/java/java_enum.lo google/protobuf/compiler/java/java_enum_lite.lo google/protobuf/compiler/java/java_enum_field.lo google/protobuf/compiler/java/java_enum_field_lite.lo google/protobuf/compiler/java/java_extension.lo google/protobuf/compiler/java/java_extension_lite.lo google/protobuf/compiler/java/java_field.lo google/protobuf/compiler/java/java_file.lo google/protobuf/compiler/java/java_generator.lo google/protobuf/compiler/java/java_generator_factory.lo google/protobuf/compiler/java/java_helpers.lo google/protobuf/compiler/java/java_map_field.lo google/protobuf/compiler/java/java_map_field_lite.lo google/protobuf/compiler/java/java_message.lo google/protobuf/compiler/java/java_message_lite.lo google/protobuf/compiler/java/java_message_builder.lo google/protobuf/compiler/java/java_message_builder_lite.lo google/protobuf/compiler/java/java_message_field.lo google/protobuf/compiler/java/java_message_field_lite.lo google/protobuf/compiler/java/java_name_resolver.lo google/protobuf/compiler/java/java_primitive_field.lo google/protobuf/compiler/java/java_primitive_field_lite.lo google/protobuf/compiler/java/java_shared_code_generator.lo google/protobuf/compiler/java/java_service.lo google/protobuf/compiler/java/java_string_field.lo google/protobuf/compiler/java/java_string_field_lite.lo google/protobuf/compiler/java/java_doc_comment.lo google/protobuf/compiler/js/js_generator.lo google/protobuf/compiler/js/well_known_types_embed.lo google/protobuf/compiler/objectivec/objectivec_enum.lo google/protobuf/compiler/objectivec/objectivec_enum_field.lo google/protobuf/compiler/objectivec/objectivec_extension.lo google/protobuf/compiler/objectivec/objectivec_field.lo google/protobuf/compiler/objectivec/objectivec_file.lo google/protobuf/compiler/objectivec/objectivec_generator.lo google/protobuf/compiler/objectivec/objectivec_helpers.lo google/protobuf/compiler/objectivec/objectivec_map_field.lo google/protobuf/compiler/objectivec/objectivec_message.lo google/protobuf/compiler/objectivec/objectivec_message_field.lo google/protobuf/compiler/objectivec/objectivec_oneof.lo google/protobuf/compiler/objectivec/objectivec_primitive_field.lo google/protobuf/compiler/php/php_generator.lo google/protobuf/compiler/python/python_generator.lo google/protobuf/compiler/ruby/ruby_generator.lo google/protobuf/compiler/csharp/csharp_doc_comment.lo google/protobuf/compiler/csharp/csharp_enum.lo google/protobuf/compiler/csharp/csharp_enum_field.lo google/protobuf/compiler/csharp/csharp_field_base.lo google/protobuf/compiler/csharp/csharp_generator.lo google/protobuf/compiler/csharp/csharp_helpers.lo google/protobuf/compiler/csharp/csharp_map_field.lo google/protobuf/compiler/csharp/csharp_message.lo google/protobuf/compiler/csharp/csharp_message_field.lo google/protobuf/compiler/csharp/csharp_primitive_field.lo google/protobuf/compiler/csharp/csharp_reflection_class.lo google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo google/protobuf/compiler/csharp/csharp_repeated_message_field.lo google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo google/protobuf/compiler/csharp/csharp_source_generator_base.lo google/protobuf/compiler/csharp/csharp_wrapper_field.lo libprotobuf.la -lz ) libtool: install: /bin/install -c .libs/libprotoc.so.23.0.2T /opt/metwork-mfext-2.0/opt/scientific_core/lib/libprotoc.so.23.0.2 libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libprotoc.so.23.0.2 libprotoc.so.23 || { rm -f libprotoc.so.23 && ln -s libprotoc.so.23.0.2 libprotoc.so.23; }; }) libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libprotoc.so.23.0.2 libprotoc.so || { rm -f libprotoc.so && ln -s libprotoc.so.23.0.2 libprotoc.so; }; }) libtool: install: /bin/install -c .libs/libprotoc.lai /opt/metwork-mfext-2.0/opt/scientific_core/lib/libprotoc.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/bin' /bin/sh ../libtool --mode=install /bin/install -c protoc '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/protoc /opt/metwork-mfext-2.0/opt/scientific_core/bin/protoc /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf' /bin/install -c -m 644 google/protobuf/descriptor.proto google/protobuf/any.proto google/protobuf/api.proto google/protobuf/duration.proto google/protobuf/empty.proto google/protobuf/field_mask.proto google/protobuf/source_context.proto google/protobuf/struct.proto google/protobuf/timestamp.proto google/protobuf/type.proto google/protobuf/wrappers.proto '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/compiler' /bin/install -c -m 644 google/protobuf/compiler/plugin.proto '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/compiler' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf' /bin/install -c -m 644 google/protobuf/any.pb.h google/protobuf/api.pb.h google/protobuf/any.h google/protobuf/arena.h google/protobuf/arena_impl.h google/protobuf/arenastring.h google/protobuf/descriptor_database.h google/protobuf/descriptor.h google/protobuf/descriptor.pb.h google/protobuf/duration.pb.h google/protobuf/dynamic_message.h google/protobuf/empty.pb.h google/protobuf/extension_set.h google/protobuf/extension_set_inl.h google/protobuf/field_mask.pb.h google/protobuf/generated_enum_reflection.h google/protobuf/generated_enum_util.h google/protobuf/generated_message_reflection.h google/protobuf/generated_message_table_driven.h google/protobuf/generated_message_util.h google/protobuf/has_bits.h google/protobuf/implicit_weak_message.h google/protobuf/inlined_string_field.h google/protobuf/map_entry.h google/protobuf/map_entry_lite.h google/protobuf/map_field.h google/protobuf/map_field_inl.h google/protobuf/map_field_lite.h google/protobuf/map.h google/protobuf/map_type_handler.h google/protobuf/message.h google/protobuf/message_lite.h google/protobuf/metadata.h google/protobuf/metadata_lite.h google/protobuf/parse_context.h google/protobuf/port.h google/protobuf/port_def.inc google/protobuf/port_undef.inc google/protobuf/reflection.h google/protobuf/reflection_ops.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/compiler/java' /bin/install -c -m 644 google/protobuf/compiler/java/java_generator.h google/protobuf/compiler/java/java_names.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/compiler/java' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/compiler/cpp' /bin/install -c -m 644 google/protobuf/compiler/cpp/cpp_generator.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/compiler/cpp' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/compiler/python' /bin/install -c -m 644 google/protobuf/compiler/python/python_generator.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/compiler/python' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/compiler/js' /bin/install -c -m 644 google/protobuf/compiler/js/js_generator.h google/protobuf/compiler/js/well_known_types_embed.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/compiler/js' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf' /bin/install -c -m 644 google/protobuf/repeated_field.h google/protobuf/service.h google/protobuf/source_context.pb.h google/protobuf/struct.pb.h google/protobuf/text_format.h google/protobuf/timestamp.pb.h google/protobuf/type.pb.h google/protobuf/unknown_field_set.h google/protobuf/wire_format.h google/protobuf/wire_format_lite.h google/protobuf/wrappers.pb.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/stubs' /bin/install -c -m 644 google/protobuf/stubs/callback.h google/protobuf/stubs/bytestream.h google/protobuf/stubs/casts.h google/protobuf/stubs/common.h google/protobuf/stubs/fastmem.h google/protobuf/stubs/hash.h google/protobuf/stubs/logging.h google/protobuf/stubs/macros.h google/protobuf/stubs/map_util.h google/protobuf/stubs/mutex.h google/protobuf/stubs/once.h google/protobuf/stubs/platform_macros.h google/protobuf/stubs/port.h google/protobuf/stubs/status.h google/protobuf/stubs/stl_util.h google/protobuf/stubs/stringpiece.h google/protobuf/stubs/strutil.h google/protobuf/stubs/template_util.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/stubs' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/util' /bin/install -c -m 644 google/protobuf/util/type_resolver.h google/protobuf/util/delimited_message_util.h google/protobuf/util/field_comparator.h google/protobuf/util/field_mask_util.h google/protobuf/util/json_util.h google/protobuf/util/time_util.h google/protobuf/util/type_resolver_util.h google/protobuf/util/message_differencer.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/util' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/compiler/php' /bin/install -c -m 644 google/protobuf/compiler/php/php_generator.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/compiler/php' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/compiler' /bin/install -c -m 644 google/protobuf/compiler/code_generator.h google/protobuf/compiler/command_line_interface.h google/protobuf/compiler/importer.h google/protobuf/compiler/parser.h google/protobuf/compiler/plugin.h google/protobuf/compiler/plugin.pb.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/compiler' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/compiler/ruby' /bin/install -c -m 644 google/protobuf/compiler/ruby/ruby_generator.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/compiler/ruby' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/io' /bin/install -c -m 644 google/protobuf/io/io_win32.h google/protobuf/io/coded_stream.h google/protobuf/io/gzip_stream.h google/protobuf/io/printer.h google/protobuf/io/strtod.h google/protobuf/io/tokenizer.h google/protobuf/io/zero_copy_stream.h google/protobuf/io/zero_copy_stream_impl.h google/protobuf/io/zero_copy_stream_impl_lite.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/io' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/compiler/csharp' /bin/install -c -m 644 google/protobuf/compiler/csharp/csharp_generator.h google/protobuf/compiler/csharp/csharp_names.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/compiler/csharp' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/compiler/objectivec' /bin/install -c -m 644 google/protobuf/compiler/objectivec/objectivec_generator.h google/protobuf/compiler/objectivec/objectivec_helpers.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf/compiler/objectivec' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2/src' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2/src' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.12.2' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf' make[3]: Entering directory '/src/layers/layer1_scientific_core/0007_protobuf_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/protobuf-c.yaml touch /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "name: 'protobuf-c'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "version: '1.4.1'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "checksum: '8414a07bd5c7147f01527090c78e1b4b'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo -n "PROTOBUF-C is a C implementation of the Google Protocol Buffers data serialization format" |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "website: 'https://github.com/protobuf-c'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "license: 'Copyright (c) 2008-2022, Dave Benson and the protobuf-c authors'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf-c.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf-c.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf-c.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf-c.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/protobuf-c.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/scientific_core download uncompress autoreconf configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0007_protobuf_c' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/protobuf-c-1.4.1.tar.gz` `readlink -m ./sources` MD5 8414a07bd5c7147f01527090c78e1b4b Computing checksum for /src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1.tar.gz... Good checksum rm -Rf protobuf-c-1.4.1 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/protobuf-c-1.4.1.tar.gz` tar.gz protobuf-c-1.4.1 cd build/protobuf-c-1.4.1 && autoreconf --force --install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:14: installing 'build-aux/compile' configure.ac:22: installing 'build-aux/config.guess' configure.ac:22: installing 'build-aux/config.sub' configure.ac:13: installing 'build-aux/install-sh' configure.ac:13: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' cd build/protobuf-c-1.4.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 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 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 gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) 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 ln -s works... yes 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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether make supports nested variables... (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 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 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 whether C compiler accepts "-Wc99-c11-compat"... yes checking whether C compiler accepts "-Werror=incompatible-pointer-types"... yes checking whether C compiler accepts "-Werror=int-conversion"... yes checking whether C compiler accepts "-Wnull-dereference"... yes checking for doxygen... no checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether g++ supports C++11 features with -std=c++11... yes checking for protobuf... yes checking google/protobuf/compiler/command_line_interface.h usability... yes checking google/protobuf/compiler/command_line_interface.h presence... yes checking for google/protobuf/compiler/command_line_interface.h... yes checking for protoc... /opt/metwork-mfext-2.0/opt/scientific_core/bin/protoc checking if LD -Wl,--version-script works... yes checking whether self tests are run under valgrind... no checking whether to build with code coverage support... no checking whether byte ordering is bigendian... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating protobuf-c/libprotobuf-c.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands protobuf-c 1.4.1 CC: gcc CFLAGS: -g -O2 CXX: g++ -std=c++11 CXXFLAGS: -g -O2 LDFLAGS: LIBS: prefix: /opt/metwork-mfext-2.0/opt/scientific_core sysconfdir: ${prefix}/etc libdir: ${exec_prefix}/lib includedir: ${prefix}/include pkgconfigdir: ${libdir}/pkgconfig bigendian: no protobuf version: libprotoc 3.12.2 cd build/protobuf-c-1.4.1 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' GEN protobuf-c/protobuf-c.pb.cc CXX protoc-c/protoc_gen_c-c_bytes_field.o CXX protoc-c/protoc_gen_c-c_enum.o CXX protoc-c/protoc_gen_c-c_enum_field.o CXX protoc-c/protoc_gen_c-c_extension.o CXX protoc-c/protoc_gen_c-c_field.o CXX protoc-c/protoc_gen_c-c_file.o CXX protoc-c/protoc_gen_c-c_generator.o CXX protoc-c/protoc_gen_c-c_helpers.o CXX protoc-c/protoc_gen_c-c_message.o CXX protoc-c/protoc_gen_c-c_message_field.o CXX protoc-c/protoc_gen_c-c_primitive_field.o CXX protoc-c/protoc_gen_c-c_service.o CXX protoc-c/protoc_gen_c-c_string_field.o CXX protobuf-c/protoc_c_protoc_gen_c-protobuf-c.pb.o CXX protoc-c/protoc_gen_c-main.o CXXLD protoc-c/protoc-gen-c GEN t/test.pb-c.c [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/test.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) GEN t/test-full.pb-c.c [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/test-full.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) GEN t/test-optimized.pb-c.c [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/test-optimized.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) GEN t/test-full.pb.cc [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/test-full.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) CXX t/generated-code2/cxx_generate_packed_data-cxx-generate-packed-data.o CXX t/generated_code2_cxx_generate_packed_data-test-full.pb.o CXX protobuf-c/t_generated_code2_cxx_generate_packed_data-protobuf-c.pb.o CXXLD t/generated-code2/cxx-generate-packed-data GEN t/generated-code2/test-full-cxx-output.inc GEN t/test-proto3.pb-c.c GEN t/issue204/issue204.pb-c.c [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/issue204/issue204.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) GEN t/issue220/issue220.pb-c.c [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/issue220/issue220.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) GEN t/issue251/issue251.pb-c.c [libprotobuf WARNING google/protobuf/compiler/parser.cc:648] No syntax specified for the proto file: t/issue251/issue251.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) GEN t/issue330/issue330.pb-c.c GEN t/issue389/issue389.pb-c.c GEN t/issue440/issue440.pb-c.c GEN t/issue375/issue375.pb-c.c make all-am make[3]: Entering directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' CC protobuf-c/protobuf-c.lo CCLD protobuf-c/libprotobuf-c.la make[3]: Leaving directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' cd build/protobuf-c-1.4.1 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' make install-am make[3]: Entering directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' make[4]: Entering directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' /bin/sh ./libtool --mode=install /bin/install -c protobuf-c/libprotobuf-c.la '/opt/metwork-mfext-2.0/opt/scientific_core/lib' libtool: install: /bin/install -c protobuf-c/.libs/libprotobuf-c.so.1.0.0 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libprotobuf-c.so.1.0.0 libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libprotobuf-c.so.1.0.0 libprotobuf-c.so.1 || { rm -f libprotobuf-c.so.1 && ln -s libprotobuf-c.so.1.0.0 libprotobuf-c.so.1; }; }) libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libprotobuf-c.so.1.0.0 libprotobuf-c.so || { rm -f libprotobuf-c.so && ln -s libprotobuf-c.so.1.0.0 libprotobuf-c.so; }; }) libtool: install: /bin/install -c protobuf-c/.libs/libprotobuf-c.lai /opt/metwork-mfext-2.0/opt/scientific_core/lib/libprotobuf-c.la libtool: install: /bin/install -c protobuf-c/.libs/libprotobuf-c.a /opt/metwork-mfext-2.0/opt/scientific_core/lib/libprotobuf-c.a libtool: install: chmod 644 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libprotobuf-c.a libtool: install: ranlib /opt/metwork-mfext-2.0/opt/scientific_core/lib/libprotobuf-c.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 protoc-c/protoc-gen-c '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c protoc-c/protoc-gen-c /opt/metwork-mfext-2.0/opt/scientific_core/bin/protoc-gen-c make install-exec-hook make[5]: Entering directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' rm -f /opt/metwork-mfext-2.0/opt/scientific_core/bin/protoc-c ln -s protoc-gen-c /opt/metwork-mfext-2.0/opt/scientific_core/bin/protoc-c make[5]: Leaving directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/protobuf-c' /bin/install -c -m 644 protobuf-c/protobuf-c.h protobuf-c/protobuf-c.proto '/opt/metwork-mfext-2.0/opt/scientific_core/include/protobuf-c' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/pkgconfig' /bin/install -c -m 644 protobuf-c/libprotobuf-c.pc '/opt/metwork-mfext-2.0/opt/scientific_core/lib/pkgconfig' make install-data-hook make[5]: Entering directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' /bin/mkdir -p /opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf-c cd /opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf-c && rm -f protobuf-c.h cd /opt/metwork-mfext-2.0/opt/scientific_core/include/google/protobuf-c && ln -s ../../protobuf-c/protobuf-c.h protobuf-c.h make[5]: Leaving directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0007_protobuf_c' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0007_protobuf_c' 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 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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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/include -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 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: Tue Jul 18 06:59:38 UTC 2023 Configured by: root@690c3bf80bcb Configure mode: production Host system: x86_64-unknown-linux-gnu Uname information: Linux 690c3bf80bcb 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 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-690c3bf80bcb... 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: Tue Jul 18 07:00:32 UTC 2023 Configured by: root@690c3bf80bcb Host system: x86_64-unknown-linux-gnu Uname information: Linux 690c3bf80bcb 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 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: Tue Jul 18 07:03:47 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 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 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 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 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 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 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 checking for PROTOBUFC... yes checking protobuf-c/protobuf-c.h usability... yes checking protobuf-c/protobuf-c.h presence... yes checking for protobuf-c/protobuf-c.h... yes checking for protobuf_c_message_init in -lprotobuf-c... yes checking for protobuf_c_version in -lprotobuf-c... yes checking protobuf-c version... 1004001 checking for protoc-c... /opt/metwork-mfext-2.0/opt/scientific_core/bin/protoc-c 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 WAGYU: Wagyu usage requested checking whether we are using the GNU C++ compiler... yes checking whether gcc accepts -g... yes checking how to run the C++ preprocessor... gcc -E 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 whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes 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 dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether gcc supports C++11 features with -std=c++11... yes checking for main in -lc++... no checking for main in -lstdc++... yes 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/wagyu/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 C++ compiler (Wagyu): gcc -std=c++11 -x c++ CPPFLAGS: -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 -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: yes protobuf-c version: 1004001 PCRE support: yes Perl: /bin/perl Wagyu: yes --------------- 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 6c25350 for s in liblwgeom libpgcommon postgis regress raster topology loader utils doc extensions deps; 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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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' make -C ../deps/wagyu all make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/wagyu' gcc -std=c++11 -x c++ -I../../liblwgeom -Iinclude -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 -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -c -o lwgeom_wagyu.o lwgeom_wagyu.cpp ar rs libwagyu.la lwgeom_wagyu.o ar: creating libwagyu.la make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/wagyu' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o postgis_libprotobuf.o postgis_libprotobuf.c /opt/metwork-mfext-2.0/opt/scientific_core/bin/protoc-c --c_out=. vector_tile.proto gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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../deps/wagyu -I../deps/uthash/include -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 -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/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o vector_tile.pb-c.o vector_tile.pb-c.c /opt/metwork-mfext-2.0/opt/scientific_core/bin/protoc-c --c_out=. geobuf.proto gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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../deps/wagyu -I../deps/uthash/include -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 -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/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geobuf.pb-c.o geobuf.pb-c.c /opt/metwork-mfext-2.0/opt/scientific_core/bin/protoc-c --c_out=. vector_tile.proto gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_out_mvt.o lwgeom_out_mvt.c /opt/metwork-mfext-2.0/opt/scientific_core/bin/protoc-c --c_out=. geobuf.proto gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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../deps/wagyu -I../deps/uthash/include -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 -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/include -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 vector_tile.pb-c.o geobuf.pb-c.o mvt.o lwgeom_out_mvt.o geobuf.o lwgeom_out_geobuf.o lwgeom_out_geojson.o postgis_legacy.o -lm ../deps/wagyu/libwagyu.la -lstdc++ ../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 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lprotobuf-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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/include -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/opt/metwork-mfext-2.0/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/include -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/opt/metwork-mfext-2.0/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/include -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/opt/metwork-mfext-2.0/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/include -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/opt/metwork-mfext-2.0/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/include -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/opt/metwork-mfext-2.0/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/include -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/opt/metwork-mfext-2.0/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/include -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/opt/metwork-mfext-2.0/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/include -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/opt/metwork-mfext-2.0/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/include -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/opt/metwork-mfext-2.0/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/include -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/opt/metwork-mfext-2.0/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/include -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/opt/metwork-mfext-2.0/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/include -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/opt/metwork-mfext-2.0/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/include -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/opt/metwork-mfext-2.0/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/include -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/opt/metwork-mfext-2.0/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/include -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 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lprotobuf-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/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/include -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 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lprotobuf-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/opt/metwork-mfext-2.0/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/include -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/opt/metwork-mfext-2.0/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/include -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/opt/metwork-mfext-2.0/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/include -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/opt/metwork-mfext-2.0/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/include -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/opt/metwork-mfext-2.0/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/include -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/include -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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/include -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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/include -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/opt/metwork-mfext-2.0/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/include -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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/opt/metwork-mfext-2.0/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/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/include -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/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/include -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/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/include -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/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/include -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/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/include -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/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/include -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/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/include -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/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/include -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/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/include -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/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/include -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/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/include -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/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/include -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/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/include -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 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lprotobuf-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' ---- Making all in deps make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps' make -C wagyu libwagyu.la make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/wagyu' make[4]: 'libwagyu.la' is up to date. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/wagyu' make -C ryu libryu.la make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/ryu' make[4]: 'libryu.la' is up to date. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/ryu' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps' 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 6c25350 for s in liblwgeom libpgcommon postgis regress raster topology loader utils doc extensions deps; 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' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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../deps/wagyu -I../deps/uthash/include -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 -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/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o vector_tile.pb-c.o vector_tile.pb-c.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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../deps/wagyu -I../deps/uthash/include -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 -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/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geobuf.pb-c.o geobuf.pb-c.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-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 vector_tile.pb-c.o geobuf.pb-c.o mvt.o lwgeom_out_mvt.o geobuf.o lwgeom_out_geobuf.o lwgeom_out_geojson.o postgis_legacy.o -lm ../deps/wagyu/libwagyu.la -lstdc++ ../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 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lprotobuf-c -lxml2 -lz -llzma -lm -ldl -Wl,--exclude-libs,ALL -lm 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' ---- Making all in deps make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps' make -C wagyu libwagyu.la make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/wagyu' make[4]: 'libwagyu.la' is up to date. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/wagyu' make -C ryu libryu.la make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/ryu' make[4]: 'libryu.la' is up to date. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/ryu' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps' 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 deps; 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' ---- Making install in deps make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps' 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/include -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/include -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/include -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/include -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_2a36f64d627526f6f609d0a7b11ebc9d.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 hit (used: /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 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 already exist (/buildcache/mfext_cache_layer_python3_fc4fdde5bcdd98f8f82bc02217b9a2de.tar) 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 hit (used: /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 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 already exist (/buildcache/mfext_cache_layer_python3_circus_79a8c575ad087b7a1f09ef15c89bd4d2.tar) 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): 370786477859487c467909cb8c8c3c05 source hash: 213641b31977e763fbbac9e7c3af037b cache missed (/buildcache/mfext_cache_layer_python3_scientific_core_ac904f5643c3d41168085686c0614ad0.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 tempolayer195137[/src/layers/layer2_python3_scientific_core/0500_extra_python_packages/tempolayer195137] 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=499420 sha256=165fe3cfdb4757a345982d1bc01537e66e290f0b2a40b38bd9a50933657382c8 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_ac904f5643c3d41168085686c0614ad0.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 hit (used: /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 if test "" = "1"; then echo > /opt/metwork-mfext-2.0/opt/devtools/.mfextaddon; fi _layer_dhash "devtools@mfext" >/opt/metwork-mfext-2.0/opt/devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.0/opt/devtools" cache already exist (/buildcache/mfext_cache_layer_devtools_eafc67f730a4fabf0b2fdcd2e37865ed.tar) make[2]: Leaving directory '/src/layers/layer7_devtools' make[2]: Entering directory '/src/layers/layer7_python3_devtools' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/python3_devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/python3_devtools/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/python3_devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/python3_devtools/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.0/opt/python3_devtools" "python3_devtools" /etc/buildimage_hash: 086c82506b2fd3decc30885e08f02f49 /src/adm/root.mk md5sum hash: 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 hit (used: /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 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 already exist (/buildcache/mfext_cache_layer_python3_devtools_f142b254a4de60fa81a5a9143a669884.tar) 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 hit (used: /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 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 already exist (/buildcache/mfext_cache_layer_java_91e647cf32c675dcf1bd719802d82cc9.tar) make[2]: Leaving directory '/src/layers/layer8_java' make[2]: Entering directory '/src/layers/layer8_monitoring' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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 hit (used: /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 if test "" = "1"; then echo > /opt/metwork-mfext-2.0/opt/monitoring/.mfextaddon; fi _layer_dhash "monitoring@mfext" >/opt/metwork-mfext-2.0/opt/monitoring/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.0/opt/monitoring" cache already exist (/buildcache/mfext_cache_layer_monitoring_dcf414acda01cf037c672a1f55eaafd3.tar) make[2]: Leaving directory '/src/layers/layer8_monitoring' make[2]: Entering directory '/src/layers/layer8_nodejs' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/nodejs/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/nodejs/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/nodejs/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/nodejs/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/nodejs/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/nodejs/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.0/opt/nodejs" "nodejs" /etc/buildimage_hash: 086c82506b2fd3decc30885e08f02f49 /src/adm/root.mk md5sum hash: 0e96b6eb4581f13191f1b7aaca8677ed core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e source hash: b67df0b00fc94b997fce005ec86376fb cache hit (used: /buildcache/mfext_cache_layer_nodejs_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 if test "" = "1"; then echo > /opt/metwork-mfext-2.0/opt/nodejs/.mfextaddon; fi _layer_dhash "nodejs@mfext" >/opt/metwork-mfext-2.0/opt/nodejs/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.0/opt/nodejs" cache already exist (/buildcache/mfext_cache_layer_nodejs_527d477d0145c86c060e5e34c9c1161c.tar) make[2]: Leaving directory '/src/layers/layer8_nodejs' make[2]: Entering directory '/src/layers/layer9_default' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/default/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/default/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .extra_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/default/.extra_dependencies; else cat .extra_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/default/.extra_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/default/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/default/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/default/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.0/opt/default/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.0/opt/default" "default" /etc/buildimage_hash: 086c82506b2fd3decc30885e08f02f49 /src/adm/root.mk md5sum hash: 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): 370786477859487c467909cb8c8c3c05 source hash: b833280058cad59404c87e58414720f5 cache missed (/buildcache/mfext_cache_layer_default_8a7b925e84ecbc48b9408e7e39253d6d.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_8a7b925e84ecbc48b9408e7e39253d6d.tar created make[2]: Leaving directory '/src/layers/layer9_default' make[1]: Leaving directory '/src/layers' cd adm && make all make[1]: Entering directory '/src/adm' cp -f metwork_debug /opt/metwork-mfext-2.0/bin/metwork_debug chmod a+rx /opt/metwork-mfext-2.0/bin/metwork_debug cp -f _launch_crontab /opt/metwork-mfext-2.0/bin/_launch_crontab chmod a+rx /opt/metwork-mfext-2.0/bin/_launch_crontab cp -f clear.sh /opt/metwork-mfext-2.0/bin/clear.sh chmod a+rx /opt/metwork-mfext-2.0/bin/clear.sh cp -f _doc_layer.sh /opt/metwork-mfext-2.0/bin/_doc_layer.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_doc_layer.sh cp -f _yaml_to_md.py /opt/metwork-mfext-2.0/bin/_yaml_to_md.py chmod a+rx /opt/metwork-mfext-2.0/bin/_yaml_to_md.py cp -f _packaging_get_module_dependencies /opt/metwork-mfext-2.0/bin/_packaging_get_module_dependencies chmod a+rx /opt/metwork-mfext-2.0/bin/_packaging_get_module_dependencies cp -f _packaging_get_module_layers /opt/metwork-mfext-2.0/bin/_packaging_get_module_layers chmod a+rx /opt/metwork-mfext-2.0/bin/_packaging_get_module_layers cp -f _packaging_get_layer_dependencies /opt/metwork-mfext-2.0/bin/_packaging_get_layer_dependencies chmod a+rx /opt/metwork-mfext-2.0/bin/_packaging_get_layer_dependencies cp -f _packaging_get_package_name /opt/metwork-mfext-2.0/bin/_packaging_get_package_name chmod a+rx /opt/metwork-mfext-2.0/bin/_packaging_get_package_name cp -f components /opt/metwork-mfext-2.0/bin/components chmod a+rx /opt/metwork-mfext-2.0/bin/components cp -f _circus.start /opt/metwork-mfext-2.0/bin/_circus.start chmod a+rx /opt/metwork-mfext-2.0/bin/_circus.start cp -f _circus.stop /opt/metwork-mfext-2.0/bin/_circus.stop chmod a+rx /opt/metwork-mfext-2.0/bin/_circus.stop cp -f _circus.status /opt/metwork-mfext-2.0/bin/_circus.status chmod a+rx /opt/metwork-mfext-2.0/bin/_circus.status cp -f _ini_to_env.py /opt/metwork-mfext-2.0/bin/_ini_to_env.py chmod a+rx /opt/metwork-mfext-2.0/bin/_ini_to_env.py cp -f before_start_redis /opt/metwork-mfext-2.0/bin/before_start_redis chmod a+rx /opt/metwork-mfext-2.0/bin/before_start_redis cp -f before_start_nginx /opt/metwork-mfext-2.0/bin/before_start_nginx chmod a+rx /opt/metwork-mfext-2.0/bin/before_start_nginx cp -f port_test.sh /opt/metwork-mfext-2.0/bin/port_test.sh chmod a+rx /opt/metwork-mfext-2.0/bin/port_test.sh cp -f _make_and_install_crontab.sh /opt/metwork-mfext-2.0/bin/_make_and_install_crontab.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_make_and_install_crontab.sh cp -f _uninstall_crontab.sh /opt/metwork-mfext-2.0/bin/_uninstall_crontab.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_uninstall_crontab.sh cp -f circus_status_watcher.sh /opt/metwork-mfext-2.0/bin/circus_status_watcher.sh chmod a+rx /opt/metwork-mfext-2.0/bin/circus_status_watcher.sh cp -f redis_status.sh /opt/metwork-mfext-2.0/bin/redis_status.sh chmod a+rx /opt/metwork-mfext-2.0/bin/redis_status.sh cp -f config.py /opt/metwork-mfext-2.0/bin/config.py chmod a+rx /opt/metwork-mfext-2.0/bin/config.py cp -f _prepare_config.py /opt/metwork-mfext-2.0/bin/_prepare_config.py chmod a+rx /opt/metwork-mfext-2.0/bin/_prepare_config.py cp -f _make_nethard_config.py /opt/metwork-mfext-2.0/bin/_make_nethard_config.py chmod a+rx /opt/metwork-mfext-2.0/bin/_make_nethard_config.py cp -f _make_circus_conf /opt/metwork-mfext-2.0/bin/_make_circus_conf chmod a+rx /opt/metwork-mfext-2.0/bin/_make_circus_conf cp -f _make_crontab.py /opt/metwork-mfext-2.0/bin/_make_crontab.py chmod a+rx /opt/metwork-mfext-2.0/bin/_make_crontab.py cp -f remove_empty.sh /opt/metwork-mfext-2.0/bin/remove_empty.sh chmod a+rx /opt/metwork-mfext-2.0/bin/remove_empty.sh cp -f kill_remaining_processes.py /opt/metwork-mfext-2.0/bin/kill_remaining_processes.py chmod a+rx /opt/metwork-mfext-2.0/bin/kill_remaining_processes.py cp -f bootstrap_plugin.py /opt/metwork-mfext-2.0/bin/bootstrap_plugin.py chmod a+rx /opt/metwork-mfext-2.0/bin/bootstrap_plugin.py cp -f _make_nginx_conf /opt/metwork-mfext-2.0/bin/_make_nginx_conf chmod a+rx /opt/metwork-mfext-2.0/bin/_make_nginx_conf cp -f bootstrap_plugin.post /opt/metwork-mfext-2.0/bin/bootstrap_plugin.post chmod a+rx /opt/metwork-mfext-2.0/bin/bootstrap_plugin.post cp -f _circusctl /opt/metwork-mfext-2.0/bin/_circusctl chmod a+rx /opt/metwork-mfext-2.0/bin/_circusctl cp -f _install_or_update_configured_plugins.py /opt/metwork-mfext-2.0/bin/_install_or_update_configured_plugins.py chmod a+rx /opt/metwork-mfext-2.0/bin/_install_or_update_configured_plugins.py cp -f nginx.status /opt/metwork-mfext-2.0/bin/nginx.status chmod a+rx /opt/metwork-mfext-2.0/bin/nginx.status cp -f find_zombies_nginx_workers.py /opt/metwork-mfext-2.0/bin/find_zombies_nginx_workers.py chmod a+rx /opt/metwork-mfext-2.0/bin/find_zombies_nginx_workers.py cp -f before_start_telegraf /opt/metwork-mfext-2.0/bin/before_start_telegraf chmod a+rx /opt/metwork-mfext-2.0/bin/before_start_telegraf cp -f _circus_wait_watcher_stopped.sh /opt/metwork-mfext-2.0/bin/_circus_wait_watcher_stopped.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_circus_wait_watcher_stopped.sh cp -f _circus_wait_watcher_stopped.py /opt/metwork-mfext-2.0/bin/_circus_wait_watcher_stopped.py chmod a+rx /opt/metwork-mfext-2.0/bin/_circus_wait_watcher_stopped.py cp -f _circus_schedule_stop_watcher.sh /opt/metwork-mfext-2.0/bin/_circus_schedule_stop_watcher.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_circus_schedule_stop_watcher.sh cp -f _install_plugin_virtualenv /opt/metwork-mfext-2.0/bin/_install_plugin_virtualenv chmod a+rx /opt/metwork-mfext-2.0/bin/_install_plugin_virtualenv cp -f _plugins.preuninstall /opt/metwork-mfext-2.0/bin/_plugins.preuninstall chmod a+rx /opt/metwork-mfext-2.0/bin/_plugins.preuninstall cp -f _plugins.postinstall /opt/metwork-mfext-2.0/bin/_plugins.postinstall chmod a+rx /opt/metwork-mfext-2.0/bin/_plugins.postinstall cp -f list_metwork_processes.py /opt/metwork-mfext-2.0/bin/list_metwork_processes.py chmod a+rx /opt/metwork-mfext-2.0/bin/list_metwork_processes.py cp -f telegraf_collector_metwork_module.py /opt/metwork-mfext-2.0/bin/telegraf_collector_metwork_module.py chmod a+rx /opt/metwork-mfext-2.0/bin/telegraf_collector_metwork_module.py cp -f _nginx.reload /opt/metwork-mfext-2.0/bin/_nginx.reload chmod a+rx /opt/metwork-mfext-2.0/bin/_nginx.reload cp -f _circus.reload /opt/metwork-mfext-2.0/bin/_circus.reload chmod a+rx /opt/metwork-mfext-2.0/bin/_circus.reload cp -f _plugins.is_dangerous /opt/metwork-mfext-2.0/bin/_plugins.is_dangerous chmod a+rx /opt/metwork-mfext-2.0/bin/_plugins.is_dangerous cp -f _circus_wait_watcher_started.sh /opt/metwork-mfext-2.0/bin/_circus_wait_watcher_started.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_circus_wait_watcher_started.sh cp -f _circus_wait_watcher_started.py /opt/metwork-mfext-2.0/bin/_circus_wait_watcher_started.py chmod a+rx /opt/metwork-mfext-2.0/bin/_circus_wait_watcher_started.py cp -f nginxfmt.py /opt/metwork-mfext-2.0/bin/nginxfmt.py chmod a+rx /opt/metwork-mfext-2.0/bin/nginxfmt.py cp -f before_start_conf_monitor /opt/metwork-mfext-2.0/bin/before_start_conf_monitor chmod a+rx /opt/metwork-mfext-2.0/bin/before_start_conf_monitor cp -f _no_automatic_kill.sh /opt/metwork-mfext-2.0/bin/_no_automatic_kill.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_no_automatic_kill.sh cp -f plugins.status /opt/metwork-mfext-2.0/bin/plugins.status chmod a+rx /opt/metwork-mfext-2.0/bin/plugins.status cp -f _plugins.status /opt/metwork-mfext-2.0/bin/_plugins.status chmod a+rx /opt/metwork-mfext-2.0/bin/_plugins.status cp -f _plugins.stop /opt/metwork-mfext-2.0/bin/_plugins.stop chmod a+rx /opt/metwork-mfext-2.0/bin/_plugins.stop cp -f plugins.stop /opt/metwork-mfext-2.0/bin/plugins.stop chmod a+rx /opt/metwork-mfext-2.0/bin/plugins.stop cp -f _plugins.start /opt/metwork-mfext-2.0/bin/_plugins.start chmod a+rx /opt/metwork-mfext-2.0/bin/_plugins.start cp -f plugins.start /opt/metwork-mfext-2.0/bin/plugins.start chmod a+rx /opt/metwork-mfext-2.0/bin/plugins.start cp -f _send_state.py /opt/metwork-mfext-2.0/bin/_send_state.py chmod a+rx /opt/metwork-mfext-2.0/bin/_send_state.py cp -f _prepare_plugin_config.py /opt/metwork-mfext-2.0/bin/_prepare_plugin_config.py chmod a+rx /opt/metwork-mfext-2.0/bin/_prepare_plugin_config.py cp -f _remove_plugin_config.py /opt/metwork-mfext-2.0/bin/_remove_plugin_config.py chmod a+rx /opt/metwork-mfext-2.0/bin/_remove_plugin_config.py cp -f pip_wrapper /opt/metwork-mfext-2.0/bin/pip_wrapper chmod a+rx /opt/metwork-mfext-2.0/bin/pip_wrapper cp -f _circus_schedule_start_watcher.py /opt/metwork-mfext-2.0/bin/_circus_schedule_start_watcher.py chmod a+rx /opt/metwork-mfext-2.0/bin/_circus_schedule_start_watcher.py cp -f _circus_schedule_start_watcher.sh /opt/metwork-mfext-2.0/bin/_circus_schedule_start_watcher.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_circus_schedule_start_watcher.sh cp -f _circus_schedule_stop_watcher.py /opt/metwork-mfext-2.0/bin/_circus_schedule_stop_watcher.py chmod a+rx /opt/metwork-mfext-2.0/bin/_circus_schedule_stop_watcher.py cp -f _circus_wait.py /opt/metwork-mfext-2.0/bin/_circus_wait.py chmod a+rx /opt/metwork-mfext-2.0/bin/_circus_wait.py cp -f _circus_wait.sh /opt/metwork-mfext-2.0/bin/_circus_wait.sh chmod a+rx /opt/metwork-mfext-2.0/bin/_circus_wait.sh cp -f wait_redis.py /opt/metwork-mfext-2.0/bin/wait_redis.py chmod a+rx /opt/metwork-mfext-2.0/bin/wait_redis.py cp -f repeat.sh /opt/metwork-mfext-2.0/bin/repeat.sh chmod a+rx /opt/metwork-mfext-2.0/bin/repeat.sh cp -f before_start_vector /opt/metwork-mfext-2.0/bin/before_start_vector chmod a+rx /opt/metwork-mfext-2.0/bin/before_start_vector cp --preserve=mode --dereference -Rf _metwork.spec /opt/metwork-mfext-2.0/share/_metwork.spec cp --preserve=mode --dereference -Rf startup_scripts_profiles.mk /opt/metwork-mfext-2.0/share/startup_scripts_profiles.mk cp --preserve=mode --dereference -Rf plugin.mk /opt/metwork-mfext-2.0/share/plugin.mk cp --preserve=mode --dereference -Rf config_subdir.mk /opt/metwork-mfext-2.0/share/config_subdir.mk cp --preserve=mode --dereference -Rf metwork.service /opt/metwork-mfext-2.0/share/metwork.service cp --preserve=mode --dereference -Rf templates/bashrc /opt/metwork-mfext-2.0/share/templates/bashrc /opt/metwork-mfext-2.0/bin/_make_file_from_template.sh bashrc .custom >/opt/metwork-mfext-2.0/share/bashrc cp --preserve=mode --dereference -Rf templates/bash_profile /opt/metwork-mfext-2.0/share/templates/bash_profile /opt/metwork-mfext-2.0/bin/_make_file_from_template.sh bash_profile .custom >/opt/metwork-mfext-2.0/share/bash_profile cp --preserve=mode --dereference -Rf templates/profile /opt/metwork-mfext-2.0/share/templates/profile cp --preserve=mode --dereference -Rf templates/config_profile /opt/metwork-mfext-2.0/share/templates/config_profile cp --preserve=mode --dereference -Rf templates/nethard_profile /opt/metwork-mfext-2.0/share/templates/nethard_profile /opt/metwork-mfext-2.0/bin/_make_file_from_template.sh profile .custom >/opt/metwork-mfext-2.0/share/profile cp --preserve=mode --dereference -Rf templates/interactive_profile /opt/metwork-mfext-2.0/share/templates/interactive_profile /opt/metwork-mfext-2.0/bin/_make_file_from_template.sh interactive_profile .custom >/opt/metwork-mfext-2.0/share/interactive_profile cp --preserve=mode --dereference -Rf templates/load_env.sh /opt/metwork-mfext-2.0/share/templates/load_env.sh export ROOT_DIR=/opt/metwork-mfext-2.0 && /opt/metwork-mfext-2.0/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-2.0/share/load_env.sh export ROOT_DIR=`pwd`/.. && /opt/metwork-mfext-2.0/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-2.0/share/load_env_and_cd_sources.sh export ROOT_DIR=RUNTIME && /opt/metwork-mfext-2.0/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-2.0/share/load_env_and_cd_runtime.sh cp --preserve=mode --dereference -Rf templates/mfxxx_wrapper /opt/metwork-mfext-2.0/share/templates/mfxxx_wrapper /opt/metwork-mfext-2.0/bin/_make_file_from_template.sh mfxxx_wrapper .custom >/opt/metwork-mfext-2.0/bin/mfext_wrapper chmod a+rx /opt/metwork-mfext-2.0/bin/mfext_wrapper cp --preserve=mode --dereference -Rf templates/_mfxxx_wrapper /opt/metwork-mfext-2.0/share/templates/_mfxxx_wrapper /opt/metwork-mfext-2.0/bin/_make_file_from_template.sh _mfxxx_wrapper .custom >/opt/metwork-mfext-2.0/bin/_mfext_wrapper chmod a+rx /opt/metwork-mfext-2.0/bin/_mfext_wrapper cp --preserve=mode --dereference -Rf templates/circus.ini /opt/metwork-mfext-2.0/share/templates/circus.ini cp --preserve=mode --dereference -Rf templates/config.ini /opt/metwork-mfext-2.0/share/templates/config.ini cp --preserve=mode --dereference -Rf templates/crontab /opt/metwork-mfext-2.0/share/templates/crontab cp --preserve=mode --dereference -Rf templates/layer.md /opt/metwork-mfext-2.0/share/templates/layer.md cp --preserve=mode --dereference -Rf templates/mflog_override.conf /opt/metwork-mfext-2.0/share/templates/mflog_override.conf cp --preserve=mode --dereference -Rf templates/mfxxx.autorestart /opt/metwork-mfext-2.0/share/templates/mfxxx.autorestart cp --preserve=mode --dereference -Rf templates/mfxxx.init /opt/metwork-mfext-2.0/share/templates/mfxxx.init cp --preserve=mode --dereference -Rf templates/mfxxx.status /opt/metwork-mfext-2.0/share/templates/mfxxx.status cp --preserve=mode --dereference -Rf templates/mfxxx.stop /opt/metwork-mfext-2.0/share/templates/mfxxx.stop cp --preserve=mode --dereference -Rf templates/redis_plugin_xxx.conf /opt/metwork-mfext-2.0/share/templates/redis_plugin_xxx.conf cp --preserve=mode --dereference -Rf templates/telegraf.conf /opt/metwork-mfext-2.0/share/templates/telegraf.conf cp --preserve=mode --dereference -Rf templates/vector.toml /opt/metwork-mfext-2.0/share/templates/vector.toml cp --preserve=mode --dereference -Rf templates/cronwrap.sh /opt/metwork-mfext-2.0/share/templates/cronwrap.sh cp --preserve=mode --dereference -Rf templates/mfxxx.start /opt/metwork-mfext-2.0/share/templates/mfxxx.start mkdir -p /opt/metwork-mfext-2.0/lib/mfext touch /opt/metwork-mfext-2.0/lib/mfext/__init__.py cp -f ini_to_env.py /opt/metwork-mfext-2.0/lib/mfext/ini_to_env.py cp -f circus_hooks.py /opt/metwork-mfext-2.0/lib/mfext/circus_hooks.py cp -f mflog_addon.py /opt/metwork-mfext-2.0/lib/mfext/mflog_addon.py cp -f conf_monitor.py /opt/metwork-mfext-2.0/lib/mfext/conf_monitor.py cp -f circus.py /opt/metwork-mfext-2.0/lib/mfext/circus.py cat metwork | /opt/metwork-mfext-2.0/bin/envtpl >/opt/metwork-mfext-2.0/bin/metwork make[1]: Leaving directory '/src/adm' if test "" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-2.0/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md