cp -f .layerapi2_label /opt/metwork-mfext-master/.layerapi2_label cp -f .layerapi2_dependencies /opt/metwork-mfext-master/.layerapi2_dependencies rm -f /opt/metwork-mfext-master/.dhash_ignore_hash touch /opt/metwork-mfext-master/.dhash_ignore_hash echo "bin/python3" >>/opt/metwork-mfext-master/.dhash_ignore_hash cd adm && make before_layers make[1]: Entering directory '/src/adm' cp -f guess_version.sh /opt/metwork-mfext-master/bin/guess_version.sh chmod a+rx /opt/metwork-mfext-master/bin/guess_version.sh cp -f _make_file_from_template.sh /opt/metwork-mfext-master/bin/_make_file_from_template.sh chmod a+rx /opt/metwork-mfext-master/bin/_make_file_from_template.sh cp -f envtpl /opt/metwork-mfext-master/bin/envtpl chmod a+rx /opt/metwork-mfext-master/bin/envtpl cp -f _proxy_set.sh /opt/metwork-mfext-master/bin/_proxy_set.sh chmod a+rx /opt/metwork-mfext-master/bin/_proxy_set.sh cp -f dhash /opt/metwork-mfext-master/bin/dhash chmod a+rx /opt/metwork-mfext-master/bin/dhash cp -f layer_hash /opt/metwork-mfext-master/bin/layer_hash chmod a+rx /opt/metwork-mfext-master/bin/layer_hash cp -f _cache_path.sh /opt/metwork-mfext-master/bin/_cache_path.sh chmod a+rx /opt/metwork-mfext-master/bin/_cache_path.sh cp -f _cache_logic_before_layer.sh /opt/metwork-mfext-master/bin/_cache_logic_before_layer.sh chmod a+rx /opt/metwork-mfext-master/bin/_cache_logic_before_layer.sh cp -f _cache_logic_after_layer.sh /opt/metwork-mfext-master/bin/_cache_logic_after_layer.sh chmod a+rx /opt/metwork-mfext-master/bin/_cache_logic_after_layer.sh cp -f _layer_hash /opt/metwork-mfext-master/bin/_layer_hash chmod a+rx /opt/metwork-mfext-master/bin/_layer_hash cp -f module_hash /opt/metwork-mfext-master/bin/module_hash chmod a+rx /opt/metwork-mfext-master/bin/module_hash cp -f _layer_dhash /opt/metwork-mfext-master/bin/_layer_dhash chmod a+rx /opt/metwork-mfext-master/bin/_layer_dhash cp -f _check_layers_hash /opt/metwork-mfext-master/bin/_check_layers_hash chmod a+rx /opt/metwork-mfext-master/bin/_check_layers_hash cp -f outside /opt/metwork-mfext-master/bin/outside chmod a+rx /opt/metwork-mfext-master/bin/outside cp --preserve=mode --dereference -Rf main_root.mk /opt/metwork-mfext-master/share/main_root.mk cp --preserve=mode --dereference -Rf subdir_root.mk /opt/metwork-mfext-master/share/subdir_root.mk cp -f bash_utils.sh /opt/metwork-mfext-master/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-master/config/dhash_ignore_all cp -f dhash_ignore_hash /opt/metwork-mfext-master/config/dhash_ignore_hash cp -f mflog_override.conf /opt/metwork-mfext-master/config/mflog_override.conf cp -f sysctl_metwork.conf /opt/metwork-mfext-master/config/sysctl_metwork.conf guess_version.sh >/opt/metwork-mfext-master/config/version || { rm -f /opt/metwork-mfext-master/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-master/bin/_uncompress_helper.sh chmod a+rx /opt/metwork-mfext-master/bin/_uncompress_helper.sh cp -f _download_helper.sh /opt/metwork-mfext-master/bin/_download_helper.sh chmod a+rx /opt/metwork-mfext-master/bin/_download_helper.sh cp -f _checksum_helper.sh /opt/metwork-mfext-master/bin/_checksum_helper.sh chmod a+rx /opt/metwork-mfext-master/bin/_checksum_helper.sh cp -f _pip_package_to_yaml.sh /opt/metwork-mfext-master/bin/_pip_package_to_yaml.sh chmod a+rx /opt/metwork-mfext-master/bin/_pip_package_to_yaml.sh make[1]: Leaving directory '/src/layers' cd layers && make makefiles make[1]: Entering directory '/src/layers' cat python_layer.mk |sed 's/PYTHONMAJORVERSION/3/g' >python3_layer.mk cp -f python3_layer.mk /opt/metwork-mfext-master/share/python3_layer.mk cp --preserve=mode --dereference -Rf package.mk /opt/metwork-mfext-master/share/package.mk cp --preserve=mode --dereference -Rf layer.mk /opt/metwork-mfext-master/share/layer.mk cp --preserve=mode --dereference -Rf Makefile.standard /opt/metwork-mfext-master/share/Makefile.standard cp --preserve=mode --dereference -Rf core_layer.mk /opt/metwork-mfext-master/share/core_layer.mk cp --preserve=mode --dereference -Rf simple_layer.mk /opt/metwork-mfext-master/share/simple_layer.mk cp --preserve=mode --dereference -Rf layer_wrapper.mk /opt/metwork-mfext-master/share/layer_wrapper.mk cp --preserve=mode --dereference -Rf package_python3.mk /opt/metwork-mfext-master/share/package_python3.mk cp --preserve=mode --dereference -Rf build_dependencies /opt/metwork-mfext-master/share/build_dependencies make[1]: Leaving directory '/src/layers' _layer_dhash root@mfext >/opt/metwork-mfext-master/.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-master/opt/core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/core/.dhash_ignore_hash; else cat dhash_ignore_hash |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/core/.dhash_ignore_hash; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/core" "core" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 source hash: 7f15f808d6eb8ba63ad7c52e0fa4197b cache hit (used: /buildcache/mfext_cache_layer_core_f940f36593ff17a02d95bd84cd7e08fb.tar) if ! test -f cache/hit; then \ for SUBDIR in 0001_scientific_system_libraries 0003_libaec 0004_libtiff 0005_jasper 0006_readline 0010_liquidprompt 0020_sqlite 0025_openssl 0028_cyrus_sasl 0030_openldap 0032_curl 0035_dtreetrawl 0045_mfutil_c 0070_layerapi2 0080_log_proxy 0100_redis 0110_hiredis 0117_yajl 0130_tcping 0210_jq 0320_libevent 0330_zeromq 0340_libtirpc; 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-master/opt/core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/core/.mfextaddon; fi _layer_dhash "core@mfext" >/opt/metwork-mfext-master/opt/core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/core" cache already exist (/buildcache/mfext_cache_layer_core_f940f36593ff17a02d95bd84cd7e08fb.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-master/opt/openresty/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/openresty/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/openresty/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/openresty" "openresty" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): 95676f9f3a54a8b5844938317e471b32 root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 source hash: 3db9fcd4d573f2647313b3f600cf08ac cache hit (used: /buildcache/mfext_cache_layer_openresty_95edb4b5507d317ccd3a4d3f86cd302f.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-master/opt/openresty ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/openresty/.mfextaddon; fi _layer_dhash "openresty@mfext" >/opt/metwork-mfext-master/opt/openresty/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/openresty" cache already exist (/buildcache/mfext_cache_layer_openresty_95edb4b5507d317ccd3a4d3f86cd302f.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-master/opt/python3_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/python3_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/python3_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3_core" "python3_core" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): 95676f9f3a54a8b5844938317e471b32 root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 source hash: f017dd94a762e963283b34777000e3f8 cache hit (used: /buildcache/mfext_cache_layer_python3_core_4460a038279b196ce1d96b2b315ddc18.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0030_python3 0033_update_pip 0500_extra_python_packages 0510_certifi 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-master/opt/python3_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/python3_core/.mfextaddon; fi _layer_dhash "python3_core@mfext" >/opt/metwork-mfext-master/opt/python3_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/python3_core" cache already exist (/buildcache/mfext_cache_layer_python3_core_4460a038279b196ce1d96b2b315ddc18.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-master/opt/scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/scientific_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/scientific_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/scientific_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/scientific_core" "scientific_core" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): 95676f9f3a54a8b5844938317e471b32 root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 source hash: 16ccea7d7be7c5ad78891f32f1727e3c cache missed (/buildcache/mfext_cache_layer_scientific_core_fe6ed86671f572b69d2c4d6e68ba202d.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 0074_pg_uuidv7 0075_pg_cron; 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-master/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,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for lib in /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/libopenjp2.so.7 /usr/lib64/libopenjp2.so.2.4.0; do cp -r $lib /opt/metwork-mfext-master/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,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf.yaml touch /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "name: 'protobuf'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "version: '3.20.3'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "checksum: '399dbdc29860c1258822c8b9f5873fc9'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf.yaml echo -n "description: '" >>/opt/metwork-mfext-master/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-master/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "website: 'https://developers.google.com/protocol-buffers'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf.yaml echo "license: 'Google (https://github.com/protocolbuffers/protobuf/blob/master/LICENSE)'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf.yaml; fi make --file=/opt/metwork-mfext-master/share/Makefile.standard PREFIX=/opt/metwork-mfext-master/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-master/bin/_download_helper.sh `readlink -m ./build/protobuf-3.20.3.tar.gz` `readlink -m ./sources` MD5 399dbdc29860c1258822c8b9f5873fc9 Computing checksum for /src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.20.3.tar.gz... Good checksum rm -Rf protobuf-3.20.3 /opt/metwork-mfext-master/bin/_uncompress_helper.sh `readlink -m ./build/protobuf-3.20.3.tar.gz` tar.gz protobuf-3.20.3 cd build/protobuf-3.20.3 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS="";export CXXFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-master/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 race-free 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... 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 the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -E checking for gcc... gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... (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 the compiler supports GNU C++... (cached) yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... (cached) none needed checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for ar... ar checking the archiver (ar) interface... ar checking C++ compiler flags...... use default: -O2 -g -std=c++11 -DNDEBUG checking for g++ options needed to detect all undeclared functions... none needed 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 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... /opt/rh/gcc-toolset-11/root/usr/bin/ld checking if the linker (/opt/rh/gcc-toolset-11/root/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/gcc-toolset-11/root/usr/bin/nm -B checking the name lister (/opt/rh/gcc-toolset-11/root/usr/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 /opt/rh/gcc-toolset-11/root/usr/bin/ld option to reload object files... -r checking for file... file 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 /opt/rh/gcc-toolset-11/root/usr/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 (/opt/rh/gcc-toolset-11/root/usr/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++... /opt/rh/gcc-toolset-11/root/usr/bin/ld -m elf_x86_64 checking if the linker (/opt/rh/gcc-toolset-11/root/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/opt/rh/gcc-toolset-11/root/usr/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 (/opt/rh/gcc-toolset-11/root/usr/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 egrep... (cached) /bin/grep -E checking for fcntl.h... yes checking for inttypes.h... (cached) 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" and "-lpthread"... 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 whether -llog is needed... no 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.20.3/third_party/googletest) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/metwork-mfext-master/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 race-free 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.20.3/third_party/googletest/googletest) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/metwork-mfext-master/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 race-free 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... 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 the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed 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... /opt/rh/gcc-toolset-11/root/usr/bin/ld checking if the linker (/opt/rh/gcc-toolset-11/root/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/gcc-toolset-11/root/usr/bin/nm -B checking the name lister (/opt/rh/gcc-toolset-11/root/usr/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 /opt/rh/gcc-toolset-11/root/usr/bin/ld option to reload object files... -r checking for file... file 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 /opt/rh/gcc-toolset-11/root/usr/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 stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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 (/opt/rh/gcc-toolset-11/root/usr/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++... /opt/rh/gcc-toolset-11/root/usr/bin/ld -m elf_x86_64 checking if the linker (/opt/rh/gcc-toolset-11/root/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/opt/rh/gcc-toolset-11/root/usr/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 (/opt/rh/gcc-toolset-11/root/usr/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.20.3/third_party/googletest/googlemock) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/metwork-mfext-master/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 race-free 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... 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 the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed 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... /opt/rh/gcc-toolset-11/root/usr/bin/ld checking if the linker (/opt/rh/gcc-toolset-11/root/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/gcc-toolset-11/root/usr/bin/nm -B checking the name lister (/opt/rh/gcc-toolset-11/root/usr/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 /opt/rh/gcc-toolset-11/root/usr/bin/ld option to reload object files... -r checking for file... file 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 /opt/rh/gcc-toolset-11/root/usr/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 stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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 (/opt/rh/gcc-toolset-11/root/usr/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++... /opt/rh/gcc-toolset-11/root/usr/bin/ld -m elf_x86_64 checking if the linker (/opt/rh/gcc-toolset-11/root/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/opt/rh/gcc-toolset-11/root/usr/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 (/opt/rh/gcc-toolset-11/root/usr/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.20.3 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.20.3' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.20.3' Making all in . make[4]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.20.3' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.20.3' Making all in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.20.3/src' CXX google/protobuf/compiler/main.o CXX google/protobuf/any_lite.lo CXX google/protobuf/arena.lo CXX google/protobuf/arenastring.lo CXX google/protobuf/arenaz_sampler.lo CXX google/protobuf/extension_set.lo CXX google/protobuf/generated_enum_util.lo CXX google/protobuf/generated_message_tctable_lite.lo CXX google/protobuf/generated_message_util.lo CXX google/protobuf/implicit_weak_message.lo CXX google/protobuf/inlined_string_field.lo CXX google/protobuf/io/coded_stream.lo CXX google/protobuf/io/io_win32.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/map.lo CXX google/protobuf/message_lite.lo CXX google/protobuf/parse_context.lo CXX google/protobuf/repeated_field.lo CXX google/protobuf/repeated_ptr_field.lo CXX google/protobuf/stubs/bytestream.lo CXX google/protobuf/stubs/common.lo CXX google/protobuf/stubs/int128.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/wire_format_lite.lo CXX google/protobuf/any.lo CXX google/protobuf/any.pb.lo CXX google/protobuf/api.pb.lo CXX google/protobuf/compiler/importer.lo CXX google/protobuf/compiler/parser.lo CXX google/protobuf/descriptor.lo CXX google/protobuf/descriptor.pb.lo CXX google/protobuf/descriptor_database.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_bases.lo CXX google/protobuf/generated_message_reflection.lo CXX google/protobuf/generated_message_tctable_full.lo CXX google/protobuf/io/gzip_stream.lo CXX google/protobuf/io/printer.lo CXX google/protobuf/io/tokenizer.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/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/proto_writer.lo CXX google/protobuf/util/internal/protostream_objectsource.lo CXX google/protobuf/util/internal/protostream_objectwriter.lo CXX google/protobuf/util/internal/type_info.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 CXX google/protobuf/wire_format.lo CXX google/protobuf/wrappers.pb.lo CXXLD libprotobuf.la CXX google/protobuf/compiler/code_generator.lo CXX google/protobuf/compiler/command_line_interface.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_parse_function_generator.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/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 CXX google/protobuf/compiler/java/java_context.lo CXX google/protobuf/compiler/java/java_doc_comment.lo CXX google/protobuf/compiler/java/java_enum.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_enum_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_kotlin_generator.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_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_message_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_service.lo CXX google/protobuf/compiler/java/java_shared_code_generator.lo CXX google/protobuf/compiler/java/java_string_field.lo CXX google/protobuf/compiler/java/java_string_field_lite.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/plugin.lo CXX google/protobuf/compiler/plugin.pb.lo CXX google/protobuf/compiler/python/python_generator.lo CXX google/protobuf/compiler/python/python_helpers.lo CXX google/protobuf/compiler/python/python_pyi_generator.lo CXX google/protobuf/compiler/ruby/ruby_generator.lo CXX google/protobuf/compiler/subprocess.lo CXX google/protobuf/compiler/zip_writer.lo CXXLD libprotoc.la CXXLD protoc CXXLD libprotobuf-lite.la make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.20.3/src' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.20.3' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.20.3' cd build/protobuf-3.20.3 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.20.3' Making install in . make[3]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.20.3' make[4]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.20.3' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig' /bin/install -c -m 644 protobuf.pc protobuf-lite.pc '/opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.20.3' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.20.3' Making install in src make[3]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.20.3/src' make[4]: Entering directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.20.3/src' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /bin/install -c libprotobuf-lite.la libprotobuf.la libprotoc.la '/opt/metwork-mfext-master/opt/scientific_core/lib' libtool: install: /bin/install -c .libs/libprotobuf-lite.so.31.0.3 /opt/metwork-mfext-master/opt/scientific_core/lib/libprotobuf-lite.so.31.0.3 libtool: install: (cd /opt/metwork-mfext-master/opt/scientific_core/lib && { ln -s -f libprotobuf-lite.so.31.0.3 libprotobuf-lite.so.31 || { rm -f libprotobuf-lite.so.31 && ln -s libprotobuf-lite.so.31.0.3 libprotobuf-lite.so.31; }; }) libtool: install: (cd /opt/metwork-mfext-master/opt/scientific_core/lib && { ln -s -f libprotobuf-lite.so.31.0.3 libprotobuf-lite.so || { rm -f libprotobuf-lite.so && ln -s libprotobuf-lite.so.31.0.3 libprotobuf-lite.so; }; }) libtool: install: /bin/install -c .libs/libprotobuf-lite.lai /opt/metwork-mfext-master/opt/scientific_core/lib/libprotobuf-lite.la libtool: install: /bin/install -c .libs/libprotobuf.so.31.0.3 /opt/metwork-mfext-master/opt/scientific_core/lib/libprotobuf.so.31.0.3 libtool: install: (cd /opt/metwork-mfext-master/opt/scientific_core/lib && { ln -s -f libprotobuf.so.31.0.3 libprotobuf.so.31 || { rm -f libprotobuf.so.31 && ln -s libprotobuf.so.31.0.3 libprotobuf.so.31; }; }) libtool: install: (cd /opt/metwork-mfext-master/opt/scientific_core/lib && { ln -s -f libprotobuf.so.31.0.3 libprotobuf.so || { rm -f libprotobuf.so && ln -s libprotobuf.so.31.0.3 libprotobuf.so; }; }) libtool: install: /bin/install -c .libs/libprotobuf.lai /opt/metwork-mfext-master/opt/scientific_core/lib/libprotobuf.la libtool: warning: relinking 'libprotoc.la' libtool: install: (cd /src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.20.3/src; /bin/sh "/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.20.3/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 31:3:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotoc.map -o libprotoc.la -rpath /opt/metwork-mfext-master/opt/scientific_core/lib google/protobuf/compiler/code_generator.lo google/protobuf/compiler/command_line_interface.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_parse_function_generator.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/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 google/protobuf/compiler/java/java_context.lo google/protobuf/compiler/java/java_doc_comment.lo google/protobuf/compiler/java/java_enum.lo google/protobuf/compiler/java/java_enum_field.lo google/protobuf/compiler/java/java_enum_field_lite.lo google/protobuf/compiler/java/java_enum_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_kotlin_generator.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_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_message_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_service.lo google/protobuf/compiler/java/java_shared_code_generator.lo google/protobuf/compiler/java/java_string_field.lo google/protobuf/compiler/java/java_string_field_lite.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/plugin.lo google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/python/python_generator.lo google/protobuf/compiler/python/python_helpers.lo google/protobuf/compiler/python/python_pyi_generator.lo google/protobuf/compiler/ruby/ruby_generator.lo google/protobuf/compiler/subprocess.lo google/protobuf/compiler/zip_writer.lo -lpthread libprotobuf.la -lz ) libtool: install: /bin/install -c .libs/libprotoc.so.31.0.3T /opt/metwork-mfext-master/opt/scientific_core/lib/libprotoc.so.31.0.3 libtool: install: (cd /opt/metwork-mfext-master/opt/scientific_core/lib && { ln -s -f libprotoc.so.31.0.3 libprotoc.so.31 || { rm -f libprotoc.so.31 && ln -s libprotoc.so.31.0.3 libprotoc.so.31; }; }) libtool: install: (cd /opt/metwork-mfext-master/opt/scientific_core/lib && { ln -s -f libprotoc.so.31.0.3 libprotoc.so || { rm -f libprotoc.so && ln -s libprotoc.so.31.0.3 libprotoc.so; }; }) libtool: install: /bin/install -c .libs/libprotoc.lai /opt/metwork-mfext-master/opt/scientific_core/lib/libprotoc.la libtool: finish: PATH="/opt/rh/gcc-toolset-11/root/usr/bin:/opt/metwork-mfext-master/opt/scientific_core/local/bin:/opt/metwork-mfext-master/opt/scientific_core/bin:/opt/metwork-mfext-master/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-master/opt/core/local/bin:/opt/metwork-mfext-master/opt/core/bin:/opt/metwork-mfext-master/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/core/node_modules/.bin:/opt/metwork-mfext-master/local/bin:/opt/metwork-mfext-master/bin:/opt/metwork-mfext-master/local/lib/node_modules/.bin:/opt/metwork-mfext-master/lib/node_modules/.bin:/opt/metwork-mfext-master/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-master/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-master/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-master/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /bin/install -c protoc '/opt/metwork-mfext-master/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/protoc /opt/metwork-mfext-master/opt/scientific_core/bin/protoc /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf' /bin/install -c -m 644 google/protobuf/any.proto google/protobuf/api.proto google/protobuf/descriptor.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-master/opt/scientific_core/include/google/protobuf' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf/compiler' /bin/install -c -m 644 google/protobuf/compiler/plugin.proto '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf/compiler' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf' /bin/install -c -m 644 google/protobuf/any.h google/protobuf/any.pb.h google/protobuf/api.pb.h google/protobuf/arena.h google/protobuf/arena_impl.h google/protobuf/arenastring.h google/protobuf/arenaz_sampler.h google/protobuf/descriptor.h google/protobuf/descriptor.pb.h google/protobuf/descriptor_database.h google/protobuf/duration.pb.h google/protobuf/dynamic_message.h google/protobuf/empty.pb.h google/protobuf/explicitly_constructed.h google/protobuf/extension_set.h google/protobuf/extension_set_inl.h google/protobuf/field_access_listener.h google/protobuf/field_mask.pb.h google/protobuf/generated_enum_reflection.h google/protobuf/generated_enum_util.h google/protobuf/generated_message_bases.h google/protobuf/generated_message_reflection.h google/protobuf/generated_message_tctable_decl.h google/protobuf/generated_message_tctable_impl.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.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_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 '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf' /bin/mkdir -p '/opt/metwork-mfext-master/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_kotlin_generator.h google/protobuf/compiler/java/java_names.h '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf/compiler/java' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf/compiler/cpp' /bin/install -c -m 644 google/protobuf/compiler/cpp/cpp_file.h google/protobuf/compiler/cpp/cpp_generator.h google/protobuf/compiler/cpp/cpp_helpers.h google/protobuf/compiler/cpp/cpp_names.h '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf/compiler/cpp' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf/compiler/python' /bin/install -c -m 644 google/protobuf/compiler/python/python_generator.h google/protobuf/compiler/python/python_pyi_generator.h '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf/compiler/python' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf/compiler/js' /bin/install -c -m 644 google/protobuf/compiler/js/js_generator.h '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf/compiler/js' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf' /bin/install -c -m 644 google/protobuf/port.h google/protobuf/port_def.inc google/protobuf/port_undef.inc google/protobuf/reflection.h google/protobuf/reflection_ops.h google/protobuf/repeated_field.h google/protobuf/repeated_ptr_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-master/opt/scientific_core/include/google/protobuf' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf/stubs' /bin/install -c -m 644 google/protobuf/stubs/bytestream.h google/protobuf/stubs/callback.h google/protobuf/stubs/casts.h google/protobuf/stubs/common.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-master/opt/scientific_core/include/google/protobuf/stubs' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf/util' /bin/install -c -m 644 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/message_differencer.h google/protobuf/util/time_util.h google/protobuf/util/type_resolver.h google/protobuf/util/type_resolver_util.h '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf/util' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf/compiler/php' /bin/install -c -m 644 google/protobuf/compiler/php/php_generator.h '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf/compiler/php' /bin/mkdir -p '/opt/metwork-mfext-master/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-master/opt/scientific_core/include/google/protobuf/compiler' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf/compiler/ruby' /bin/install -c -m 644 google/protobuf/compiler/ruby/ruby_generator.h '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf/compiler/ruby' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf/io' /bin/install -c -m 644 google/protobuf/io/coded_stream.h google/protobuf/io/gzip_stream.h google/protobuf/io/io_win32.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-master/opt/scientific_core/include/google/protobuf/io' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf/compiler/csharp' /bin/install -c -m 644 google/protobuf/compiler/csharp/csharp_doc_comment.h google/protobuf/compiler/csharp/csharp_generator.h google/protobuf/compiler/csharp/csharp_names.h google/protobuf/compiler/csharp/csharp_options.h '/opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf/compiler/csharp' /bin/mkdir -p '/opt/metwork-mfext-master/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-master/opt/scientific_core/include/google/protobuf/compiler/objectivec' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.20.3/src' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.20.3/src' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf/build/protobuf-3.20.3' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0006_protobuf' #make --file=/opt/metwork-mfext-master/share/Makefile.standard PREFIX=/opt/metwork-mfext-master/opt/scientific_core OPTIONS="-Dprotobuf_BUILD_TESTS=OFF -Dprotobuf_ABSL_PROVIDER=package -Dabsl_DIR=/usr/lib64/cmake/absl" download uncompress configure_cmake build_cmake install_cmake 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,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf-c.yaml touch /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "name: 'protobuf-c'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "version: '1.4.1'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "checksum: '8414a07bd5c7147f01527090c78e1b4b'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo -n "description: '" >>/opt/metwork-mfext-master/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-master/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf-c.yaml echo "website: 'https://github.com/protobuf-c'" >>/opt/metwork-mfext-master/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-master/opt/scientific_core/share/metwork_packages/protobuf-c.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf-c.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf-c.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf-c.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/protobuf-c.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-master/opt/scientific_core download uncompress autoreconf configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0007_protobuf_c' /opt/metwork-mfext-master/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-master/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="";export CXXFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-master/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... /opt/rh/gcc-toolset-11/root/usr/bin/ld checking if the linker (/opt/rh/gcc-toolset-11/root/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/gcc-toolset-11/root/usr/bin/nm -B checking the name lister (/opt/rh/gcc-toolset-11/root/usr/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 /opt/rh/gcc-toolset-11/root/usr/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 /opt/rh/gcc-toolset-11/root/usr/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 (/opt/rh/gcc-toolset-11/root/usr/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++... /opt/rh/gcc-toolset-11/root/usr/bin/ld -m elf_x86_64 checking if the linker (/opt/rh/gcc-toolset-11/root/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/opt/rh/gcc-toolset-11/root/usr/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 (/opt/rh/gcc-toolset-11/root/usr/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-master/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-master/opt/scientific_core sysconfdir: ${prefix}/etc libdir: ${exec_prefix}/lib includedir: ${prefix}/include pkgconfigdir: ${libdir}/pkgconfig bigendian: no protobuf version: libprotoc 3.20.3 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:645] 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:645] 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:645] 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:645] 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:645] 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:645] 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:645] 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 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /src/layers/layer1_scientific_core/0007_protobuf_c/build/protobuf-c-1.4.1/build-aux/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged 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-master/opt/scientific_core/lib' /bin/sh ./libtool --mode=install /bin/install -c protobuf-c/libprotobuf-c.la '/opt/metwork-mfext-master/opt/scientific_core/lib' libtool: install: /bin/install -c protobuf-c/.libs/libprotobuf-c.so.1.0.0 /opt/metwork-mfext-master/opt/scientific_core/lib/libprotobuf-c.so.1.0.0 libtool: install: (cd /opt/metwork-mfext-master/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-master/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-master/opt/scientific_core/lib/libprotobuf-c.la libtool: install: /bin/install -c protobuf-c/.libs/libprotobuf-c.a /opt/metwork-mfext-master/opt/scientific_core/lib/libprotobuf-c.a libtool: install: chmod 644 /opt/metwork-mfext-master/opt/scientific_core/lib/libprotobuf-c.a libtool: install: ranlib /opt/metwork-mfext-master/opt/scientific_core/lib/libprotobuf-c.a libtool: finish: PATH="/opt/rh/gcc-toolset-11/root/usr/bin:/opt/metwork-mfext-master/opt/scientific_core/local/bin:/opt/metwork-mfext-master/opt/scientific_core/bin:/opt/metwork-mfext-master/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-master/opt/core/local/bin:/opt/metwork-mfext-master/opt/core/bin:/opt/metwork-mfext-master/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/core/node_modules/.bin:/opt/metwork-mfext-master/local/bin:/opt/metwork-mfext-master/bin:/opt/metwork-mfext-master/local/lib/node_modules/.bin:/opt/metwork-mfext-master/lib/node_modules/.bin:/opt/metwork-mfext-master/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-master/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-master/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-master/opt/scientific_core/bin' /bin/sh ./libtool --mode=install /bin/install -c protoc-c/protoc-gen-c '/opt/metwork-mfext-master/opt/scientific_core/bin' libtool: install: /bin/install -c protoc-c/protoc-gen-c /opt/metwork-mfext-master/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-master/opt/scientific_core/bin/protoc-c ln -s protoc-gen-c /opt/metwork-mfext-master/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-master/opt/scientific_core/include' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include/protobuf-c' /bin/install -c -m 644 protobuf-c/protobuf-c.h protobuf-c/protobuf-c.proto '/opt/metwork-mfext-master/opt/scientific_core/include/protobuf-c' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig' /bin/install -c -m 644 protobuf-c/libprotobuf-c.pc '/opt/metwork-mfext-master/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-master/opt/scientific_core/include/google/protobuf-c cd /opt/metwork-mfext-master/opt/scientific_core/include/google/protobuf-c && rm -f protobuf-c.h cd /opt/metwork-mfext-master/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,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext,scientific_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql.yaml touch /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "name: 'postgresql'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "version: '18.4'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "checksum: 'f985597ebb8e71f338beb2bef974b6ed'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql.yaml echo -n "description: '" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql.yaml echo -n "POSTGRESQL is an object-relational database system" |sed "s/'/ /g" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "website: 'http://postgresql.org/'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "license: 'PostgreSQL (similar MIT or BSD)'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql.yaml; fi make --file=../../Makefile.standard MAKELEVEL=0 PREFIX=/opt/metwork-mfext-master/opt/scientific_core OPTIONS="--with-includes=/opt/metwork-mfext-master/opt/scientific_core/include:/opt/metwork-mfext-master/opt/scientific_core/../core/include --with-libraries=/opt/metwork-mfext-master/opt/scientific_core/lib:/opt/metwork-mfext-master/opt/scientific_core/../core/lib --with-libxml --with-ssl=openssl --with-python --with-ldap --with-libcurl --with-libxslt --with-icu=no --enable-nls --with-uuid=e2fs --with-zstd --with-lz4" download uncompress configure build install /opt/metwork-mfext-master/bin/_download_helper.sh `readlink -m ./build/postgresql-18.4.tar.bz2` `readlink -m ./sources` MD5 f985597ebb8e71f338beb2bef974b6ed Computing checksum for /src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4.tar.bz2... Good checksum rm -Rf postgresql-18.4 /opt/metwork-mfext-master/bin/_uncompress_helper.sh `readlink -m ./build/postgresql-18.4.tar.bz2` tar.bz2 postgresql-18.4 cd build/postgresql-18.4 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS="";export CXXFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-master/opt/scientific_core --with-includes=/opt/metwork-mfext-master/opt/scientific_core/include:/opt/metwork-mfext-master/opt/scientific_core/../core/include --with-libraries=/opt/metwork-mfext-master/opt/scientific_core/lib:/opt/metwork-mfext-master/opt/scientific_core/../core/lib --with-libxml --with-ssl=openssl --with-python --with-ldap --with-libcurl --with-libxslt --with-icu=no --enable-nls --with-uuid=e2fs --with-zstd --with-lz4 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... yes 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 -Wshadow=compatible-local, for CFLAGS... yes checking whether g++ supports -Wshadow=compatible-local, 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 -Wmissing-variable-declarations, for CFLAGS... no 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 gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no checking whether gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes checking whether g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes checking whether g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... 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 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... yes 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 liburing support... no checking whether to build with libcurl support... yes checking for libcurl >= 7.61.0... yes checking whether to build with libnuma 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... yes checking for liblz4... yes checking whether to build with ZSTD support... yes checking for libzstd >= 1.4.0... yes 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-master/opt/python3_core/bin/python3 configure: using python 3.13.13 (main, Jun 15 2026, 14:27:31) [GCC 11.2.1 20220127 (Red Hat 11.2.1-9)] checking for Python sysconfig module... yes checking Python configuration directory... /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/config-3.13-x86_64-linux-gnu checking Python include directory... -I/opt/metwork-mfext-master/opt/python3_core/include/python3.13 checking how to link an embedded Python application... -L/opt/metwork-mfext-master/opt/python3_core/lib -lpython3.13 -lpthread -ldl -lutil -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 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 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 shmget... none required checking for library containing backtrace_symbols... none required checking for library containing pthread_barrier_wait... -lpthread checking for library containing readline... -lreadline checking for inflate in -lz... yes checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_multi_init in -lcurl... yes checking for curl_global_init thread safety... yes checking for curl support for asynchronous DNS... yes checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_new in -lssl... yes checking for SSL_CTX_set_ciphersuites... yes checking for SSL_CTX_set_cert_cb... yes checking for X509_get_signature_info... yes checking for SSL_CTX_set_num_tickets... yes checking for SSL_CTX_set_keylog_callback... yes checking for xmlSaveToBuffer in -lxml2... yes checking for xsltCleanupGlobals in -lxslt... yes checking for LZ4_compress_default in -llz4... yes checking for ZSTD_compress in -lzstd... yes checking for ldap_bind in -lldap... yes checking for ldap_initialize... yes checking for ldap_verify_credentials... yes checking for uuid_generate... no checking for uuid_generate in -luuid... 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 mbarrier.h usability... no checking mbarrier.h presence... no checking for mbarrier.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/personality.h usability... yes checking sys/personality.h presence... yes checking for sys/personality.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/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no 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 xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no 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 for lz4... no checking lz4.h usability... yes checking lz4.h presence... yes checking for lz4.h... yes checking for zstd... /bin/zstd checking zstd.h usability... yes checking zstd.h presence... yes checking for zstd.h... yes checking for openssl... /opt/metwork-mfext-master/opt/core/bin/openssl configure: using openssl: OpenSSL 3.6.2 7 Apr 2026 (Library: OpenSSL 3.6.2 7 Apr 2026) 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 libxslt/xslt.h usability... yes checking libxslt/xslt.h presence... yes checking for libxslt/xslt.h... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking for compatible LDAP implementation... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for C printf format archetype... gnu_printf checking for C++ printf format archetype... gnu_printf 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_mul_overflow... 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 socklen_t... yes checking for struct sockaddr.sa_len... no checking for C/C++ restrict keyword... __restrict checking for struct option... 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 for int timezone... yes checking for backtrace_symbols... yes checking for copyfile... no checking for copy_file_range... yes checking for elf_aux_info... no checking for getauxval... yes checking for getifaddrs... yes checking for getpeerucred... no checking for inet_pton... yes checking for kqueue... no checking for localeconv_l... no checking for mbstowcs_l... no checking for posix_fallocate... yes checking for ppoll... yes checking for pthread_is_threaded_np... no checking for setproctitle... no checking for setproctitle_fast... no checking for strsignal... yes checking for syncfs... yes checking for sync_file_range... yes checking for uselocale... yes checking for wcstombs_l... no 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 strsep is declared... yes checking whether timingsafe_bcmp is declared... no checking whether preadv is declared... yes checking whether pwritev is declared... yes checking whether strchrnul is declared... yes checking whether memset_s is declared... no checking whether F_FULLFSYNC is declared... no checking for explicit_bzero... yes checking for getopt... yes checking for getpeereid... no checking for inet_aton... yes checking for mkdtemp... yes checking for strlcat... no checking for strlcpy... no checking for strnlen... yes checking for strsep... yes checking for timingsafe_bcmp... no checking for pthread_barrier_wait... 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 rl_completion_suppress_quote... yes checking for rl_filename_quote_characters... yes checking for rl_filename_quoting_function... yes checking for append_history... yes checking for history_truncate_file... yes checking for rl_completion_matches... yes checking for rl_filename_completion_function... yes checking for rl_reset_screen_size... yes checking for rl_variable_bind... yes checking test program... ok checking size of void *... 8 checking size of size_t... 8 checking size of long... 8 checking size of long long... 8 checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 8 checking alignment of int64_t... 8 checking alignment of double... 8 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 __get_cpuid_count... yes checking for _xgetbv... yes checking for _mm512_popcnt_epi64... yes checking for _mm_crc32_u8 and _mm_crc32_u32... yes checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no checking for __builtin_loongarch_crcc_w_b_w, __builtin_loongarch_crcc_w_h_w, __builtin_loongarch_crcc_w_w_w and __builtin_loongarch_crcc_w_d_w... no checking which CRC-32C implementation to use... SSE 4.2 with runtime check checking for _mm512_clmulepi64_epi128... yes checking for vectorized CRC-32C... AVX-512 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 for library containing bind_textdomain_codeset... none required checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for msgfmt... /bin/msgfmt checking for msgfmt flags... -c checking for msgmerge... /bin/msgmerge checking for xgettext... /bin/xgettext 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, for LDFLAGS... yes checking whether gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes configure: using compiler=gcc (GCC) 11.2.1 20220127 (Red Hat 11.2.1-9) configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 configure: using CPPFLAGS= -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 configure: using LDFLAGS= -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/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/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-18.4 && make make -C ./src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' '/bin/perl' ../../../src/backend/catalog/genbki.pl --include-path=../../../src/include/ \ --set-version=18 ../../../src/include/catalog/pg_proc.h ../../../src/include/catalog/pg_type.h ../../../src/include/catalog/pg_attribute.h ../../../src/include/catalog/pg_class.h ../../../src/include/catalog/pg_attrdef.h ../../../src/include/catalog/pg_constraint.h ../../../src/include/catalog/pg_inherits.h ../../../src/include/catalog/pg_index.h ../../../src/include/catalog/pg_operator.h ../../../src/include/catalog/pg_opfamily.h ../../../src/include/catalog/pg_opclass.h ../../../src/include/catalog/pg_am.h ../../../src/include/catalog/pg_amop.h ../../../src/include/catalog/pg_amproc.h ../../../src/include/catalog/pg_language.h ../../../src/include/catalog/pg_largeobject_metadata.h ../../../src/include/catalog/pg_largeobject.h ../../../src/include/catalog/pg_aggregate.h ../../../src/include/catalog/pg_statistic.h ../../../src/include/catalog/pg_statistic_ext.h ../../../src/include/catalog/pg_statistic_ext_data.h ../../../src/include/catalog/pg_rewrite.h ../../../src/include/catalog/pg_trigger.h ../../../src/include/catalog/pg_event_trigger.h ../../../src/include/catalog/pg_description.h ../../../src/include/catalog/pg_cast.h ../../../src/include/catalog/pg_enum.h ../../../src/include/catalog/pg_namespace.h ../../../src/include/catalog/pg_conversion.h ../../../src/include/catalog/pg_depend.h ../../../src/include/catalog/pg_database.h ../../../src/include/catalog/pg_db_role_setting.h ../../../src/include/catalog/pg_tablespace.h ../../../src/include/catalog/pg_authid.h ../../../src/include/catalog/pg_auth_members.h ../../../src/include/catalog/pg_shdepend.h ../../../src/include/catalog/pg_shdescription.h ../../../src/include/catalog/pg_ts_config.h ../../../src/include/catalog/pg_ts_config_map.h ../../../src/include/catalog/pg_ts_dict.h ../../../src/include/catalog/pg_ts_parser.h ../../../src/include/catalog/pg_ts_template.h ../../../src/include/catalog/pg_extension.h ../../../src/include/catalog/pg_foreign_data_wrapper.h ../../../src/include/catalog/pg_foreign_server.h ../../../src/include/catalog/pg_user_mapping.h ../../../src/include/catalog/pg_foreign_table.h ../../../src/include/catalog/pg_policy.h ../../../src/include/catalog/pg_replication_origin.h ../../../src/include/catalog/pg_default_acl.h ../../../src/include/catalog/pg_init_privs.h ../../../src/include/catalog/pg_seclabel.h ../../../src/include/catalog/pg_shseclabel.h ../../../src/include/catalog/pg_collation.h ../../../src/include/catalog/pg_parameter_acl.h ../../../src/include/catalog/pg_partitioned_table.h ../../../src/include/catalog/pg_range.h ../../../src/include/catalog/pg_transform.h ../../../src/include/catalog/pg_sequence.h ../../../src/include/catalog/pg_publication.h ../../../src/include/catalog/pg_publication_namespace.h ../../../src/include/catalog/pg_publication_rel.h ../../../src/include/catalog/pg_subscription.h ../../../src/include/catalog/pg_subscription_rel.h touch bki-stamp make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' '/bin/perl' gen_node_support.pl ../../../src/include/nodes/nodes.h ../../../src/include/nodes/primnodes.h ../../../src/include/nodes/parsenodes.h ../../../src/include/nodes/pathnodes.h ../../../src/include/nodes/plannodes.h ../../../src/include/nodes/execnodes.h ../../../src/include/access/amapi.h ../../../src/include/access/cmptype.h ../../../src/include/access/sdir.h ../../../src/include/access/tableam.h ../../../src/include/access/tsmapi.h ../../../src/include/commands/event_trigger.h ../../../src/include/commands/trigger.h ../../../src/include/executor/tuptable.h ../../../src/include/foreign/fdwapi.h ../../../src/include/nodes/bitmapset.h ../../../src/include/nodes/extensible.h ../../../src/include/nodes/lockoptions.h ../../../src/include/nodes/miscnodes.h ../../../src/include/nodes/replnodes.h ../../../src/include/nodes/supportnodes.h ../../../src/include/nodes/value.h ../../../src/include/utils/rel.h touch node-support-stamp cd '../../../src/include/nodes/' && for file in nodetags.h; do \ rm -f $file && ln -s "../../../src/backend/nodes/$file" . ; \ done touch ../../../src/include/nodes/header-stamp make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' /bin/bison -Wno-deprecated -d -o jsonpath_gram.c jsonpath_gram.y touch jsonpath_gram.h make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' '/bin/perl' -I ../../../src/backend/catalog Gen_fmgrtab.pl --include-path=../../../src/include/ ../../../src/include/catalog/pg_proc.dat touch fmgr-stamp '/bin/perl' ./generate-errcodes.pl --outfile errcodes.h ../../../src/backend/utils/errcodes.txt '/bin/perl' -n Gen_dummy_probes.pl probes.d >probes.h '/bin/perl' ../../../src/backend/utils/activity/generate-wait_event_types.pl --code ../../../src/backend/utils/activity/wait_event_names.txt cd '../../../src/include/utils/' && for file in fmgroids.h fmgrprotos.h errcodes.h probes.h pgstat_wait_event.c wait_event_funcs_data.c wait_event_types.h; do \ rm -f $file && ln -s "../../../src/backend/utils/$file" . ; \ done touch ../../../src/include/utils/header-stamp make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C storage/lmgr lwlocknames.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/lmgr' '/bin/perl' ./generate-lwlocknames.pl ../../../include/storage/lwlocklist.h ../../utils/activity/wait_event_names.txt generate-lwlocknames.pl make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/lmgr' prereqdir=`cd 'storage/lmgr/' >/dev/null && pwd` && \ cd '../../src/include/storage/' && rm -f lwlocknames.h && \ ln -s "$prereqdir/lwlocknames.h" . make -C parser gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/parser' '/bin/perl' ./check_keywords.pl gram.y ../../../src/include/parser/kwlist.h /bin/bison -Wno-deprecated -d -o gram.c gram.y touch gram.h make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/parser' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C src all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src' make -C ../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -c -o blkreftable.o blkreftable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -c -o compression.o compression.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -c -o jsonapi.o jsonapi.c '/bin/perl' -I ../../src/tools ../../src/tools/gen_keywordlist.pl --extern ../../src/include/parser/kwlist.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -c -o percentrepl.o percentrepl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -c -o pg_prng.o pg_prng.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -c -o unicode_case.o unicode_case.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -c -o unicode_category.o unicode_category.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DUSE_PRIVATE_ENCODING_FUNCS -c -o logging.o logging.c rm -f libpgcommon.a ar crs libpgcommon.a archive.o base64.o binaryheap.o blkreftable.o checksum_helper.o compression.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 parse_manifest.o percentrepl.o pg_get_line.o pg_lzcompress.o pg_prng.o pgfnames.o psprintf.o relpath.o rmtree.o saslprep.o scram-common.o string.o stringinfo.o unicode_case.o unicode_category.o unicode_norm.o username.o wait_error.o wchar.o cryptohash_openssl.o hmac_openssl.o restricted_token.o sprompt.o fe_memutils.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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c binaryheap.c -o binaryheap_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c blkreftable.c -o blkreftable_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c compression.c -o compression_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/interfaces/libpq -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -DJSONAPI_USE_PQEXPBUFFER -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c parse_manifest.c -o parse_manifest_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c percentrepl.c -o percentrepl_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c pg_prng.c -o pg_prng_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c unicode_case.c -o unicode_case_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c unicode_category.c -o unicode_category_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 binaryheap_shlib.o blkreftable_shlib.o checksum_helper_shlib.o compression_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 parse_manifest_shlib.o percentrepl_shlib.o pg_get_line_shlib.o pg_lzcompress_shlib.o pg_prng_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_case_shlib.o unicode_category_shlib.o unicode_norm_shlib.o username_shlib.o wait_error_shlib.o wchar_shlib.o cryptohash_openssl_shlib.o hmac_openssl_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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c binaryheap.c -o binaryheap_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c blkreftable.c -o blkreftable_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c compression.c -o compression_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c parse_manifest.c -o parse_manifest_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c percentrepl.c -o percentrepl_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c pg_prng.c -o pg_prng_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c unicode_case.c -o unicode_case_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c unicode_category.c -o unicode_category_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lzstd -llz4 -lxslt -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 binaryheap_srv.o blkreftable_srv.o checksum_helper_srv.o compression_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 parse_manifest_srv.o percentrepl_srv.o pg_get_line_srv.o pg_lzcompress_srv.o pg_prng_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_case_srv.o unicode_category_srv.o unicode_norm_srv.o username_srv.o wait_error_srv.o wchar_srv.o cryptohash_openssl_srv.o hmac_openssl_srv.o rm -f libpgcommon_excluded_shlib.a ar crs libpgcommon_excluded_shlib.a fe_memutils.o logging.o make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o timingsafe_bcmp.o timingsafe_bcmp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o noblock.o noblock.c echo "#define PGBINDIR \"/opt/metwork-mfext-master/opt/scientific_core/bin\"" >pg_config_paths.h echo "#define PGSHAREDIR \"/opt/metwork-mfext-master/opt/scientific_core/share/postgresql\"" >>pg_config_paths.h echo "#define SYSCONFDIR \"/opt/metwork-mfext-master/opt/scientific_core/etc/postgresql\"" >>pg_config_paths.h echo "#define INCLUDEDIR \"/opt/metwork-mfext-master/opt/scientific_core/include\"" >>pg_config_paths.h echo "#define PKGINCLUDEDIR \"/opt/metwork-mfext-master/opt/scientific_core/include/postgresql\"" >>pg_config_paths.h echo "#define INCLUDEDIRSERVER \"/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server\"" >>pg_config_paths.h echo "#define LIBDIR \"/opt/metwork-mfext-master/opt/scientific_core/lib\"" >>pg_config_paths.h echo "#define PKGLIBDIR \"/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql\"" >>pg_config_paths.h echo "#define LOCALEDIR \"/opt/metwork-mfext-master/opt/scientific_core/share/locale\"" >>pg_config_paths.h echo "#define DOCDIR \"/opt/metwork-mfext-master/opt/scientific_core/share/doc//postgresql\"" >>pg_config_paths.h echo "#define HTMLDIR \"/opt/metwork-mfext-master/opt/scientific_core/share/doc//postgresql\"" >>pg_config_paths.h echo "#define MANDIR \"/opt/metwork-mfext-master/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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pg_localeconv_r.o pg_localeconv_r.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pg_numa.o pg_numa.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pg_popcount_aarch64.o pg_popcount_aarch64.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pg_popcount_avx512.o pg_popcount_avx512.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o tar.o tar.c rm -f libpgport.a ar crs libpgport.a getpeereid.o strlcat.o strlcpy.o timingsafe_bcmp.o pg_crc32c_sse42.o pg_crc32c_sb8.o pg_crc32c_sse42_choose.o bsearch_arg.o chklocale.o inet_net_ntop.o noblock.o path.o pg_bitutils.o pg_localeconv_r.o pg_numa.o pg_popcount_aarch64.o pg_popcount_avx512.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 gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c timingsafe_bcmp.c -o timingsafe_bcmp_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c pg_localeconv_r.c -o pg_localeconv_r_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c pg_numa.c -o pg_numa_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c pg_popcount_aarch64.c -o pg_popcount_aarch64_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c pg_popcount_avx512.c -o pg_popcount_avx512_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c tar.c -o tar_shlib.o rm -f libpgport_shlib.a ar crs libpgport_shlib.a getpeereid_shlib.o strlcat_shlib.o strlcpy_shlib.o timingsafe_bcmp_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 inet_net_ntop_shlib.o noblock_shlib.o path_shlib.o pg_bitutils_shlib.o pg_localeconv_r_shlib.o pg_numa_shlib.o pg_popcount_aarch64_shlib.o pg_popcount_avx512_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 gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c timingsafe_bcmp.c -o timingsafe_bcmp_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c pg_localeconv_r.c -o pg_localeconv_r_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c pg_numa.c -o pg_numa_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c pg_popcount_aarch64.c -o pg_popcount_aarch64_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c pg_popcount_avx512.c -o pg_popcount_avx512_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c tar.c -o tar_srv.o rm -f libpgport_srv.a ar crs libpgport_srv.a getpeereid_srv.o strlcat_srv.o strlcpy_srv.o timingsafe_bcmp_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 inet_net_ntop_srv.o noblock_srv.o path_srv.o pg_bitutils_srv.o pg_localeconv_r_srv.o pg_numa_srv.o pg_popcount_aarch64_srv.o pg_popcount_avx512_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 make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C timezone all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o zic make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/timezone' make -C backend all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/id.mo po/id.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/pl.mo po/pl.po /bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/tr.mo po/tr.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C access all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C brin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/brin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/access/brin' make -C common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/common' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o tidstore.o tidstore.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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/tidstore.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-18.4/src/backend/access/common' make -C gin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/gin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/access/gin' make -C gist all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/gist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/access/gist' make -C hash all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/access/hash' make -C heap all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/heap' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o heapam_xlog.o heapam_xlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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/heapam_xlog.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-18.4/src/backend/access/heap' make -C index all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/index' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/access/index' make -C nbtree all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/nbtree' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o nbtpreprocesskeys.o nbtpreprocesskeys.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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/nbtpreprocesskeys.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-18.4/src/backend/access/nbtree' make -C rmgrdesc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/rmgrdesc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o rmgrdesc_utils.o rmgrdesc_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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/rmgrdesc_utils.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-18.4/src/backend/access/rmgrdesc' make -C spgist all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/spgist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/access/spgist' make -C sequence all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/sequence' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o sequence.o sequence.c ( echo src/backend/access/sequence/sequence.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/sequence' make -C table all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/table' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/access/table' make -C tablesample all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/tablesample' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/access/tablesample' make -C transam all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/transam' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o xlogbackup.o xlogbackup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o xlogprefetcher.o xlogprefetcher.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o xlogrecovery.o xlogrecovery.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o xlogstats.o xlogstats.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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/xlogbackup.o src/backend/access/transam/xlogfuncs.o src/backend/access/transam/xloginsert.o src/backend/access/transam/xlogprefetcher.o src/backend/access/transam/xlogreader.o src/backend/access/transam/xlogrecovery.o src/backend/access/transam/xlogstats.o src/backend/access/transam/xlogutils.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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 sequence/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-18.4/src/backend/access' make -C archive all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/archive' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o shell_archive.o shell_archive.c ( echo src/backend/archive/shell_archive.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/archive' make -C backup all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/backup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o basebackup_copy.o basebackup_copy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o basebackup_gzip.o basebackup_gzip.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o basebackup_incremental.o basebackup_incremental.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o basebackup_lz4.o basebackup_lz4.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o basebackup_zstd.o basebackup_zstd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o basebackup_progress.o basebackup_progress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o basebackup_server.o basebackup_server.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o basebackup_sink.o basebackup_sink.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o basebackup_target.o basebackup_target.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o basebackup_throttle.o basebackup_throttle.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o walsummary.o walsummary.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o walsummaryfuncs.o walsummaryfuncs.c ( echo src/backend/backup/backup_manifest.o src/backend/backup/basebackup.o src/backend/backup/basebackup_copy.o src/backend/backup/basebackup_gzip.o src/backend/backup/basebackup_incremental.o src/backend/backup/basebackup_lz4.o src/backend/backup/basebackup_zstd.o src/backend/backup/basebackup_progress.o src/backend/backup/basebackup_server.o src/backend/backup/basebackup_sink.o src/backend/backup/basebackup_target.o src/backend/backup/basebackup_throttle.o src/backend/backup/walsummary.o src/backend/backup/walsummaryfuncs.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/backup' make -C bootstrap all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/bootstrap' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/bison -Wno-deprecated -d -o bootparse.c bootparse.y touch bootparse.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o bootparse.o bootparse.c /bin/flex -o'bootscanner.c' bootscanner.l gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o bootscanner.o bootscanner.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o bootstrap.o bootstrap.c ( echo src/backend/bootstrap/bootparse.o src/backend/bootstrap/bootscanner.o src/backend/bootstrap/bootstrap.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/bootstrap' make -C catalog all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/catalog' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pg_attrdef.o pg_attrdef.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pg_class.o pg_class.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pg_parameter_acl.o pg_parameter_acl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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_attrdef.o src/backend/catalog/pg_cast.o src/backend/catalog/pg_class.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_parameter_acl.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-18.4/src/backend/catalog' make -C parser all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/parser' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o parse_jsontable.o parse_jsontable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o parse_merge.o parse_merge.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o parser.o parser.c /bin/flex -b -CF -p -p -o'scan.c' scan.l gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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_jsontable.o src/backend/parser/parse_merge.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-18.4/src/backend/parser' make -C commands all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/commands' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o explain_dr.o explain_dr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o explain_format.o explain_format.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o explain_state.o explain_state.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o vacuumparallel.o vacuumparallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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/explain_dr.o src/backend/commands/explain_format.o src/backend/commands/explain_state.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/vacuumparallel.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-18.4/src/backend/commands' make -C executor all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/executor' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/executor' make -C foreign all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/foreign' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/foreign' make -C lib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/lib' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o rbtree.o rbtree.c ( echo 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-18.4/src/backend/lib' make -C libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o auth-oauth.o auth-oauth.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o auth-sasl.o auth-sasl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o be-secure-openssl.o be-secure-openssl.c ( echo src/backend/libpq/auth-oauth.o src/backend/libpq/auth-sasl.o 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-18.4/src/backend/libpq' make -C main all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/main' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/main' make -C nodes all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o multibitmapset.o multibitmapset.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o queryjumblefuncs.o queryjumblefuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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/multibitmapset.o src/backend/nodes/nodeFuncs.o src/backend/nodes/outfuncs.o src/backend/nodes/params.o src/backend/nodes/print.o src/backend/nodes/queryjumblefuncs.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-18.4/src/backend/nodes' make -C optimizer all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C geqo all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/geqo' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/optimizer/geqo' make -C path all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/path' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/optimizer/path' make -C plan all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/plan' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/optimizer/plan' make -C prep all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/prep' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/optimizer/prep' make -C util all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/util' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/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-18.4/src/backend/optimizer' make -C partitioning all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/partitioning' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/partitioning' make -C port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/port' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/port' make -C postmaster all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/postmaster' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o auxprocess.o auxprocess.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o launch_backend.o launch_backend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pmchild.o pmchild.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o walsummarizer.o walsummarizer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o walwriter.o walwriter.c ( echo src/backend/postmaster/autovacuum.o src/backend/postmaster/auxprocess.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/launch_backend.o src/backend/postmaster/pgarch.o src/backend/postmaster/pmchild.o src/backend/postmaster/postmaster.o src/backend/postmaster/startup.o src/backend/postmaster/syslogger.o src/backend/postmaster/walsummarizer.o src/backend/postmaster/walwriter.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/postmaster' make -C regex all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/regex' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/regex' make -C replication all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/replication' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C logical all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/replication/logical' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o applyparallelworker.o applyparallelworker.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o conflict.o conflict.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o slotsync.o slotsync.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o worker.o worker.c ( echo src/backend/replication/logical/applyparallelworker.o src/backend/replication/logical/conflict.o 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/slotsync.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-18.4/src/backend/replication/logical' /bin/bison -Wno-deprecated -d -o repl_gram.c repl_gram.y touch repl_gram.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o repl_gram.o repl_gram.c /bin/flex -o'repl_scanner.c' repl_scanner.l gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o repl_scanner.o repl_scanner.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o syncrep.o syncrep.c /bin/bison -Wno-deprecated -d -o syncrep_gram.c syncrep_gram.y touch syncrep_gram.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o syncrep_gram.o syncrep_gram.c /bin/flex -o'syncrep_scanner.c' syncrep_scanner.l gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o syncrep_scanner.o syncrep_scanner.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o walsender.o walsender.c ( cat logical/objfiles.txt; echo src/backend/replication/repl_gram.o src/backend/replication/repl_scanner.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/syncrep_scanner.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-18.4/src/backend/replication' make -C rewrite all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/rewrite' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/rewrite' make -C statistics all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/statistics' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o attribute_stats.o attribute_stats.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o mvdistinct.o mvdistinct.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o relation_stats.o relation_stats.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o stat_utils.o stat_utils.c ( echo src/backend/statistics/attribute_stats.o src/backend/statistics/dependencies.o src/backend/statistics/extended_stats.o src/backend/statistics/mcv.o src/backend/statistics/mvdistinct.o src/backend/statistics/relation_stats.o src/backend/statistics/stat_utils.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/statistics' make -C storage all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C aio all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/aio' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o aio.o aio.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o aio_callback.o aio_callback.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o aio_funcs.o aio_funcs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o aio_init.o aio_init.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o aio_io.o aio_io.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o aio_target.o aio_target.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o method_io_uring.o method_io_uring.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o method_sync.o method_sync.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o method_worker.o method_worker.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o read_stream.o read_stream.c ( echo src/backend/storage/aio/aio.o src/backend/storage/aio/aio_callback.o src/backend/storage/aio/aio_funcs.o src/backend/storage/aio/aio_init.o src/backend/storage/aio/aio_io.o src/backend/storage/aio/aio_target.o src/backend/storage/aio/method_io_uring.o src/backend/storage/aio/method_sync.o src/backend/storage/aio/method_worker.o src/backend/storage/aio/read_stream.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/aio' make -C buffer all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/buffer' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/storage/buffer' make -C file all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/file' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o fileset.o fileset.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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/fileset.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-18.4/src/backend/storage/file' make -C freespace all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/freespace' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/storage/freespace' make -C ipc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/ipc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o dsm_registry.o dsm_registry.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o standby.o standby.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o waiteventset.o waiteventset.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/dsm_registry.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/signalfuncs.o src/backend/storage/ipc/sinval.o src/backend/storage/ipc/sinvaladt.o src/backend/storage/ipc/standby.o src/backend/storage/ipc/waiteventset.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/ipc' make -C large_object all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/large_object' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/storage/large_object' make -C lmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/lmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o s_lock.o s_lock.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/predicate.o src/backend/storage/lmgr/proc.o src/backend/storage/lmgr/s_lock.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/lmgr' make -C page all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/page' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/storage/page' make -C smgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/smgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o bulk_write.o bulk_write.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o smgr.o smgr.c ( echo src/backend/storage/smgr/bulk_write.o 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-18.4/src/backend/storage/smgr' make -C sync all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/sync' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/storage/sync' ( cat aio/objfiles.txt 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-18.4/src/backend/storage' make -C tcop all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/tcop' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o backend_startup.o backend_startup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o utility.o utility.c ( echo src/backend/tcop/backend_startup.o 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-18.4/src/backend/tcop' make -C tsearch all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/tsearch' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/tsearch' make -C utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C activity all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/activity' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pgstat_archiver.o pgstat_archiver.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pgstat_backend.o pgstat_backend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pgstat_bgwriter.o pgstat_bgwriter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pgstat_checkpointer.o pgstat_checkpointer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pgstat_database.o pgstat_database.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pgstat_function.o pgstat_function.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pgstat_io.o pgstat_io.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pgstat_relation.o pgstat_relation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pgstat_replslot.o pgstat_replslot.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pgstat_shmem.o pgstat_shmem.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pgstat_slru.o pgstat_slru.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pgstat_subscription.o pgstat_subscription.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pgstat_wal.o pgstat_wal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pgstat_xact.o pgstat_xact.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o wait_event.o wait_event.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o wait_event_funcs.o wait_event_funcs.c ( echo src/backend/utils/activity/backend_progress.o src/backend/utils/activity/backend_status.o src/backend/utils/activity/pgstat.o src/backend/utils/activity/pgstat_archiver.o src/backend/utils/activity/pgstat_backend.o src/backend/utils/activity/pgstat_bgwriter.o src/backend/utils/activity/pgstat_checkpointer.o src/backend/utils/activity/pgstat_database.o src/backend/utils/activity/pgstat_function.o src/backend/utils/activity/pgstat_io.o src/backend/utils/activity/pgstat_relation.o src/backend/utils/activity/pgstat_replslot.o src/backend/utils/activity/pgstat_shmem.o src/backend/utils/activity/pgstat_slru.o src/backend/utils/activity/pgstat_subscription.o src/backend/utils/activity/pgstat_wal.o src/backend/utils/activity/pgstat_xact.o src/backend/utils/activity/wait_event.o src/backend/utils/activity/wait_event_funcs.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/activity' make -C adt all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o hbafuncs.o hbafuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o jsonpath_gram.o jsonpath_gram.c /bin/flex -b -CF -p -p -o'jsonpath_scan.c' jsonpath_scan.l gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o jsonpath_scan.o jsonpath_scan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pg_locale_builtin.o pg_locale_builtin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pg_locale_icu.o pg_locale_icu.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pg_locale_libc.o pg_locale_libc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pseudorandomfuncs.o pseudorandomfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o skipsupport.o skipsupport.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o waitfuncs.o waitfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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/hbafuncs.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/jsonpath_scan.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_locale_builtin.o src/backend/utils/adt/pg_locale_icu.o src/backend/utils/adt/pg_locale_libc.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/pseudorandomfuncs.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/skipsupport.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/waitfuncs.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-18.4/src/backend/utils/adt' make -C cache all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/cache' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o funccache.o funccache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o relfilenumbermap.o relfilenumbermap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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/funccache.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/relfilenumbermap.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-18.4/src/backend/utils/cache' make -C error all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/error' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o csvlog.o csvlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o elog.o elog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o jsonlog.o jsonlog.c ( echo src/backend/utils/error/assert.o src/backend/utils/error/csvlog.o src/backend/utils/error/elog.o src/backend/utils/error/jsonlog.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/error' make -C fmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/fmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/utils/fmgr' make -C hash all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/utils/hash' make -C init all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/init' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o postinit.o postinit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o usercontext.o usercontext.c ( echo src/backend/utils/init/globals.o src/backend/utils/init/miscinit.o src/backend/utils/init/postinit.o src/backend/utils/init/usercontext.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/init' make -C mb all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/mb' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/utils/mb' make -C misc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/misc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o conffiles.o conffiles.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o guc.o guc.c /bin/flex -o'guc-file.c' guc-file.l gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o guc-file.o guc-file.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o guc_funcs.o guc_funcs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o guc_tables.o guc_tables.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o injection_point.o injection_point.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o stack_depth.o stack_depth.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o tzparser.o tzparser.c ( echo src/backend/utils/misc/conffiles.o src/backend/utils/misc/guc.o src/backend/utils/misc/guc-file.o src/backend/utils/misc/guc_funcs.o src/backend/utils/misc/guc_tables.o src/backend/utils/misc/help_config.o src/backend/utils/misc/injection_point.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/rls.o src/backend/utils/misc/sampling.o src/backend/utils/misc/stack_depth.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-18.4/src/backend/utils/misc' make -C mmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/mmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o alignedalloc.o alignedalloc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o bump.o bump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o slab.o slab.c ( echo src/backend/utils/mmgr/alignedalloc.o src/backend/utils/mmgr/aset.o src/backend/utils/mmgr/bump.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-18.4/src/backend/utils/mmgr' make -C resowner all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/resowner' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/utils/resowner' make -C sort all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/sort' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o tuplesortvariants.o tuplesortvariants.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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/tuplesortvariants.o src/backend/utils/sort/tuplestore.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/sort' make -C time all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/time' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/utils/time' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/backend/utils' make -C ../../src/timezone all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/timezone' make -C jit all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/jit' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/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 -Wshadow=compatible-local -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/tidstore.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/heapam_xlog.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/nbtpreprocesskeys.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/rmgrdesc_utils.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/sequence/sequence.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/xlogbackup.o access/transam/xlogfuncs.o access/transam/xloginsert.o access/transam/xlogprefetcher.o access/transam/xlogreader.o access/transam/xlogrecovery.o access/transam/xlogstats.o access/transam/xlogutils.o archive/shell_archive.o backup/backup_manifest.o backup/basebackup.o backup/basebackup_copy.o backup/basebackup_gzip.o backup/basebackup_incremental.o backup/basebackup_lz4.o backup/basebackup_zstd.o backup/basebackup_progress.o backup/basebackup_server.o backup/basebackup_sink.o backup/basebackup_target.o backup/basebackup_throttle.o backup/walsummary.o backup/walsummaryfuncs.o bootstrap/bootparse.o bootstrap/bootscanner.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_attrdef.o catalog/pg_cast.o catalog/pg_class.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_parameter_acl.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_jsontable.o parser/parse_merge.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/explain_dr.o commands/explain_format.o commands/explain_state.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/vacuumparallel.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/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-oauth.o libpq/auth-sasl.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/multibitmapset.o nodes/nodeFuncs.o nodes/outfuncs.o nodes/params.o nodes/print.o nodes/queryjumblefuncs.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/auxprocess.o postmaster/bgworker.o postmaster/bgwriter.o postmaster/checkpointer.o postmaster/fork_process.o postmaster/interrupt.o postmaster/launch_backend.o postmaster/pgarch.o postmaster/pmchild.o postmaster/postmaster.o postmaster/startup.o postmaster/syslogger.o postmaster/walsummarizer.o postmaster/walwriter.o regex/regcomp.o regex/regerror.o regex/regexec.o regex/regexport.o regex/regfree.o regex/regprefix.o replication/logical/applyparallelworker.o replication/logical/conflict.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/slotsync.o replication/logical/snapbuild.o replication/logical/tablesync.o replication/logical/worker.o replication/repl_gram.o replication/repl_scanner.o replication/slot.o replication/slotfuncs.o replication/syncrep.o replication/syncrep_gram.o replication/syncrep_scanner.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/attribute_stats.o statistics/dependencies.o statistics/extended_stats.o statistics/mcv.o statistics/mvdistinct.o statistics/relation_stats.o statistics/stat_utils.o storage/aio/aio.o storage/aio/aio_callback.o storage/aio/aio_funcs.o storage/aio/aio_init.o storage/aio/aio_io.o storage/aio/aio_target.o storage/aio/method_io_uring.o storage/aio/method_sync.o storage/aio/method_worker.o storage/aio/read_stream.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/fileset.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/dsm_registry.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/signalfuncs.o storage/ipc/sinval.o storage/ipc/sinvaladt.o storage/ipc/standby.o storage/ipc/waiteventset.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/predicate.o storage/lmgr/proc.o storage/lmgr/s_lock.o storage/page/bufpage.o storage/page/checksum.o storage/page/itemptr.o storage/smgr/bulk_write.o storage/smgr/md.o storage/smgr/smgr.o storage/sync/sync.o tcop/backend_startup.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/pgstat.o utils/activity/pgstat_archiver.o utils/activity/pgstat_backend.o utils/activity/pgstat_bgwriter.o utils/activity/pgstat_checkpointer.o utils/activity/pgstat_database.o utils/activity/pgstat_function.o utils/activity/pgstat_io.o utils/activity/pgstat_relation.o utils/activity/pgstat_replslot.o utils/activity/pgstat_shmem.o utils/activity/pgstat_slru.o utils/activity/pgstat_subscription.o utils/activity/pgstat_wal.o utils/activity/pgstat_xact.o utils/activity/wait_event.o utils/activity/wait_event_funcs.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/hbafuncs.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/jsonpath_scan.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_locale_builtin.o utils/adt/pg_locale_icu.o utils/adt/pg_locale_libc.o utils/adt/pg_lsn.o utils/adt/pg_upgrade_support.o utils/adt/pgstatfuncs.o utils/adt/pseudorandomfuncs.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/skipsupport.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/waitfuncs.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/funccache.o utils/cache/inval.o utils/cache/lsyscache.o utils/cache/partcache.o utils/cache/plancache.o utils/cache/relcache.o utils/cache/relfilenumbermap.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/csvlog.o utils/error/elog.o utils/error/jsonlog.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/init/usercontext.o utils/mb/conv.o utils/mb/mbutils.o utils/mb/stringinfo_mb.o utils/mb/wstrcmp.o utils/mb/wstrncmp.o utils/misc/conffiles.o utils/misc/guc.o utils/misc/guc-file.o utils/misc/guc_funcs.o utils/misc/guc_tables.o utils/misc/help_config.o utils/misc/injection_point.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/rls.o utils/misc/sampling.o utils/misc/stack_depth.o utils/misc/superuser.o utils/misc/timeout.o utils/misc/tzparser.o utils/mmgr/alignedalloc.o utils/mmgr/aset.o utils/mmgr/bump.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/tuplesortvariants.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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -Wl,--export-dynamic -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lpthread -lrt -ldl -lm -lldap -o postgres make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C backend/utils/mb/conversion_procs all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/mb/conversion_procs' make -C ../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C cyrillic_and_mic all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o cyrillic_and_mic.so cyrillic_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o euc_cn_and_mic.so euc_cn_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o euc_jp_and_sjis.so euc_jp_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o euc_kr_and_mic.so euc_kr_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o euc_tw_and_big5.so big5.o euc_tw_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o latin2_and_win1250.so latin2_and_win1250.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o latin_and_mic.so latin_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o utf8_and_big5.so utf8_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o utf8_and_cyrillic.so utf8_and_cyrillic.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o utf8_and_euc_cn.so utf8_and_euc_cn.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o utf8_and_euc_jp.so utf8_and_euc_jp.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o utf8_and_euc_kr.so utf8_and_euc_kr.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o utf8_and_euc_tw.so utf8_and_euc_tw.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o utf8_and_gb18030.so utf8_and_gb18030.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o utf8_and_gbk.so utf8_and_gbk.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o utf8_and_iso8859.so utf8_and_iso8859.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o utf8_and_iso8859_1.so utf8_and_iso8859_1.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o utf8_and_johab.so utf8_and_johab.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o utf8_and_sjis.so utf8_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o utf8_and_win.so utf8_and_win.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o utf8_and_uhc.so utf8_and_uhc.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o utf8_and_euc2004.so utf8_and_euc2004.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o utf8_and_sjis2004.so utf8_and_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o euc2004_sjis2004.so euc2004_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/mb/conversion_procs' make -C backend/snowball all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/snowball' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o stem_UTF_8_estonian.o ./libstemmer/stem_UTF_8_estonian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -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_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_estonian.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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden '/bin/perl' snowball_create.pl --input . --outdir . make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/snowball' make -C include all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include' make -C interfaces all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/cs.mo po/cs.po /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/el.mo po/el.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/he.mo po/he.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/pl.mo po/pl.po /bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/tr.mo po/tr.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po /bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/port -I../../../src/port -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/port -I../../../src/port -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DSO_MAJOR_VERSION=5 -c -o fe-cancel.o fe-cancel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/port -I../../../src/port -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/port -I../../../src/port -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/port -I../../../src/port -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/port -I../../../src/port -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/port -I../../../src/port -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/port -I../../../src/port -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/port -I../../../src/port -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/port -I../../../src/port -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/port -I../../../src/port -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/port -I../../../src/port -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/port -I../../../src/port -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/port -I../../../src/port -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/port -I../../../src/port -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/port -I../../../src/port -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I. -I../../../src/port -I../../../src/port -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DSO_MAJOR_VERSION=5 -c -o fe-auth-oauth.o fe-auth-oauth.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -fPIC -I. -I../../../src/port -I../../../src/port -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DSO_MAJOR_VERSION=5 -DUSE_DYNAMIC_OAUTH -c fe-auth-oauth.c -o fe-auth-oauth_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -shared -Wl,-soname,libpq.so.5 -Wl,--version-script=exports.list -o libpq.so.5.18 fe-auth-scram.o fe-cancel.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 fe-auth-oauth_shlib.o -L../../../src/port -L../../../src/common -lpgcommon_shlib -lpgport_shlib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lssl -lcrypto -ldl -lm -lldap rm -f libpq.so.5 ln -s libpq.so.5.18 libpq.so.5 rm -f libpq.so ln -s libpq.so.5.18 libpq.so rm -f libpq.a ar crs libpq.a fe-auth-scram.o fe-cancel.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 fe-auth-oauth.o touch libpq.a echo 'prefix=/opt/metwork-mfext-master/opt/scientific_core' >libpq.pc echo 'exec_prefix=${prefix}' >>libpq.pc echo 'libdir=${exec_prefix}/lib' >>libpq.pc echo 'includedir=${prefix}/include' >>libpq.pc echo >>libpq.pc echo 'Name: libpq' >>libpq.pc echo 'Description: PostgreSQL libpq library' >>libpq.pc echo 'URL: https://www.postgresql.org/' >>libpq.pc echo 'Version: 18.4' >>libpq.pc echo 'Requires: ' >>libpq.pc echo 'Requires.private: libssl, libcrypto, libcurl' >>libpq.pc echo 'Cflags: -I${includedir}' >>libpq.pc echo 'Libs: -L${libdir} -lpq' >>libpq.pc echo 'Libs.private: -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/usr/lib -lpgcommon -lpgport -lpq-oauth -lssl -lcrypto -ldl -lm -lldap' >>libpq.pc touch libpq-refs-stamp make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ecpg all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C include all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/include' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/include' make -C pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -shared -Wl,-soname,libpgtypes.so.3 -Wl,--version-script=exports.list -o libpgtypes.so.3.18 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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lm rm -f libpgtypes.so.3 ln -s libpgtypes.so.3.18 libpgtypes.so.3 rm -f libpgtypes.so ln -s libpgtypes.so.3.18 libpgtypes.so rm -f libpgtypes.a ar crs libpgtypes.a common.o datetime.o dt_common.o interval.o numeric.o timestamp.o touch libpgtypes.a echo 'prefix=/opt/metwork-mfext-master/opt/scientific_core' >libpgtypes.pc echo 'exec_prefix=${prefix}' >>libpgtypes.pc echo 'libdir=${exec_prefix}/lib' >>libpgtypes.pc echo 'includedir=${prefix}/include' >>libpgtypes.pc echo >>libpgtypes.pc echo 'Name: libpgtypes' >>libpgtypes.pc echo 'Description: PostgreSQL libpgtypes library' >>libpgtypes.pc echo 'URL: https://www.postgresql.org/' >>libpgtypes.pc echo 'Version: 18.4' >>libpgtypes.pc echo 'Requires: ' >>libpgtypes.pc echo 'Requires.private: ' >>libpgtypes.pc echo 'Cflags: -I${includedir}' >>libpgtypes.pc echo 'Libs: -L${libdir} -lpgtypes' >>libpgtypes.pc echo 'Libs.private: -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/usr/lib -lpgcommon -lpgport -lm' >>libpgtypes.pc make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/pgtypeslib' make -C ecpglib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/ecpglib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/cs.mo po/cs.po /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/el.mo po/el.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/pl.mo po/pl.po /bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/tr.mo po/tr.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/vi.mo po/vi.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po /bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -shared -Wl,-soname,libecpg.so.6 -Wl,--version-script=exports.list -o libecpg.so.6.18 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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lm rm -f libecpg.so.6 ln -s libecpg.so.6.18 libecpg.so.6 rm -f libecpg.so ln -s libecpg.so.6.18 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 touch libecpg.a echo 'prefix=/opt/metwork-mfext-master/opt/scientific_core' >libecpg.pc echo 'exec_prefix=${prefix}' >>libecpg.pc echo 'libdir=${exec_prefix}/lib' >>libecpg.pc echo 'includedir=${prefix}/include' >>libecpg.pc echo >>libecpg.pc echo 'Name: libecpg' >>libecpg.pc echo 'Description: PostgreSQL libecpg library' >>libecpg.pc echo 'URL: https://www.postgresql.org/' >>libecpg.pc echo 'Version: 18.4' >>libecpg.pc echo 'Requires: ' >>libecpg.pc echo 'Requires.private: libpq, libpgtypes' >>libecpg.pc echo 'Cflags: -I${includedir}' >>libecpg.pc echo 'Libs: -L${libdir} -lecpg' >>libecpg.pc echo 'Libs.private: -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/usr/lib -lpgcommon -lpgport -lpq -lm' >>libecpg.pc make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/ecpglib' make -C compatlib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/compatlib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../../src/interfaces/ecpg/ecpglib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/ecpglib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/pgtypeslib' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -shared -Wl,-soname,libecpg_compat.so.3 -Wl,--version-script=exports.list -o libecpg_compat.so.3.18 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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lm rm -f libecpg_compat.so.3 ln -s libecpg_compat.so.3.18 libecpg_compat.so.3 rm -f libecpg_compat.so ln -s libecpg_compat.so.3.18 libecpg_compat.so rm -f libecpg_compat.a ar crs libecpg_compat.a informix.o touch libecpg_compat.a echo 'prefix=/opt/metwork-mfext-master/opt/scientific_core' >libecpg_compat.pc echo 'exec_prefix=${prefix}' >>libecpg_compat.pc echo 'libdir=${exec_prefix}/lib' >>libecpg_compat.pc echo 'includedir=${prefix}/include' >>libecpg_compat.pc echo >>libecpg_compat.pc 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: 18.4' >>libecpg_compat.pc echo 'Requires: ' >>libecpg_compat.pc echo 'Requires.private: libecpg, libpgtypes' >>libecpg_compat.pc echo 'Cflags: -I${includedir}' >>libecpg_compat.pc echo 'Libs: -L${libdir} -lecpg_compat' >>libecpg_compat.pc echo 'Libs.private: -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/usr/lib -lecpg -lpgcommon -lpgport -lpq -lm' >>libecpg_compat.pc make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/compatlib' make -C preproc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/preproc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/cs.mo po/cs.po /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/el.mo po/el.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/pl.mo po/pl.po /bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/tr.mo po/tr.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/vi.mo po/vi.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po /bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' '/bin/perl' ./parse.pl --srcdir . --parser ../../../backend/parser/gram.y --output preproc.y /bin/bison -Wno-deprecated -d -o preproc.c preproc.y touch preproc.h '/bin/perl' -I ../../../../src/tools ../../../../src/tools/gen_keywordlist.pl --varname ScanCKeywords --no-case-fold c_kwlist.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o ecpg.o ecpg.c '/bin/perl' -I ../../../../src/tools ../../../../src/tools/gen_keywordlist.pl --varname ScanECPGKeywords ecpg_kwlist.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o parser.o parser.c /bin/flex -o'pgc.c' pgc.l gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE c_keywords.o descriptor.o ecpg.o ecpg_keywords.o keywords.o output.o parser.o pgc.o preproc.o type.o typename.o util.o variable.o -L../../../../src/port -L../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o ecpg make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/preproc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg' make -C libpq-oauth all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq-oauth' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../../../src/interfaces/libpq -I../../../src/port -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/core/include -c -o oauth-curl.o oauth-curl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -fPIC -I../../../src/interfaces/libpq -I../../../src/port -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/core/include -DUSE_DYNAMIC_OAUTH -c oauth-curl.c -o oauth-curl_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -I../../../src/interfaces/libpq -I../../../src/port -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/core/include -DUSE_DYNAMIC_OAUTH -c -o oauth-utils.o oauth-utils.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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -fPIC -shared -Wl,--version-script=exports.list -o libpq-oauth-18.so oauth-curl_shlib.o oauth-utils.o -L../../../src/port -L../../../src/common -L../../../src/common -lpgcommon_shlib -L../../../src/port -lpgport_shlib -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -L/opt/metwork-mfext-master/opt/core/lib -lcurl -lm rm -f libpq-oauth.a ar crs libpq-oauth.a oauth-curl.o touch libpq-oauth.a make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq-oauth' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces' make -C backend/replication/libpqwalreceiver all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/replication/libpqwalreceiver' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o libpqwalreceiver.so libpqwalreceiver.o -L../../../../src/port -L../../../../src/common -L../../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/replication/libpqwalreceiver' make -C backend/replication/pgoutput all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/replication/pgoutput' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o pgoutput.so pgoutput.o -L../../../../src/port -L../../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/replication/pgoutput' make -C fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o astreamer_file.o astreamer_file.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o astreamer_gzip.o astreamer_gzip.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o astreamer_lz4.o astreamer_lz4.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o astreamer_tar.o astreamer_tar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o astreamer_zstd.o astreamer_zstd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o print.o print.c /bin/flex -b -Cfe -p -p -o'psqlscan.c' psqlscan.l gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o string_utils.o string_utils.c rm -f libpgfeutils.a ar crs libpgfeutils.a archive.o astreamer_file.o astreamer_gzip.o astreamer_lz4.o astreamer_tar.o astreamer_zstd.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-18.4/src/fe_utils' make -C bin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C initdb all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/initdb' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/cs.mo po/cs.po /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/el.mo po/el.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/he.mo po/he.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/pl.mo po/pl.po /bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/tr.mo po/tr.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/vi.mo po/vi.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po /bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DUSE_PRIVATE_ENCODING_FUNCS -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DUSE_PRIVATE_ENCODING_FUNCS -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DUSE_PRIVATE_ENCODING_FUNCS -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o initdb make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/initdb' make -C pg_amcheck all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_amcheck' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/el.mo po/el.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po /bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_amcheck make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_amcheck' make -C pg_archivecleanup all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_archivecleanup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/cs.mo po/cs.po /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/el.mo po/el.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/pl.mo po/pl.po /bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/tr.mo po/tr.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/vi.mo po/vi.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_archivecleanup make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_archivecleanup' make -C pg_basebackup all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_basebackup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/cs.mo po/cs.po /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/el.mo po/el.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/he.mo po/he.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/pl.mo po/pl.po /bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/tr.mo po/tr.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/vi.mo po/vi.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o astreamer_inject.o astreamer_inject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_basebackup.o astreamer_inject.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pg_createsubscriber.o pg_createsubscriber.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_createsubscriber.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_createsubscriber gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_recvlogical make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_basebackup' make -C pg_checksums all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_checksums' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/cs.mo po/cs.po /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/el.mo po/el.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/tr.mo po/tr.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po /bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_checksums make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_checksums' make -C pg_combinebackup all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_combinebackup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/uk.mo po/uk.po make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pg_combinebackup.o pg_combinebackup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o backup_label.o backup_label.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o copy_file.o copy_file.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o load_manifest.o load_manifest.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o reconstruct.o reconstruct.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o write_manifest.o write_manifest.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_combinebackup.o backup_label.o copy_file.o load_manifest.o reconstruct.o write_manifest.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_combinebackup make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_combinebackup' make -C pg_config all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_config' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/cs.mo po/cs.po /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/el.mo po/el.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/he.mo po/he.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/nb.mo po/nb.po /bin/msgfmt -c -o po/pl.mo po/pl.po /bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po /bin/msgfmt -c -o po/ro.mo po/ro.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/ta.mo po/ta.po /bin/msgfmt -c -o po/tr.mo po/tr.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/vi.mo po/vi.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po /bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_config make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_config' make -C pg_controldata all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_controldata' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/cs.mo po/cs.po /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/el.mo po/el.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/pl.mo po/pl.po /bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/tr.mo po/tr.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/vi.mo po/vi.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po /bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_controldata make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_controldata' make -C pg_ctl all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_ctl' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/cs.mo po/cs.po /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/el.mo po/el.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/he.mo po/he.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/pl.mo po/pl.po /bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/tr.mo po/tr.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po /bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_ctl make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_ctl' make -C pg_dump all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_dump' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/cs.mo po/cs.po /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/el.mo po/el.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/he.mo po/he.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/pl.mo po/pl.po /bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/tr.mo po/tr.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po /bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o compress_gzip.o compress_gzip.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o compress_lz4.o compress_lz4.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o compress_none.o compress_none.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o compress_zstd.o compress_zstd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o connectdb.o connectdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o filter.o filter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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_gzip.o compress_io.o compress_lz4.o compress_none.o compress_zstd.o connectdb.o dumputils.o filter.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/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_restore.o compress_gzip.o compress_io.o compress_lz4.o compress_none.o compress_zstd.o connectdb.o dumputils.o filter.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/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_dumpall.o compress_gzip.o compress_io.o compress_lz4.o compress_none.o compress_zstd.o connectdb.o dumputils.o filter.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/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_dumpall make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_dump' make -C pg_resetwal all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_resetwal' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/cs.mo po/cs.po /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/el.mo po/el.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/pl.mo po/pl.po /bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/tr.mo po/tr.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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../../../src/fe_utils -lpgfeutils -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_resetwal make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_resetwal' make -C pg_rewind all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_rewind' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/cs.mo po/cs.po /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/el.mo po/el.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/pl.mo po/pl.po /bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/tr.mo po/tr.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po /bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_rewind make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_rewind' make -C pg_test_fsync all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_test_fsync' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/cs.mo po/cs.po /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/el.mo po/el.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/pl.mo po/pl.po /bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/tr.mo po/tr.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/vi.mo po/vi.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po /bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -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-18.4/src/bin/pg_test_fsync' make -C pg_test_timing all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_test_timing' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/cs.mo po/cs.po /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/el.mo po/el.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/pl.mo po/pl.po /bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/tr.mo po/tr.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/vi.mo po/vi.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po /bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -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-18.4/src/bin/pg_test_timing' make -C pg_upgrade all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_upgrade' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/cs.mo po/cs.po /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/tr.mo po/tr.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o relfilenumber.o relfilenumber.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o task.o task.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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 relfilenumber.o server.o tablespace.o task.o util.o version.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_upgrade make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_upgrade' make -C pg_verifybackup all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_verifybackup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/el.mo po/el.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po /bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o astreamer_verify.o astreamer_verify.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 astreamer_verify.o pg_verifybackup.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_verifybackup make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_verifybackup' make -C pg_waldump all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_waldump' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/cs.mo po/cs.po /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/el.mo po/el.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/tr.mo po/tr.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/vi.mo po/vi.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po /bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o replorigindesc.o replorigindesc.c rm -f rmgrdesc_utils.c && ln -s ../../../src/backend/access/rmgrdesc/rmgrdesc_utils.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o rmgrdesc_utils.o rmgrdesc_utils.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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o xlogreader.o xlogreader.c rm -f xlogstats.c && ln -s ../../../src/backend/access/transam/xlogstats.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o xlogstats.o xlogstats.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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 rmgrdesc_utils.o seqdesc.o smgrdesc.o spgdesc.o standbydesc.o tblspcdesc.o xactdesc.o xlogdesc.o compat.o pg_waldump.o rmgrdesc.o xlogreader.o xlogstats.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_waldump make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_waldump' make -C pg_walsummary all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_walsummary' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/uk.mo po/uk.po make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pg_walsummary.o pg_walsummary.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_walsummary.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_walsummary make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_walsummary' make -C pgbench all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pgbench' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' /bin/bison -Wno-deprecated -d -o exprparse.c exprparse.y touch exprparse.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o exprparse.o exprparse.c /bin/flex -o'exprscan.c' exprscan.l gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o exprscan.o exprscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE exprparse.o exprscan.o pgbench.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pgbench make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pgbench' make -C psql all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/psql' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/cs.mo po/cs.po /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/el.mo po/el.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/he.mo po/he.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/pl.mo po/pl.po /bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/tr.mo po/tr.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po /bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o describe.o describe.c '/bin/perl' create_help.pl --docdir ../../../doc/src/sgml/ref --basename sql_help gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o prompt.o prompt.c /bin/flex -b -Cfe -p -p -o'psqlscanslash.c' psqlscanslash.l gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o psqlscanslash.o psqlscanslash.c touch 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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o stringutils.o stringutils.c '/bin/perl' gen_tabcomplete.pl tab-complete.in.c --outfile 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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o psql make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/psql' make -C scripts all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/scripts' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/cs.mo po/cs.po /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/el.mo po/el.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/he.mo po/he.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/pl.mo po/pl.po /bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/tr.mo po/tr.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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/interfaces/libpq -lpq -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_isready make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/scripts' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin' make -C pl all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/pl' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C plpgsql all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/pl/plpgsql' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C src all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/pl/plpgsql/src' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/cs.mo po/cs.po /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/el.mo po/el.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/pl.mo po/pl.po /bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po /bin/msgfmt -c -o po/ro.mo po/ro.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/tr.mo po/tr.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/vi.mo po/vi.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po /bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po /bin/bison -Wno-deprecated -d -o pl_gram.c pl_gram.y touch pl_gram.h '/bin/perl' ./generate-plerrcodes.pl ../../../../src/backend/utils/errcodes.txt > plerrcodes.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pl_handler.o pl_handler.c '/bin/perl' -I ../../../../src/tools ../../../../src/tools/gen_keywordlist.pl --varname ReservedPLKeywords pl_reserved_kwlist.h '/bin/perl' -I ../../../../src/tools ../../../../src/tools/gen_keywordlist.pl --varname UnreservedPLKeywords pl_unreserved_kwlist.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -fvisibility=hidden make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/pl/plpgsql/src' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/pl/plpgsql' make -C plpython all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/pl/plpython' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/msgfmt -c -o po/cs.mo po/cs.po /bin/msgfmt -c -o po/de.mo po/de.po /bin/msgfmt -c -o po/el.mo po/el.po /bin/msgfmt -c -o po/es.mo po/es.po /bin/msgfmt -c -o po/fr.mo po/fr.po /bin/msgfmt -c -o po/it.mo po/it.po /bin/msgfmt -c -o po/ja.mo po/ja.po /bin/msgfmt -c -o po/ka.mo po/ka.po /bin/msgfmt -c -o po/ko.mo po/ko.po /bin/msgfmt -c -o po/pl.mo po/pl.po /bin/msgfmt -c -o po/pt_BR.mo po/pt_BR.po /bin/msgfmt -c -o po/ru.mo po/ru.po /bin/msgfmt -c -o po/sv.mo po/sv.po /bin/msgfmt -c -o po/tr.mo po/tr.po /bin/msgfmt -c -o po/uk.mo po/uk.po /bin/msgfmt -c -o po/vi.mo po/vi.po /bin/msgfmt -c -o po/zh_CN.mo po/zh_CN.po /bin/msgfmt -c -o po/zh_TW.mo po/zh_TW.po gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/python3_core/include/python3.13 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/python3_core/include/python3.13 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/python3_core/include/python3.13 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/python3_core/include/python3.13 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/python3_core/include/python3.13 -c -o plpy_planobject.o plpy_planobject.c '/bin/perl' ./generate-spiexceptions.pl ../../../src/backend/utils/errcodes.txt > spiexceptions.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/python3_core/include/python3.13 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/python3_core/include/python3.13 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/python3_core/include/python3.13 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/python3_core/include/python3.13 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/python3_core/include/python3.13 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/python3_core/include/python3.13 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/python3_core/include/python3.13 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/python3_core/lib',--enable-new-dtags -fvisibility=hidden -L/opt/metwork-mfext-master/opt/python3_core/lib -lpython3.13 -lpthread -ldl -lutil -lm make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/pl/plpython' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/pl' make -C makefiles all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/makefiles' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/makefiles' make -C test/regress all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/test/regress' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o regress.so regress.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -fvisibility=hidden gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/port -I../../../src/interfaces/libpq '-DHOST_TUPLE="x86_64-pc-linux-gnu"' '-DSHELLPROG="/bin/sh"' -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden pg_regress.o pg_regress_main.o -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_regress make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/test/regress' make -C test/isolation all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/test/isolation' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o isolationtester.o isolationtester.c /bin/bison -Wno-deprecated -d -o specparse.c specparse.y touch specparse.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o specparse.o specparse.c /bin/flex -o'specscanner.c' specscanner.l gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o specscanner.o specscanner.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 isolationtester.o specparse.o specscanner.o -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -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 -Wshadow=compatible-local -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/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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-18.4/src/test/regress' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 isolation_main.o pg_regress.o -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lzstd -llz4 -lxslt -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-18.4/src/test/isolation' make -C test/perl all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/test/perl' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/test/perl' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src' make -C config all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/config' make -C ../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/config' cd build/postgresql-18.4 && make install make -C ./src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C src install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src' make -C ../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C common install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib' /bin/install -c -m 644 libpgcommon.a '/opt/metwork-mfext-master/opt/scientific_core/lib/libpgcommon.a' /bin/install -c -m 644 libpgcommon_shlib.a '/opt/metwork-mfext-master/opt/scientific_core/lib/libpgcommon_shlib.a' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C port install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib' /bin/install -c -m 644 libpgport.a '/opt/metwork-mfext-master/opt/scientific_core/lib/libpgport.a' /bin/install -c -m 644 libpgport_shlib.a '/opt/metwork-mfext-master/opt/scientific_core/lib/libpgport_shlib.a' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C timezone install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql' ./zic -d '/opt/metwork-mfext-master/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-18.4/src/timezone/tznames' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/timezonesets' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-master/opt/scientific_core/share/postgresql/timezonesets' /bin/install -c -m 644 ./Default ./Australia ./India '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/timezonesets' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/timezone/tznames' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/timezone' make -C backend install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C access all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C brin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/brin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/brin' make -C common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/common' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/common' make -C gin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/gin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/gin' make -C gist all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/gist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/gist' make -C hash all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/hash' make -C heap all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/heap' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/heap' make -C index all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/index' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/index' make -C nbtree all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/nbtree' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/nbtree' make -C rmgrdesc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/rmgrdesc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/rmgrdesc' make -C spgist all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/spgist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/spgist' make -C sequence all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/sequence' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/sequence' make -C table all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/table' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/table' make -C tablesample all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/tablesample' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/tablesample' make -C transam all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/transam' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/transam' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access' make -C archive all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/archive' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/archive' make -C backup all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/backup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/backup' make -C bootstrap all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/bootstrap' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/bootstrap' make -C catalog all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/catalog' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/catalog' make -C parser all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/parser' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/parser' make -C commands all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/commands' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/commands' make -C executor all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/executor' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/executor' make -C foreign all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/foreign' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/foreign' make -C lib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/lib' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/lib' make -C libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/libpq' make -C main all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/main' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/main' make -C nodes all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C optimizer all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C geqo all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/geqo' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/geqo' make -C path all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/path' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/path' make -C plan all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/plan' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/plan' make -C prep all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/prep' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/prep' make -C util all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/util' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/util' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer' make -C partitioning all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/partitioning' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/partitioning' make -C port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/port' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/port' make -C postmaster all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/postmaster' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/postmaster' make -C regex all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/regex' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/regex' make -C replication all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/replication' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C logical all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/replication/logical' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/replication/logical' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/replication' make -C rewrite all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/rewrite' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/rewrite' make -C statistics all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/statistics' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/statistics' make -C storage all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C aio all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/aio' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/aio' make -C buffer all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/buffer' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/buffer' make -C file all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/file' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/file' make -C freespace all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/freespace' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/freespace' make -C ipc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/ipc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/ipc' make -C large_object all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/large_object' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/large_object' make -C lmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/lmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/lmgr' make -C page all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/page' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/page' make -C smgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/smgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/smgr' make -C sync all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/sync' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/sync' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage' make -C tcop all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/tcop' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/tcop' make -C tsearch all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/tsearch' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/tsearch' make -C utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C activity all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/activity' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/activity' make -C adt all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make -C cache all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/cache' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/cache' make -C error all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/error' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/error' make -C fmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/fmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/fmgr' make -C hash all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/hash' make -C init all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/init' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/init' make -C mb all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/mb' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/mb' make -C misc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/misc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/misc' make -C mmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/mmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/mmgr' make -C resowner all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/resowner' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/resowner' make -C sort all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/sort' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/sort' make -C time all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/time' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/time' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C ../../src/timezone all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/timezone' make -C jit all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/jit' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/jit' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/id/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pl/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pt_BR/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/tr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql' /bin/install -c postgres '/opt/metwork-mfext-master/opt/scientific_core/bin/postgres' for lang in de es fr id it ja ka ko pl pt_BR ru sv tr uk zh_CN; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/postgres-18.mo || exit 1; \ done make -C access install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C brin install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/brin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/brin' make -C common install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/common' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/common' make -C gin install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/gin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/gin' make -C gist install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/gist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/gist' make -C hash install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/hash' make -C heap install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/heap' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/heap' make -C index install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/index' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/index' make -C nbtree install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/nbtree' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/nbtree' make -C rmgrdesc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/rmgrdesc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/rmgrdesc' make -C spgist install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/spgist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/spgist' make -C sequence install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/sequence' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/sequence' make -C table install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/table' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/table' make -C tablesample install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/tablesample' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/tablesample' make -C transam install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/transam' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access/transam' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/access' make -C archive install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/archive' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/archive' make -C backup install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/backup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/backup' make -C bootstrap install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/bootstrap' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/bootstrap' make -C catalog install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/catalog' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/catalog' make -C parser install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/parser' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/parser' make -C commands install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/commands' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/commands' make -C executor install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/executor' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/executor' make -C foreign install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/foreign' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/foreign' make -C lib install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/lib' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/lib' make -C libpq install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/libpq' make -C main install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/main' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/main' make -C nodes install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C optimizer install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C geqo install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/geqo' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/geqo' make -C path install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/path' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/path' make -C plan install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/plan' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/plan' make -C prep install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/prep' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/prep' make -C util install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/util' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer/util' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/optimizer' make -C partitioning install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/partitioning' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/partitioning' make -C port install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/port' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/port' make -C postmaster install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/postmaster' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/postmaster' make -C regex install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/regex' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/regex' make -C replication install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/replication' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C logical install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/replication/logical' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/replication/logical' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/replication' make -C rewrite install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/rewrite' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/rewrite' make -C statistics install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/statistics' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/statistics' make -C storage install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C aio install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/aio' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/aio' make -C buffer install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/buffer' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/buffer' make -C file install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/file' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/file' make -C freespace install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/freespace' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/freespace' make -C ipc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/ipc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/ipc' make -C large_object install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/large_object' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/large_object' make -C lmgr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/lmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/lmgr' make -C page install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/page' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/page' make -C smgr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/smgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/smgr' make -C sync install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/sync' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage/sync' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/storage' make -C tcop install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/tcop' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/tcop' make -C tsearch install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/tsearch' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/tsearch' make -C utils install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C activity install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/activity' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/activity' make -C adt install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make -C cache install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/cache' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/cache' make -C error install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/error' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/error' make -C fmgr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/fmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/fmgr' make -C hash install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/hash' make -C init install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/init' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/init' make -C mb install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/mb' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/mb' make -C misc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/misc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/misc' make -C mmgr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/mmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/mmgr' make -C resowner install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/resowner' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/resowner' make -C sort install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/sort' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/sort' make -C time install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/time' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/time' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C ../../src/timezone install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql' ./zic -d '/opt/metwork-mfext-master/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-18.4/src/timezone/tznames' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/timezonesets' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-master/opt/scientific_core/share/postgresql/timezonesets' /bin/install -c -m 644 ./Default ./Australia ./India '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/timezonesets' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/timezone/tznames' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/timezone' make -C jit install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/jit' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/jit' make -C catalog install-data make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/catalog' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql' /bin/install -c -m 644 ./system_functions.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/system_functions.sql' /bin/install -c -m 644 ./system_views.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/system_views.sql' /bin/install -c -m 644 ./information_schema.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/information_schema.sql' /bin/install -c -m 644 ./sql_features.txt '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/sql_features.txt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/catalog' make -C tsearch install-data make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/tsearch' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql' '/opt/metwork-mfext-master/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-master/opt/scientific_core/share/postgresql/tsearch_data/' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/tsearch' make -C utils install-data make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql' /bin/install -c -m 644 ./errcodes.txt '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/errcodes.txt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' /bin/install -c -m 644 ./libpq/pg_hba.conf.sample '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/pg_hba.conf.sample' /bin/install -c -m 644 ./libpq/pg_ident.conf.sample '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/pg_ident.conf.sample' /bin/install -c -m 644 ./utils/misc/postgresql.conf.sample '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/postgresql.conf.sample' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C backend/utils/mb/conversion_procs install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/mb/conversion_procs' make -C ../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C cyrillic_and_mic install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 cyrillic_and_mic.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/cyrillic_and_mic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 euc_cn_and_mic.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/euc_cn_and_mic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 euc_jp_and_sjis.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/euc_jp_and_sjis.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 euc_kr_and_mic.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/euc_kr_and_mic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 euc_tw_and_big5.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/euc_tw_and_big5.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 latin2_and_win1250.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/latin2_and_win1250.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 latin_and_mic.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/latin_and_mic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_big5.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/utf8_and_big5.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_cyrillic.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/utf8_and_cyrillic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_euc_cn.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/utf8_and_euc_cn.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_euc_jp.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/utf8_and_euc_jp.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_euc_kr.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/utf8_and_euc_kr.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_euc_tw.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/utf8_and_euc_tw.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_gb18030.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/utf8_and_gb18030.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_gbk.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/utf8_and_gbk.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_iso8859.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/utf8_and_iso8859.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_iso8859_1.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/utf8_and_iso8859_1.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_johab.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/utf8_and_johab.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_sjis.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/utf8_and_sjis.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_win.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/utf8_and_win.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_uhc.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/utf8_and_uhc.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_euc2004.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/utf8_and_euc2004.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_sjis2004.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/utf8_and_sjis2004.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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-18.4/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-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 euc2004_sjis2004.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/euc2004_sjis2004.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/mb/conversion_procs' make -C backend/snowball install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/snowball' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql' '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/tsearch_data' /bin/install -c -m 755 dict_snowball.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/dict_snowball.so' /bin/install -c -m 644 snowball_create.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql' /bin/install -c -m 644 ./stopwords/danish.stop ./stopwords/dutch.stop ./stopwords/english.stop ./stopwords/finnish.stop ./stopwords/french.stop ./stopwords/german.stop ./stopwords/hungarian.stop ./stopwords/italian.stop ./stopwords/nepali.stop ./stopwords/norwegian.stop ./stopwords/portuguese.stop ./stopwords/russian.stop ./stopwords/spanish.stop ./stopwords/swedish.stop ./stopwords/turkish.stop '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/tsearch_data' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/snowball' make -C include install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include/libpq' '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal/libpq' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/access '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/archive '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/bootstrap '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/catalog '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/commands '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/common '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/datatype '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/executor '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/fe_utils '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/foreign '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/jit '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/lib '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/libpq '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/mb '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/nodes '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/optimizer '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/parser '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/partitioning '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/postmaster '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/regex '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/replication '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/rewrite '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/statistics '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/storage '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/tcop '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/snowball '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/snowball/libstemmer '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/tsearch '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/tsearch/dicts '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/utils '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/port '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/port/atomics '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/port/win32 '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/port/win32_msvc '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/port/win32_msvc/sys '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/port/win32/arpa '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/port/win32/netinet '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/port/win32/sys '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/portability /bin/install -c -m 644 ./postgres_ext.h '/opt/metwork-mfext-master/opt/scientific_core/include' /bin/install -c -m 644 ./libpq/libpq-fs.h '/opt/metwork-mfext-master/opt/scientific_core/include/libpq' /bin/install -c -m 644 pg_config.h '/opt/metwork-mfext-master/opt/scientific_core/include' /bin/install -c -m 644 pg_config_os.h '/opt/metwork-mfext-master/opt/scientific_core/include' /bin/install -c -m 644 ./pg_config_manual.h '/opt/metwork-mfext-master/opt/scientific_core/include' /bin/install -c -m 644 ./c.h '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal' /bin/install -c -m 644 ./port.h '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal' /bin/install -c -m 644 ./postgres_fe.h '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal' /bin/install -c -m 644 ./libpq/pqcomm.h '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal/libpq' /bin/install -c -m 644 ./libpq/protocol.h '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal/libpq' /bin/install -c -m 644 pg_config.h '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server' /bin/install -c -m 644 pg_config_os.h '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server' /bin/install -c -m 644 nodes/nodetags.h '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server/nodes' /bin/install -c -m 644 utils/errcodes.h '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server/utils' /bin/install -c -m 644 utils/fmgroids.h '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server/utils' /bin/install -c -m 644 utils/fmgrprotos.h '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server/utils' /bin/install -c -m 644 ./*.h '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server' for dir in access archive 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 \ /bin/install -c -m 644 ./$dir/*.h '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server'/$dir || exit; \ done make -C catalog install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql' '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server' /bin/install -c -m 644 postgres.bki '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/postgres.bki' /bin/install -c -m 644 system_constraints.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/system_constraints.sql' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include' make -C interfaces install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C libpq install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib' '/opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/cs/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/el/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/he/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pl/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pt_BR/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/tr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_TW/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include' '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal' '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql' /bin/install -c -m 755 libpq.so.5.18 '/opt/metwork-mfext-master/opt/scientific_core/lib/libpq.so.5.18' cd '/opt/metwork-mfext-master/opt/scientific_core/lib' && \ rm -f libpq.so.5 && \ ln -s libpq.so.5.18 libpq.so.5 cd '/opt/metwork-mfext-master/opt/scientific_core/lib' && \ rm -f libpq.so && \ ln -s libpq.so.5.18 libpq.so /bin/install -c -m 644 libpq.a '/opt/metwork-mfext-master/opt/scientific_core/lib/libpq.a' /bin/install -c -m 644 libpq.pc '/opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig/libpq.pc' for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk zh_CN zh_TW; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/libpq5-18.mo || exit 1; \ done /bin/install -c -m 644 ./libpq-fe.h '/opt/metwork-mfext-master/opt/scientific_core/include' /bin/install -c -m 644 ./libpq-events.h '/opt/metwork-mfext-master/opt/scientific_core/include' /bin/install -c -m 644 ./libpq-int.h '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal' /bin/install -c -m 644 ./fe-auth-sasl.h '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal' /bin/install -c -m 644 ./pqexpbuffer.h '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal' /bin/install -c -m 644 ./pg_service.conf.sample '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/pg_service.conf.sample' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ecpg install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C include install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/include' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include' '/opt/metwork-mfext-master/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-master/opt/scientific_core/include/' /bin/install -c -m 644 ./datetime.h ./decimal.h ./sqltypes.h '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/informix/esql/' /bin/install -c -m 644 ../../../../src/interfaces/ecpg/include/ecpg_config.h '/opt/metwork-mfext-master/opt/scientific_core/include' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/include' make -C pgtypeslib install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib' '/opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig' /bin/install -c -m 755 libpgtypes.so.3.18 '/opt/metwork-mfext-master/opt/scientific_core/lib/libpgtypes.so.3.18' cd '/opt/metwork-mfext-master/opt/scientific_core/lib' && \ rm -f libpgtypes.so.3 && \ ln -s libpgtypes.so.3.18 libpgtypes.so.3 cd '/opt/metwork-mfext-master/opt/scientific_core/lib' && \ rm -f libpgtypes.so && \ ln -s libpgtypes.so.3.18 libpgtypes.so /bin/install -c -m 644 libpgtypes.a '/opt/metwork-mfext-master/opt/scientific_core/lib/libpgtypes.a' /bin/install -c -m 644 libpgtypes.pc '/opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig/libpgtypes.pc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/pgtypeslib' make -C ecpglib install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/ecpglib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/cs/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/el/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pl/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pt_BR/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/tr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/vi/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_TW/LC_MESSAGES for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/ecpglib6-18.mo || exit 1; \ done make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/pgtypeslib' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib' '/opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig' /bin/install -c -m 755 libecpg.so.6.18 '/opt/metwork-mfext-master/opt/scientific_core/lib/libecpg.so.6.18' cd '/opt/metwork-mfext-master/opt/scientific_core/lib' && \ rm -f libecpg.so.6 && \ ln -s libecpg.so.6.18 libecpg.so.6 cd '/opt/metwork-mfext-master/opt/scientific_core/lib' && \ rm -f libecpg.so && \ ln -s libecpg.so.6.18 libecpg.so /bin/install -c -m 644 libecpg.a '/opt/metwork-mfext-master/opt/scientific_core/lib/libecpg.a' /bin/install -c -m 644 libecpg.pc '/opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig/libecpg.pc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/ecpglib' make -C compatlib install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/compatlib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../../src/interfaces/ecpg/ecpglib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/ecpglib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/pgtypeslib' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/pgtypeslib' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib' '/opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig' /bin/install -c -m 755 libecpg_compat.so.3.18 '/opt/metwork-mfext-master/opt/scientific_core/lib/libecpg_compat.so.3.18' cd '/opt/metwork-mfext-master/opt/scientific_core/lib' && \ rm -f libecpg_compat.so.3 && \ ln -s libecpg_compat.so.3.18 libecpg_compat.so.3 cd '/opt/metwork-mfext-master/opt/scientific_core/lib' && \ rm -f libecpg_compat.so && \ ln -s libecpg_compat.so.3.18 libecpg_compat.so /bin/install -c -m 644 libecpg_compat.a '/opt/metwork-mfext-master/opt/scientific_core/lib/libecpg_compat.a' /bin/install -c -m 644 libecpg_compat.pc '/opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig/libecpg_compat.pc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/compatlib' make -C preproc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/preproc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/cs/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/el/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pl/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pt_BR/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/tr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/vi/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_TW/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/ecpg-18.mo || exit 1; \ done /bin/install -c ecpg '/opt/metwork-mfext-master/opt/scientific_core/bin' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg/preproc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/ecpg' make -C libpq-oauth install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq-oauth' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib' /bin/install -c -m 755 libpq-oauth-18.so '/opt/metwork-mfext-master/opt/scientific_core/lib/libpq-oauth-18.so' /bin/install -c -m 644 libpq-oauth.a '/opt/metwork-mfext-master/opt/scientific_core/lib/libpq-oauth.a' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq-oauth' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces' make -C backend/replication/libpqwalreceiver install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/replication/libpqwalreceiver' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 libpqwalreceiver.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/libpqwalreceiver.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/replication/libpqwalreceiver' make -C backend/replication/pgoutput install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/replication/pgoutput' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 pgoutput.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgoutput.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/replication/pgoutput' make -C fe_utils install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib' /bin/install -c -m 644 libpgfeutils.a '/opt/metwork-mfext-master/opt/scientific_core/lib/libpgfeutils.a' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C bin install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C initdb install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/initdb' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/cs/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/el/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/he/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pl/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pt_BR/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/tr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/vi/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_TW/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/initdb-18.mo || exit 1; \ done /bin/install -c initdb '/opt/metwork-mfext-master/opt/scientific_core/bin/initdb' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/initdb' make -C pg_amcheck install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_amcheck' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/el/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_TW/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' for lang in de el es fr it ja ka ko ru sv uk zh_CN zh_TW; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/pg_amcheck-18.mo || exit 1; \ done /bin/install -c pg_amcheck '/opt/metwork-mfext-master/opt/scientific_core/bin/pg_amcheck' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_amcheck' make -C pg_archivecleanup install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_archivecleanup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/cs/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/el/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pl/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pt_BR/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/tr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/vi/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/pg_archivecleanup-18.mo || exit 1; \ done /bin/install -c pg_archivecleanup '/opt/metwork-mfext-master/opt/scientific_core/bin/pg_archivecleanup' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_archivecleanup' make -C pg_basebackup install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_basebackup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/cs/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/el/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/he/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pl/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pt_BR/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/tr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/vi/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk vi zh_CN; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/pg_basebackup-18.mo || exit 1; \ done /bin/install -c pg_basebackup '/opt/metwork-mfext-master/opt/scientific_core/bin/pg_basebackup' /bin/install -c pg_createsubscriber '/opt/metwork-mfext-master/opt/scientific_core/bin/pg_createsubscriber' /bin/install -c pg_receivewal '/opt/metwork-mfext-master/opt/scientific_core/bin/pg_receivewal' /bin/install -c pg_recvlogical '/opt/metwork-mfext-master/opt/scientific_core/bin/pg_recvlogical' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_basebackup' make -C pg_checksums install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_checksums' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/cs/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/el/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pt_BR/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/tr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_TW/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' for lang in cs de el es fr it ja ka ko pt_BR ru sv tr uk zh_CN zh_TW; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/pg_checksums-18.mo || exit 1; \ done /bin/install -c pg_checksums '/opt/metwork-mfext-master/opt/scientific_core/bin/pg_checksums' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_checksums' make -C pg_combinebackup install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_combinebackup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' for lang in de es fr ja ka ko ru sv uk; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/pg_combinebackup-18.mo || exit 1; \ done /bin/install -c pg_combinebackup '/opt/metwork-mfext-master/opt/scientific_core/bin/pg_combinebackup' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_combinebackup' make -C pg_config install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_config' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/cs/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/el/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/he/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/nb/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pl/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pt_BR/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ro/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ta/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/tr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/vi/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_TW/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' for lang in cs de el es fr he it ja ka ko nb pl pt_BR ro ru sv ta tr uk vi zh_CN zh_TW; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/pg_config-18.mo || exit 1; \ done /bin/install -c -m 755 pg_config '/opt/metwork-mfext-master/opt/scientific_core/bin/pg_config' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_config' make -C pg_controldata install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_controldata' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/cs/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/el/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pl/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pt_BR/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/tr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/vi/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_TW/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/pg_controldata-18.mo || exit 1; \ done /bin/install -c pg_controldata '/opt/metwork-mfext-master/opt/scientific_core/bin/pg_controldata' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_controldata' make -C pg_ctl install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_ctl' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/cs/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/el/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/he/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pl/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pt_BR/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/tr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_TW/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk zh_CN zh_TW; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/pg_ctl-18.mo || exit 1; \ done /bin/install -c pg_ctl '/opt/metwork-mfext-master/opt/scientific_core/bin/pg_ctl' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_ctl' make -C pg_dump install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_dump' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/cs/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/el/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/he/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pl/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pt_BR/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/tr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_TW/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk zh_CN zh_TW; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/pg_dump-18.mo || exit 1; \ done /bin/install -c pg_dump '/opt/metwork-mfext-master/opt/scientific_core/bin'/pg_dump /bin/install -c pg_restore '/opt/metwork-mfext-master/opt/scientific_core/bin'/pg_restore /bin/install -c pg_dumpall '/opt/metwork-mfext-master/opt/scientific_core/bin'/pg_dumpall make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_dump' make -C pg_resetwal install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_resetwal' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/cs/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/el/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pl/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pt_BR/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/tr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk zh_CN; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/pg_resetwal-18.mo || exit 1; \ done /bin/install -c pg_resetwal '/opt/metwork-mfext-master/opt/scientific_core/bin/pg_resetwal' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_resetwal' make -C pg_rewind install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_rewind' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/cs/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/el/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pl/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pt_BR/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/tr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_TW/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk zh_CN zh_TW; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/pg_rewind-18.mo || exit 1; \ done /bin/install -c pg_rewind '/opt/metwork-mfext-master/opt/scientific_core/bin/pg_rewind' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_rewind' make -C pg_test_fsync install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_test_fsync' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/cs/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/el/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pl/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pt_BR/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/tr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/vi/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_TW/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/pg_test_fsync-18.mo || exit 1; \ done /bin/install -c pg_test_fsync '/opt/metwork-mfext-master/opt/scientific_core/bin/pg_test_fsync' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_test_fsync' make -C pg_test_timing install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_test_timing' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/cs/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/el/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pl/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pt_BR/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/tr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/vi/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_TW/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/pg_test_timing-18.mo || exit 1; \ done /bin/install -c pg_test_timing '/opt/metwork-mfext-master/opt/scientific_core/bin/pg_test_timing' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_test_timing' make -C pg_upgrade install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_upgrade' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/cs/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/tr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' for lang in cs de es fr ja ka ko ru sv tr uk zh_CN; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/pg_upgrade-18.mo || exit 1; \ done /bin/install -c pg_upgrade '/opt/metwork-mfext-master/opt/scientific_core/bin/pg_upgrade' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_upgrade' make -C pg_verifybackup install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_verifybackup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/el/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_TW/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' for lang in de el es fr it ja ka ko ru sv uk zh_CN zh_TW; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/pg_verifybackup-18.mo || exit 1; \ done /bin/install -c pg_verifybackup '/opt/metwork-mfext-master/opt/scientific_core/bin/pg_verifybackup' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_verifybackup' make -C pg_waldump install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_waldump' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/cs/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/el/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/tr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/vi/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_TW/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' for lang in cs de el es fr it ja ka ko ru sv tr uk vi zh_CN zh_TW; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/pg_waldump-18.mo || exit 1; \ done /bin/install -c pg_waldump '/opt/metwork-mfext-master/opt/scientific_core/bin/pg_waldump' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_waldump' make -C pg_walsummary install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_walsummary' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' for lang in de es fr ja ka ko ru sv uk; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/pg_walsummary-18.mo || exit 1; \ done /bin/install -c pg_walsummary '/opt/metwork-mfext-master/opt/scientific_core/bin/pg_walsummary' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pg_walsummary' make -C pgbench install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pgbench' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' /bin/install -c pgbench '/opt/metwork-mfext-master/opt/scientific_core/bin/pgbench' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/pgbench' make -C psql install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/psql' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/cs/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/el/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/he/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pl/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pt_BR/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/tr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_TW/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql' for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk zh_CN zh_TW; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/psql-18.mo || exit 1; \ done /bin/install -c psql '/opt/metwork-mfext-master/opt/scientific_core/bin/psql' /bin/install -c -m 644 ./psqlrc.sample '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/psqlrc.sample' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/psql' make -C scripts install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/scripts' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/cs/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/el/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/he/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pl/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pt_BR/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/tr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' for lang in cs de el es fr he it ja ka ko pl pt_BR ru sv tr uk zh_CN; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/pgscripts-18.mo || exit 1; \ done /bin/install -c createdb '/opt/metwork-mfext-master/opt/scientific_core/bin'/createdb /bin/install -c dropdb '/opt/metwork-mfext-master/opt/scientific_core/bin'/dropdb /bin/install -c createuser '/opt/metwork-mfext-master/opt/scientific_core/bin'/createuser /bin/install -c dropuser '/opt/metwork-mfext-master/opt/scientific_core/bin'/dropuser /bin/install -c clusterdb '/opt/metwork-mfext-master/opt/scientific_core/bin'/clusterdb /bin/install -c vacuumdb '/opt/metwork-mfext-master/opt/scientific_core/bin'/vacuumdb /bin/install -c reindexdb '/opt/metwork-mfext-master/opt/scientific_core/bin'/reindexdb /bin/install -c pg_isready '/opt/metwork-mfext-master/opt/scientific_core/bin'/pg_isready make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin/scripts' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/bin' make -C pl install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/pl' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C plpgsql install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/pl/plpgsql' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C src install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/pl/plpgsql/src' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/cs/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/el/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pl/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pt_BR/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ro/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/tr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/vi/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_TW/LC_MESSAGES for lang in cs de el es fr it ja ka ko pl pt_BR ro ru sv tr uk vi zh_CN zh_TW; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/plpgsql-18.mo || exit 1; \ done /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 plpgsql.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/plpgsql.so' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server' /bin/install -c -m 644 ./plpgsql.control ./plpgsql--1.0.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 './plpgsql.h' '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/pl/plpgsql/src' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/pl/plpgsql' make -C plpython install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/pl/plpython' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/cs/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/de/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/el/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/es/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/fr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/it/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ja/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ka/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ko/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pl/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/pt_BR/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/ru/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/sv/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/tr/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/uk/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/vi/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_CN/LC_MESSAGES '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/zh_TW/LC_MESSAGES for lang in cs de el es fr it ja ka ko pl pt_BR ru sv tr uk vi zh_CN zh_TW; do \ /bin/install -c -m 644 po/$lang.mo '/opt/metwork-mfext-master/opt/scientific_core/share/locale'/$lang/LC_MESSAGES/plpython-18.mo || exit 1; \ done /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 plpython3.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/plpython3.so' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server' /bin/install -c -m 644 ./plpython3u.control ./plpython3u--1.0.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 ./plpython.h ./plpython_system.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-master/opt/scientific_core/include/postgresql/server' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/pl/plpython' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/pl' make -C makefiles install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/makefiles' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgxs/src/makefiles' /bin/install -c -m 644 ./pgxs.mk '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgxs/src/makefiles/' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/makefiles' make -C test/regress install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/test/regress' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgxs/src/test/regress' /bin/install -c pg_regress '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgxs/src/test/regress/pg_regress' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/test/regress' make -C test/isolation install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/test/isolation' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgxs/src/test/isolation' /bin/install -c pg_isolation_regress '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgxs/src/test/isolation/pg_isolation_regress' /bin/install -c isolationtester '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgxs/src/test/isolation/isolationtester' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/test/isolation' make -C test/perl install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/test/perl' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/test/perl' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgxs/src' /bin/install -c -m 644 Makefile.global '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgxs/src/Makefile.global' /bin/install -c -m 644 Makefile.port '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgxs/src/Makefile.port' /bin/install -c -m 644 ./Makefile.shlib '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgxs/src/Makefile.shlib' /bin/install -c -m 644 ./nls-global.mk '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgxs/src/nls-global.mk' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src' make -C config install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/config' make -C ../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' make -C ../include/catalog generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make: Nothing to be done for 'generated-headers'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/include/catalog' make -C nodes generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/nodes' make -C utils generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make -C adt jsonpath_gram.h make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: 'jsonpath_gram.h' is up to date. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils/adt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/backend' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgxs/config' /bin/install -c -m 755 ./install-sh '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgxs/config/install-sh' /bin/install -c -m 755 ./missing '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgxs/config/missing' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/config' cd build/postgresql-18.4/contrib/hstore && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/hstore' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -fvisibility=hidden make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/hstore' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/hstore' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/install -c -m 755 hstore.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/hstore.so' /bin/install -c -m 644 ./hstore.control '/opt/metwork-mfext-master/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-master/opt/scientific_core/share/postgresql/extension/' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server/extension/hstore/' /bin/install -c -m 644 ./hstore.h '/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server/extension/hstore/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/hstore' cd build/postgresql-18.4/contrib/pg_stat_statements && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o pg_stat_statements.so pg_stat_statements.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -lm -fvisibility=hidden make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/pg_stat_statements' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/pg_stat_statements' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/install -c -m 755 pg_stat_statements.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pg_stat_statements.so' /bin/install -c -m 644 ./pg_stat_statements.control '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 ./pg_stat_statements--1.4.sql ./pg_stat_statements--1.11--1.12.sql ./pg_stat_statements--1.10--1.11.sql ./pg_stat_statements--1.9--1.10.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-master/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/pg_stat_statements' cd build/postgresql-18.4/contrib/btree_gist && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o btree_bool.o btree_bool.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o btree_gist.so btree_bit.o btree_bool.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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -fvisibility=hidden -lm make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/btree_gist' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/btree_gist' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/install -c -m 755 btree_gist.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/btree_gist.so' /bin/install -c -m 644 ./btree_gist.control '/opt/metwork-mfext-master/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 ./btree_gist--1.6--1.7.sql ./btree_gist--1.7--1.8.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/btree_gist' cd build/postgresql-18.4/contrib/postgres_fdw && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/postgres_fdw' make -C ../../src/interfaces/libpq all make[2]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make[3]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -fvisibility=hidden make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/postgres_fdw' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/postgres_fdw' make -C ../../src/interfaces/libpq all make[2]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/port' make -C ../../../src/common all make[3]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/common' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/src/interfaces/libpq' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/install -c -m 755 postgres_fdw.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/postgres_fdw.so' /bin/install -c -m 644 ./postgres_fdw.control '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 ./postgres_fdw--1.0.sql ./postgres_fdw--1.0--1.1.sql ./postgres_fdw--1.1--1.2.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/postgres_fdw' cd build/postgresql-18.4/contrib/fuzzystrmatch && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/fuzzystrmatch' '/bin/perl' daitch_mokotoff_header.pl daitch_mokotoff.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o daitch_mokotoff.o daitch_mokotoff.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o fuzzystrmatch.so daitch_mokotoff.o dmetaphone.o fuzzystrmatch.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -fvisibility=hidden make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/fuzzystrmatch' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/fuzzystrmatch' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/install -c -m 755 fuzzystrmatch.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/fuzzystrmatch.so' /bin/install -c -m 644 ./fuzzystrmatch.control '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 ./fuzzystrmatch--1.1.sql ./fuzzystrmatch--1.1--1.2.sql ./fuzzystrmatch--1.0--1.1.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/fuzzystrmatch' cd build/postgresql-18.4/contrib/pg_trgm && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -fvisibility=hidden make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/pg_trgm' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/pg_trgm' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/install -c -m 755 pg_trgm.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pg_trgm.so' /bin/install -c -m 644 ./pg_trgm.control '/opt/metwork-mfext-master/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-master/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/pg_trgm' cd build/postgresql-18.4/contrib/btree_gin && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o btree_gin.so btree_gin.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -fvisibility=hidden make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/btree_gin' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/btree_gin' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/install -c -m 755 btree_gin.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/btree_gin.so' /bin/install -c -m 644 ./btree_gin.control '/opt/metwork-mfext-master/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-master/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/btree_gin' cd build/postgresql-18.4/contrib/pgcrypto && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o crypt-sha.o crypt-sha.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o pgcrypto.so crypt-blowfish.o crypt-des.o crypt-gensalt.o crypt-md5.o crypt-sha.o mbuf.o openssl.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-mpi-openssl.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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -fvisibility=hidden -lcrypto -lz make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/pgcrypto' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/pgcrypto' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/install -c -m 755 pgcrypto.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgcrypto.so' /bin/install -c -m 644 ./pgcrypto.control '/opt/metwork-mfext-master/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 ./pgcrypto--1.3--1.4.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/pgcrypto' cd build/postgresql-18.4/contrib/unaccent && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/unaccent' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o unaccent.so unaccent.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -fvisibility=hidden make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/unaccent' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/unaccent' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/tsearch_data' /bin/install -c -m 755 unaccent.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/unaccent.so' /bin/install -c -m 644 ./unaccent.control '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 ./unaccent--1.1.sql ./unaccent--1.0--1.1.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 ./unaccent.rules '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/tsearch_data/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/unaccent' cd build/postgresql-18.4/contrib/xml2 && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/xml2' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o xpath.o xpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o xslt_proc.o xslt_proc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o pgxml.so xpath.o xslt_proc.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -fvisibility=hidden -lxslt -lxml2 make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/xml2' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/xml2' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/install -c -m 755 pgxml.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgxml.so' /bin/install -c -m 644 ./xml2.control '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 ./xml2--1.1.sql ./xml2--1.1--1.2.sql ./xml2--1.0--1.1.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-18.4/contrib/xml2' 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,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pgbouncer.yaml touch /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "name: 'pgbouncer'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "version: '1.25.1'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "checksum: 'db042d282b8cb69fd6429cf5785bb008'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo -n "description: '" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo -n "PGBOUNCER is a lightweight connection pooler for PostgreSQL" |sed "s/'/ /g" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "website: 'https://www.pgbouncer.org/'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "license: 'ISC'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pgbouncer.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pgbouncer.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pgbouncer.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pgbouncer.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pgbouncer.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-master/opt/scientific_core EXTRACFLAGS="-I/opt/metwork-mfext-master/opt/scientific_core/../core/include" EXTRALDFLAGS="-L/opt/metwork-mfext-master/opt/scientific_core/../core/lib" OPTIONS="--with-openssl=/opt/metwork-mfext-master/opt/scientific_core/../core --with-ldap" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0009_pgbouncer' /opt/metwork-mfext-master/bin/_download_helper.sh `readlink -m ./build/pgbouncer-1.25.1.tar.gz` `readlink -m ./sources` MD5 db042d282b8cb69fd6429cf5785bb008 Computing checksum for /src/layers/layer1_scientific_core/0009_pgbouncer/build/pgbouncer-1.25.1.tar.gz... Good checksum rm -Rf pgbouncer-1.25.1 /opt/metwork-mfext-master/bin/_uncompress_helper.sh `readlink -m ./build/pgbouncer-1.25.1.tar.gz` tar.gz pgbouncer-1.25.1 cd build/pgbouncer-1.25.1 && if test "-L/opt/metwork-mfext-master/opt/scientific_core/../core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-master/opt/scientific_core/../core/lib"; fi && if test "-I/opt/metwork-mfext-master/opt/scientific_core/../core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-master/opt/scientific_core/../core/include";export CPPFLAGS="-I/opt/metwork-mfext-master/opt/scientific_core/../core/include";export CXXFLAGS="-I/opt/metwork-mfext-master/opt/scientific_core/../core/include"; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-master/opt/scientific_core --with-openssl=/opt/metwork-mfext-master/opt/scientific_core/../core --with-ldap 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... 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 race-free mkdir -p... /bin/mkdir -p checking how to run the C preprocessor... gcc -E 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... pandoc checking for python3... python3 checking for strip... (cached) strip checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking for sys/time.h... yes checking for sys/socket.h... yes checking for poll.h... yes checking for sys/un.h... yes checking for arpa/inet.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for sys/param.h... yes checking for sys/uio.h... yes checking for pwd.h... yes checking for grp.h... yes checking for sys/wait.h... yes checking for sys/mman.h... yes checking for syslog.h... yes checking for netdb.h... yes checking for dlfcn.h... yes checking for err.h... yes checking for pthread.h... yes checking for endian.h... yes checking for sys/endian.h... no checking for byteswap.h... yes checking for malloc.h... yes checking for regex.h... yes checking for getopt.h... yes checking for fnmatch.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for linux/random.h... yes checking for ucred.h... no checking for sys/ucred.h... no checking for sys/resource.h... yes checking for sys/wait.h... (cached) yes 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 gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... 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 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 for ldap.h... yes checking for pthread.h... (cached) yes checking for library containing ldap_initialize... -lldap checking for library containing pthread_create... -lpthread checking whether to build with systemd support... no checking whether to use c-ares for DNS lookups... auto checking for libcares >= 1.9.0... yes checking for ares_nameser.h... no 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/pki/tls/certs/ca-bundle.crt 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 ldap = yes pam = no systemd = no tls = yes cd build/pgbouncer-1.25.1 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0009_pgbouncer/build/pgbouncer-1.25.1' CC src/admin.c CC src/client.c CC src/dnslookup.c CC src/hba.c CC src/janitor.c CC src/ldapauth.c CC src/loader.c CC src/messages.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/prepare.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/sha2.c CC src/common/base64.c CC src/common/bool.c CC src/common/cryptohash.c CC src/common/hmac.c CC src/common/pgstrcasecmp.c CC src/common/saslprep.c CC src/common/scram-common.c CC src/common/string.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/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/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 -C doc pgbouncer.1 python3 filter.py frag-usage-man.md usage.md >pgbouncer_1.md pandoc -s -t man -o pgbouncer.1 pgbouncer_1.md make -C doc pgbouncer.5 python3 filter.py frag-config-man.md config.md >pgbouncer_5.md pandoc -s -t man -o pgbouncer.5 pgbouncer_5.md make[2]: Leaving directory '/src/layers/layer1_scientific_core/0009_pgbouncer/build/pgbouncer-1.25.1' cd build/pgbouncer-1.25.1 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0009_pgbouncer/build/pgbouncer-1.25.1' INSTALL pgbouncer /opt/metwork-mfext-master/opt/scientific_core/bin INSTALL README.md /opt/metwork-mfext-master/opt/scientific_core/share/doc/pgbouncer INSTALL NEWS.md /opt/metwork-mfext-master/opt/scientific_core/share/doc/pgbouncer INSTALL etc/pgbouncer-minimal.ini /opt/metwork-mfext-master/opt/scientific_core/share/doc/pgbouncer INSTALL etc/pgbouncer.ini /opt/metwork-mfext-master/opt/scientific_core/share/doc/pgbouncer INSTALL etc/pgbouncer.service /opt/metwork-mfext-master/opt/scientific_core/share/doc/pgbouncer INSTALL etc/pgbouncer.socket /opt/metwork-mfext-master/opt/scientific_core/share/doc/pgbouncer INSTALL etc/userlist.txt /opt/metwork-mfext-master/opt/scientific_core/share/doc/pgbouncer INSTALL doc/pgbouncer.1 /opt/metwork-mfext-master/opt/scientific_core/share/man/man1 INSTALL doc/pgbouncer.5 /opt/metwork-mfext-master/opt/scientific_core/share/man/man5 make[2]: Leaving directory '/src/layers/layer1_scientific_core/0009_pgbouncer/build/pgbouncer-1.25.1' 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,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf4.yaml touch /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "name: 'hdf4'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "version: '4.3.1'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "checksum: '90106abf6d5bd6dcc3649cdfa1c8fad4'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf4.yaml echo -n "description: '" >>/opt/metwork-mfext-master/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-master/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "website: 'https://www.hdfgroup.org'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf4.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf4.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf4.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf4.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf4.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-master/opt/scientific_core EXPLICIT_NAME=hdf4-hdf4.3.1 EXTRACFLAGS="-I/opt/metwork-mfext-master/opt/scientific_core/../core/include" EXTRALDFLAGS="-L/opt/metwork-mfext-master/opt/scientific_core/../core/lib" OPTIONS="--enable-shared --disable-static --disable-netcdf --disable-java --disable-fortran --with-szlib" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4' /opt/metwork-mfext-master/bin/_download_helper.sh `readlink -m ./build/hdf4-4.3.1.tar.gz` `readlink -m ./sources` MD5 90106abf6d5bd6dcc3649cdfa1c8fad4 Computing checksum for /src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-4.3.1.tar.gz... Good checksum rm -Rf hdf4-hdf4.3.1 /opt/metwork-mfext-master/bin/_uncompress_helper.sh `readlink -m ./build/hdf4-4.3.1.tar.gz` tar.gz hdf4-hdf4.3.1 cd build/hdf4-hdf4.3.1 && if test "-L/opt/metwork-mfext-master/opt/scientific_core/../core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-master/opt/scientific_core/../core/lib"; fi && if test "-I/opt/metwork-mfext-master/opt/scientific_core/../core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-master/opt/scientific_core/../core/include";export CPPFLAGS="-I/opt/metwork-mfext-master/opt/scientific_core/../core/include";export CXXFLAGS="-I/opt/metwork-mfext-master/opt/scientific_core/../core/include"; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-master/opt/scientific_core --enable-shared --disable-static --disable-netcdf --disable-java --disable-fortran --with-szlib checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a race-free 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-pc-linux-gnu checking host system type... x86_64-pc-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-pc-linux-gnu... no checking for config x86_64-pc-linux-gnu... no checking for config pc-linux-gnu... no checking for config pc-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-pc... no checking for config linux-gnu... found compiler 'gcc' is GNU gcc-11.2.1 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... unsupported checking for gcc option to enable C99 features... 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 how to run the C preprocessor... gcc -E checking if Java JNI interface enabled... no checking whether ln -s works... yes checking for ar... ar checking whether make sets $(MAKE)... (cached) yes checking for diff... diff -w checking for makeinfo... ${SHELL} /src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/bin/missing makeinfo checking for neqn... neqn checking for tbl... tbl checking if building doxygen is enabled... no checking if doxygen warnings as errors is enabled... FAIL_ON_WARNINGS 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... /opt/rh/gcc-toolset-11/root/usr/bin/ld checking if the linker (/opt/rh/gcc-toolset-11/root/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/gcc-toolset-11/root/usr/bin/nm -B checking the name lister (/opt/rh/gcc-toolset-11/root/usr/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-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 /opt/rh/gcc-toolset-11/root/usr/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 /opt/rh/gcc-toolset-11/root/usr/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 stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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 (/opt/rh/gcc-toolset-11/root/usr/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: creating ./config.lt config.lt: creating libtool checking if we should install only statically linked executables... no checking for zlib.h... yes checking for compress2 in -lz... yes checking for compress2... yes checking for jpeglib.h... yes checking for jpeg_start_decompress in -ljpeg... yes checking for szlib.h... yes checking for SZ_BufftoBuffCompress in -lsz... yes checking for szlib encoder... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for arpa/inet.h... yes checking for netinet/in.h... yes checking for sys/file.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking size of long... 8 checking whether gcc and cc understand -c and -o together... yes checking whether byte ordering is bigendian... no checking for build mode... production checking for ceil in -lm... yes checking for fork... yes checking for getrusage... yes checking for system... yes checking for wait... yes checking if libtool needs -no-undefined flag to build shared libraries... no 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 doxygen/Doxyfile config.status: creating libhdf4.settings config.status: creating hdf/Makefile config.status: creating hdf/fortran/Makefile config.status: creating hdf/src/Makefile config.status: creating hdf/test/Makefile config.status: creating hdf/test/srcdir_str.h 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 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/fortran/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/srcdir_str.h config.status: creating mfhdf/test/testmfhdf.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 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.3.1 Configured on: Mon Jun 15 15:07:33 UTC 2026 Configured by: root@339808eb769f Configure mode: production Host system: x86_64-pc-linux-gnu Uname information: Linux 339808eb769f 4.18.0-477.21.1.el8_8.x86_64 #1 SMP Tue Aug 8 21:30:09 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux Libraries: Installation point: /opt/metwork-mfext-master/opt/scientific_core Compiling Options: ------------------ C compiler: /opt/rh/gcc-toolset-11/root/usr/bin/gcc ( gcc (GCC) 11.2.1 20220127 ) CFLAGS: -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -std=c99 -Wno-error=implicit-function-declaration -Wall -Wcast-qual -Wconversion -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-include-dirs -Wshadow -Wundef -Wwrite-strings -pedantic -Wno-c++-compat -Wno-aggregate-return -Wno-inline -Wno-missing-format-attribute -Wno-missing-noreturn -Wno-overlength-strings -Wno-format-nonliteral -Wlarger-than=2560 -Wlogical-op -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wsync-nand -Wno-unsuffixed-float-constants -Wdouble-promotion -Wtrampolines -Wstack-usage=8192 -Wmaybe-uninitialized -Wno-jump-misses-init -Wstrict-overflow=2 -Wno-suggest-attribute=const -Wno-suggest-attribute=noreturn -Wno-suggest-attribute=pure -Wno-suggest-attribute=format -Wdate-time -Warray-bounds=2 -Wc99-c11-compat -Wincompatible-pointer-types -Wint-conversion -Wshadow -Wduplicated-cond -Whsa -Wnormalized -Wnull-dereference -Wunused-const-variable -Walloca -Walloc-zero -Wduplicated-branches -Wformat-overflow=2 -Wformat-truncation=1 -Wrestrict -Wattribute-alias -Wcast-align=strict -Wcast-function-type -Wmaybe-uninitialized -Wshift-overflow=2 -Wno-suggest-attribute=cold -Wno-suggest-attribute=malloc -Wattribute-alias=2 -Wmissing-profile -Wc11-c2x-compat -O3 -fomit-frame-pointer CPPFLAGS: -D_POSIX_C_SOURCE=200809L -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DNDEBUG Shared Libraries: yes Static Libraries: no Statically Linked Executables: no LDFLAGS: -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib Extra libraries: -lm -lsz -ljpeg -lz Archiver: ar Ranlib: ranlib Languages: ---------- Fortran: no Java: no Features: --------- SZIP compression: enabled with encoder Export HDF4-built netCDF-2 API: no (yes: export undecorated netCDF names, no: prefix with 'sd_') HDF4-built ncdump and ncgen: yes With deprecated public symbols: yes cd build/hdf4-hdf4.3.1 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1' Making all in hdf make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf' Making all in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf/src' make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf/src' CC atom.lo CC bitvect.lo CC cdeflate.lo cdeflate.c: In function 'HCIcdeflate_encode': cdeflate.c:169:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 169 | deflate_info->deflate_context.next_in = (void *)buf; | ^ CC cnbit.lo CC cnone.lo CC crle.lo CC cskphuff.lo CC cszip.lo CC df24.lo CC dfan.lo CC dfcomp.lo CC dfconv.lo dfconv.c: In function 'DFconvert': dfconv.c:403:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 403 | memcpy(dest, source, size); | ^~~~ CC dfgr.lo CC dfgroup.lo CC dfimcomp.lo dfimcomp.c: In function 'DFCIunimcomp': dfimcomp.c:517:45: warning: conversion to 'uint8' {aka 'unsigned char'} from 'char' may change the sign of the result [-Wsign-conversion] 517 | out[i * xdim + j] = (char)hi_color; | ^ dfimcomp.c:519:45: warning: conversion to 'uint8' {aka 'unsigned char'} from 'char' may change the sign of the result [-Wsign-conversion] 519 | out[i * xdim + j] = (char)lo_color; | ^ dfimcomp.c: In function 'find_med': dfimcomp.c:957:16: warning: conversion from 'double' to 'float' changes value from '-9.9999999900000002e+6' to '-1.0e+7f' [-Wfloat-conversion] 957 | return -9999999.99; | ^~~~~~~~~~~ CC dfjpeg.lo dfjpeg.c: In function 'DFCIjpeg': dfjpeg.c:294:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 294 | row_pointer[0] = (JSAMPROW)(&image_buffer[(size_t)cinfo_ptr->next_scanline * (size_t)row_stride]); | ^ CC dfknat.lo CC dfkswap.lo CC dfp.lo dfp.c: In function 'DFPnpals': dfp.c:279:42: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 279 | if ((pal_off = (int32 *)malloc(npals * sizeof(int32))) == NULL) | ^ dfp.c: In function 'DFPIopen': dfp.c:500:5: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 500 | strncpy(Lastfile, filename, DF_MAXFNLEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC dfr8.lo CC dfrle.lo dfrle.c: In function 'DFCIrle': dfrle.c:69:20: warning: conversion from 'long int' to 'int32' {aka 'int'} may change value [-Wconversion] 69 | len -= q - p; /* subtract len of seq */ | ^ CC dfsd.lo dfsd.c: In function 'DFSDstartslab': dfsd.c:4588:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 4588 | memcpy(&(fill_buf[i]), buf2, localNTsize); | ^~~~~~~~~~~ dfsd.c:4594:61: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 4594 | memcpy(&(fill_buf[i]), Writesdg.fill_value, localNTsize); | ^~~~~~~~~~~ dfsd.c: In function 'DFSDIgetndg': dfsd.c:2350:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 2350 | if (luf == (-1)) | ^ dfsd.c:2353:13: note: here 2353 | case DFTAG_SDU: /* units */ | ^~~~ dfsd.c:2354:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 2354 | if (luf == (-1)) | ^ dfsd.c:2357:13: note: here 2357 | case DFTAG_SDF: /* formats */ | ^~~~ CC dfstubs.lo dfstubs.c: In function 'DFopen': dfstubs.c:121:18: warning: cast increases required alignment of target type [-Wcast-align] 121 | DFlist = (DF *)&DFid; | ^ dfstubs.c: In function 'DFIcheck': dfstubs.c:988:19: warning: cast increases required alignment of target type [-Wcast-align] 988 | if ((dfile != (DF *)&DFid) || (DFid == 0)) { | ^ CC dfufp2i.lo CC dfunjpeg.lo CC dfutil.lo CC dynarray.lo dynarray.c: In function 'DAcreate_array': dynarray.c:89:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 89 | new_arr->arr = (void **)calloc(start_size, sizeof(void *)); | ^~~~~~~~~~ dynarray.c: In function 'DAset_elem': dynarray.c:243:45: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 243 | if ((arr->arr = (void **)calloc(new_size, sizeof(void *))) == NULL) | ^~~~~~~~ dynarray.c:249:64: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 249 | if ((new_arr = (void **)realloc(arr->arr, new_size * sizeof(void *))) == NULL) | ^ CC glist.lo CC hbitio.lo hbitio.c: In function 'Hbitwrite': hbitio.c:339:30: warning: conversion from 'long int' to 'int32' {aka 'int'} may change value [-Wconversion] 339 | write_size = bitfile_rec->bytez - bitfile_rec->bytea; | ^~~~~~~~~~~ hbitio.c:366:34: warning: conversion from 'long int' to 'int32' {aka 'int'} may change value [-Wconversion] 366 | write_size = bitfile_rec->bytez - bitfile_rec->bytea; | ^~~~~~~~~~~ CC hblocks.lo CC hbuffer.lo hbuffer.c: In function 'HBPread': hbuffer.c:306:48: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 306 | memcpy(data, info->buf + access_rec->posn, length); | ^~~~~~ hbuffer.c: In function 'HBPwrite': hbuffer.c:369:48: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 369 | memcpy(info->buf + access_rec->posn, data, length); | ^~~~~~ CC hchunks.lo hchunks.c: In function 'HMCIstaccess': hchunks.c:1037:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1037 | memcpy(info->fill_val, p, info->fill_val_len); /* 1 byte */ | ~~~~^~~~~~~~~~~~~~ hchunks.c:1065:60: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1065 | if ((info->comp_sp_tag_header = calloc(info->comp_sp_tag_head_len, 1)) == NULL) | ~~~~^~~~~~~~~~~~~~~~~~~~~~ hchunks.c: In function 'HMCcreate': hchunks.c:1427:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1427 | memcpy(info->fill_val, fill_val, info->fill_val_len); /* fill_val_len bytes */ | ~~~~^~~~~~~~~~~~~~ hchunks.c:1599:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1599 | if ((c_sp_header = (uint8 *)calloc(sp_tag_header_len, 1)) == NULL) | ^~~~~~~~~~~~~~~~~ hchunks.c:1646:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1646 | memcpy(p, info->fill_val, info->fill_val_len); /* fill_val_len bytes */ | ~~~~^~~~~~~~~~~~~~ hchunks.c:1657:57: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1657 | memcpy(p, info->comp_sp_tag_header, info->comp_sp_tag_head_len); | ~~~~^~~~~~~~~~~~~~~~~~~~~~ hchunks.c: In function 'HMCgetcomptype': hchunks.c:1864:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1864 | if ((c_sp_header = (uint8 *)calloc(sp_tag_header_len, 1)) == NULL) | ^~~~~~~~~~~~~~~~~ hchunks.c:1907:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1907 | if ((comp_sp_tag_header = calloc(comp_sp_tag_head_len, 1)) == NULL) | ^~~~~~~~~~~~~~~~~~~~ hchunks.c: In function 'HMCreadChunk': hchunks.c:2728:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2728 | memcpy(bptr, chk_dptr, read_len); | ^~~~~~~~ hchunks.c: In function 'HMCPread': hchunks.c:2851:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2851 | memcpy(bptr, chk_dptr, chunk_size); | ^~~~~~~~~~ hchunks.c: In function 'HMCwriteChunk': hchunks.c:3147:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 3147 | memcpy(chk_dptr, bptr, write_len); | ^~~~~~~~~ hchunks.c: In function 'HMCPwrite': hchunks.c:3317:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 3317 | memcpy(chk_dptr, bptr, chunk_size); | ^~~~~~~~~~ CC hcomp.lo CC hcompri.lo hcompri.c: In function 'HRPconvert': hcompri.c:120:36: warning: conversion to 'uintn' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 120 | info->image_size = xdim * ydim * pixel_size; | ^ hcompri.c: In function 'HRPread': hcompri.c:267:18: warning: conversion to 'int32' {aka 'int'} from 'uintn' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] 267 | length = info->image_size; | ^~~~ hcompri.c:270:82: warning: conversion to 'uint16' {aka 'short unsigned int'} from 'int16' {aka 'short int'} may change the sign of the result [-Wsign-conversion] 270 | DFgetcomp(info->fid, info->tag, info->ref, data, info->xdim, info->ydim, info->scheme); | ~~~~^~~~~~~~ hcompri.c: In function 'HRPwrite': hcompri.c:307:18: warning: conversion to 'int32' {aka 'int'} from 'uintn' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] 307 | length = info->image_size; | ^~~~ hcompri.c: In function 'HRPinquire': hcompri.c:364:44: warning: operand of '?:' changes signedness from 'int' to 'uintn' {aka 'unsigned int'} due to unsignedness of other operand [-Wsign-compare] 364 | *plength = (access_rec->new_elem ? -1 : info->image_size); | ^~ hcompri.c:364:47: warning: unsigned conversion from 'int' to 'uintn' {aka 'unsigned int'} changes value from '-1' to '4294967295' [-Wsign-conversion] 364 | *plength = (access_rec->new_elem ? -1 : info->image_size); | ^ hcompri.c:364:20: warning: conversion to 'int32' {aka 'int'} from 'uintn' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] 364 | *plength = (access_rec->new_elem ? -1 : info->image_size); | ^ CC hdatainfo.lo hdatainfo.c: In function 'GRgetdatainfo': hdatainfo.c:844:21: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 844 | count = HDgetdatainfo(hdf_file_id, ri_ptr->img_tag, ri_ptr->img_ref, NULL, start_block, 0, NULL, | ^~~~~~~~~~~~~ hdatainfo.c:846:23: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 846 | if (count == FAIL) | ^~ hdatainfo.c:852:21: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 852 | count = HDgetdatainfo(hdf_file_id, ri_ptr->img_tag, ri_ptr->img_ref, NULL, start_block, | ^~~~~~~~~~~~~ hdatainfo.c:854:23: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 854 | if (count == FAIL) | ^~ hdatainfo.c:859:17: warning: conversion to 'intn' {aka 'int'} from 'uintn' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] 859 | ret_value = count; | ^~~~~ hdatainfo.c: In function 'GRgetpalinfo': hdatainfo.c:914:63: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 914 | if ((pal_count > 0 && palinfo_array == NULL) || pal_count < 0) | ^ hdatainfo.c:936:37: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 936 | while (ret_value != FAIL && idx < pal_count) { | ^ CC hdfalloc.lo CC herr.lo CC hextelt.lo CC hfile.lo hfile.c: In function 'HPregister_term_func': hfile.c:2140:40: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 2140 | if (HDGLadd_to_list(*cleanup_list, (void *)term_func) == FAIL) | ^ hfile.c: In function 'HPend': hfile.c:2176:22: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 2176 | if ((term_func = (hdf_termfunc_t)HDGLfirst_in_list(*cleanup_list)) != NULL) { | ^ hfile.c:2179:31: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 2179 | } while ((term_func = (hdf_termfunc_t)HDGLnext_in_list(*cleanup_list)) != NULL); | ^ hfile.c: In function 'HIupdate_version': hfile.c:2863:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2863 | memset(&p[i], 0, LIBVSTR_LEN - i); hfile.c: In function 'HPread_drec': hfile.c:3332:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 3332 | if ((*drec_buf = (uint8 *)malloc(drec_len)) == NULL) | ^~~~~~~~ CC hfiledd.lo hfiledd.c: In function 'HTPinit': hfiledd.c:345:56: warning: conversion to 'long unsigned int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 345 | list = block->ddlist = (dd_t *)malloc((uint32)ndds * sizeof(dd_t)); | ^ hfiledd.c:357:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 357 | tbuf = (uint8 *)malloc(ndds * DD_SZ); hfiledd.c: In function 'HTInew_dd_block': hfiledd.c:1412:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1412 | tbuf = (uint8 *)malloc(ndds * DD_SZ); hfiledd.c: In function 'HTIfind_dd': hfiledd.c:1514:25: warning: conversion from 'long int' to 'intn' {aka 'int'} may change value [-Wconversion] 1514 | idx = ((*pdd) - &block->ddlist[0]) + 1; | ^ hfiledd.c:1653:25: warning: conversion from 'long int' to 'intn' {aka 'int'} may change value [-Wconversion] 1653 | idx = ((*pdd) - &block->ddlist[0]) - 1; | ^ hfiledd.c: In function 'HTIupdate_dd': hfiledd.c:1709:13: warning: conversion from 'long int' to 'int32' {aka 'int'} may change value [-Wconversion] 1709 | idx = dd_ptr - &block->ddlist[0]; | ^~~~~~ hfiledd.c: In function 'HTIcount_dd': hfiledd.c:1791:27: warning: conversion to 'uintn' {aka 'unsigned int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 1791 | t_all_cnt += (uintn)block->ndds; | ^~ hfiledd.c:1808:27: warning: conversion to 'uintn' {aka 'unsigned int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 1808 | t_all_cnt += (uintn)block->ndds; | ^~ hfiledd.c:1822:31: warning: conversion to 'uintn' {aka 'unsigned int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 1822 | t_all_cnt += (uintn)block->ndds; | ^~ hfiledd.c:1833:35: warning: conversion to 'uintn' {aka 'unsigned int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 1833 | t_all_cnt += (unsigned)block->ndds; | ^~ hfiledd.c:1843:35: warning: conversion to 'uintn' {aka 'unsigned int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 1843 | t_all_cnt += (uintn)block->ndds; | ^~ CC hkit.lo hkit.c: In function 'HDf2cstring': hkit.c:89:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 89 | memcpy(cstr, str, i + 1); | ~~^~~ CC linklist.lo CC mcache.lo mcache.c: In function 'mcache_put': mcache.c:466:10: warning: cast increases required alignment of target type [-Wcast-align] 466 | bp = (BKT *)((char *)page - sizeof(BKT)); | ^ mcache.c:469:18: warning: unsigned conversion from 'int' to 'uint8' {aka 'unsigned char'} changes the value of '-3' [-Wsign-conversion] 469 | bp->flags &= ~MCACHE_PINNED; | ^ mcache.c: In function 'mcache_write': mcache.c:700:18: warning: unsigned conversion from 'int' to 'uint8' {aka 'unsigned char'} changes the value of '-2' [-Wsign-conversion] 700 | bp->flags &= ~MCACHE_DIRTY; | ^ CC mfan.lo CC mfgr.lo mfgr.c: In function 'GRIget_image_list': mfgr.c:600:49: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 600 | if ((img_info = (imginfo_t *)malloc(nimages * sizeof(imginfo_t))) == NULL) | ^ mfgr.c:635:82: warning: conversion from 'int32' {aka 'int'} to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 635 | Store_imginfo(&img_info[curr_image], grp_tag, grp_ref, img_tag, | ^~~~~~~ mfgr.c:635:91: warning: conversion from 'int32' {aka 'int'} to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 635 | Store_imginfo(&img_info[curr_image], grp_tag, grp_ref, img_tag, | ^~~~~~~ mfgr.c:635:100: warning: conversion from 'int32' {aka 'int'} to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 635 | Store_imginfo(&img_info[curr_image], grp_tag, grp_ref, img_tag, | ^~~~~~~ mfgr.c:636:59: warning: conversion from 'int32' {aka 'int'} to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 636 | img_ref); | ^~~~~~~ mfgr.c: In function 'GRwriteimage': mfgr.c:2737:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2737 | if ((fill_line = malloc(fill_line_size)) == NULL) | ^~~~~~~~~~~~~~ mfgr.c: In function 'GRgetcomptype': mfgr.c:4198:34: warning: logical 'or' of equal expressions [-Wlogical-op] 4198 | else if (scheme == DFTAG_IMC || scheme == DFTAG_IMCOMP) | ^~ mfgr.c: In function 'GRsetattr': mfgr.c:4438:44: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 4438 | if ((at_ptr->data = malloc(new_at_size)) == NULL) | ^~~~~~~~~~~ mfgr.c:4441:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 4441 | memcpy(at_ptr->data, data, new_at_size); | ^~~~~~~~~~~ mfgr.c:4468:48: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 4468 | if ((at_ptr->data = (char *)malloc(at_size)) == NULL) | ^~~~~~~ mfgr.c:4470:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 4470 | memcpy(at_ptr->data, data, at_size); | ^~~~~~~ mfgr.c: In function 'GRgetattr': mfgr.c:4663:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 4663 | if ((at_ptr->data = malloc(at_size)) == NULL) | ^~~~~~~ mfgr.c:4681:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 4681 | memcpy(data, at_ptr->data, at_size); | ^~~~~~~ mfgr.c: In function 'GRIgetaid': mfgr.c:4873:66: warning: conversion to 'int16' {aka 'short int'} from 'uint16' {aka 'short unsigned int'} may change the sign of the result [-Wsign-conversion] 4873 | ri_ptr->img_dim.comp_tag, &(ri_ptr->cinfo), pixel_size)) == | ~~~~~~~~~~~~~~~^~~~~~~~~ mfgr.c:4879:86: warning: conversion to 'uint32' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 4879 | Hstartaccess(hdf_file_id, ri_ptr->img_tag, ri_ptr->img_ref, acc_perm)) == FAIL) | ^~~~~~~~ mfgr.c: In function 'GRsetchunk': mfgr.c:5156:51: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 5156 | if ((chunk[0].pdims = (DIM_DEF *)malloc(ndims * sizeof(DIM_DEF))) == NULL) | ^ mfgr.c:5240:27: warning: conversion to 'int32' {aka 'int'} from 'uintn' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] 5240 | pixel_disk_size, /* fill value length */ | ^~~~~~~~~~~~~~~ mfgr.c: In function 'GRwritechunk': mfgr.c:5510:60: warning: conversion to 'uintn' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 5510 | if ((img_data = malloc(pixel_disk_size * csize)) == NULL) | ^ mfgr.c:5517:64: warning: conversion to 'uintn' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 5517 | if ((pixel_buf = malloc(pixel_mem_size * csize)) == NULL) | ^ mfgr.c:5520:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 5520 | if (FAIL == GRIil_convert((void *)datap, ri_ptr->img_dim.il, pixel_buf, | ^ mfgr.c:5534:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 5534 | if (FAIL == DFKconvert((void *)datap, img_data, ri_ptr->img_dim.nt, | ^ mfgr.c: In function 'GRreadchunk': mfgr.c:5702:60: warning: conversion to 'uintn' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 5702 | if ((img_data = malloc(pixel_disk_size * csize)) == NULL) | ^ mfgr.c:5728:60: warning: conversion to 'uintn' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 5728 | if ((pixel_buf = malloc(pixel_mem_size * csize)) == NULL) | ^ mfgr.c:5735:61: warning: conversion to 'uintn' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 5735 | memcpy(datap, pixel_buf, pixel_mem_size * csize); | ^ CC mstdio.lo CC tbbt.lo tbbt.c: In function 'tbbtfind': tbbt.c:99:77: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 99 | ((NULL != compar) ? (*compar)(k1, k2, a) : memcmp(k1, k2, 0 < (a) ? (a) : (int)strlen(k1))) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ tbbt.c:179:28: note: in expansion of macro 'KEYcmp' 179 | while (0 != (cmp = KEYcmp(key, ptr->key, arg))) { | ^~~~~~ tbbt.c: In function 'tbbtless': tbbt.c:99:77: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 99 | ((NULL != compar) ? (*compar)(k1, k2, a) : memcmp(k1, k2, 0 < (a) ? (a) : (int)strlen(k1))) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ tbbt.c:266:28: note: in expansion of macro 'KEYcmp' 266 | while (0 != (cmp = KEYcmp(key, ptr->key, arg))) { | ^~~~~~ tbbt.c:99:77: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 99 | ((NULL != compar) ? (*compar)(k1, k2, a) : memcmp(k1, k2, 0 < (a) ? (a) : (int)strlen(k1))) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ tbbt.c:279:19: note: in expansion of macro 'KEYcmp' 279 | cmp = KEYcmp(key, ptr->key, arg); | ^~~~~~ tbbt.c: In function 'balance': tbbt.c:451:28: warning: unsigned conversion from 'int' to 'long unsigned int' changes value from '-4' to '18446744073709551612' [-Wsign-conversion] 451 | ptr->Flags &= ~TBBT_UNBAL; | ^~ tbbt.c: In function 'tbbtins': tbbt.c:99:77: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 99 | ((NULL != compar) ? (*compar)(k1, k2, a) : memcmp(k1, k2, 0 < (a) ? (a) : (int)strlen(k1))) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ tbbt.c:551:11: note: in expansion of macro 'KEYcmp' 551 | cmp = KEYcmp(ptr->key, parent->key, arg); | ^~~~~~ tbbt.c: In function 'tbbtrem': tbbt.c:617:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 617 | side = (0x10 & *(short *)&node) ? LEFT : RIGHT; /* balance" */ | ^~~~~~~~~~~~~~ CC vattr.lo vattr.c: In function 'VSsetattr': vattr.c:352:57: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 352 | vs->alist = realloc(vs->alist, (vs->nattrs + 1) * sizeof(vs_attr_t)); | ^ vattr.c: In function 'Vsetattr': vattr.c:845:57: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 845 | vg->alist = realloc(vg->alist, (vg->nattrs + 1) * sizeof(vg_attr_t)); | ^ vattr.c: In function 'Vnoldattrs': vattr.c:1019:52: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1019 | areflist = (uint16 *)malloc(sizeof(uint16) * n_old_attrs); | ^ vattr.c:1041:67: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1041 | vg->old_alist = (vg_attr_t *)malloc(sizeof(vg_attr_t) * (n_old_attrs)); | ^ vattr.c: In function 'VSattrinfo': vattr.c:606:9: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 606 | strncpy(name, attr_vs->vsname, strlen(attr_vs->vsname)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vattr.c: In function 'Vattrinfo': vattr.c:1233:9: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 1233 | strncpy(name, vs->vsname, strlen(vs->vsname)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vattr.c: In function 'Vattrinfo2': vattr.c:1356:9: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 1356 | strncpy(name, vs->vsname, strlen(vs->vsname)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC vconv.lo vconv.c: In function 'vimakecompat': vconv.c:194:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 194 | if ((buf = (uint8 *)malloc(bsize)) == NULL) | ^~~~~ vconv.c:247:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 247 | if ((buf = (uint8 *)malloc(bsize)) == NULL) | ^~~~~ CC vg.lo vg.c: In function 'VSsetname': vg.c:509:16: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int32' {aka 'int'} may change value [-Wconversion] 509 | curr_len = strnlen(vs->vsname, VSNAMELENMAX + 1); | ^~~~~~~ vg.c:512:17: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int32' {aka 'int'} may change value [-Wconversion] 512 | if ((slen = strlen(vsname)) > VSNAMELENMAX) { /* truncate name */ | ^~~~~~ vg.c: In function 'VSIgetvdatas': vg.c:1440:33: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 1440 | && ((nactual_vds < n_vds) || (n_vds == 0)) && (nactual_vds <= nfound_vds)) { | ^ vg.c:1451:32: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 1451 | if (nfound_vds >= start_vd) | ^~ vg.c:1494:55: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 1494 | for (ii = 0; ii < n_elements && ((nactual_vds < n_vds) || (n_vds == 0)) && nactual_vds <= nfound_vds; | ^ vg.c:1507:36: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 1507 | if (nfound_vds >= start_vd) | ^~ vg.c:1525:20: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 1525 | if (nfound_vds < start_vd) | ^ vg.c:1532:32: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1532 | ret_value = nfound_vds - start_vd; | ^ vg.c:1532:21: warning: conversion to 'int32' {aka 'int'} from 'uintn' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] 1532 | ret_value = nfound_vds - start_vd; | ^~~~~~~~~~ CC vgp.lo vgp.c: In function 'vpackvg': vgp.c:823:16: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 823 | temp_len = slen > 0 ? slen : 0; | ^~~~ vgp.c:834:16: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 834 | temp_len = slen > 0 ? slen : 0; | ^~~~ vgp.c: In function 'vunpackvg': vgp.c:924:48: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 924 | vg->tag = (uint16 *)malloc(vg->msize * sizeof(uint16)); | ^ vgp.c:925:48: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 925 | vg->ref = (uint16 *)malloc(vg->msize * sizeof(uint16)); | ^ vgp.c:969:60: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 969 | if (NULL == (vg->alist = malloc(vg->nattrs * sizeof(vg_attr_t)))) | ^ vgp.c: In function 'VPgetinfo': vgp.c:1009:16: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1009 | if ((len = Hlength(f, DFTAG_VG, (uint16)ref)) == FAIL) | ^~~~~~~ vgp.c:1009:51: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 1009 | if ((len = Hlength(f, DFTAG_VG, (uint16)ref)) == FAIL) | ^~ vgp.c:1013:21: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'uint32' {aka 'unsigned int'} may change value [-Wconversion] 1013 | Vgbufsize = len; | ^~~ vgp.c:1033:38: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 1033 | if (FAIL == vunpackvg(vg, Vgbuf, len)) | ^~~ vgp.c: In function 'Vattach': vgp.c:1118:48: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1118 | vg->tag = (uint16 *)malloc(vg->msize * sizeof(uint16)); | ^ vgp.c:1119:48: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1119 | vg->ref = (uint16 *)malloc(vg->msize * sizeof(uint16)); | ^ vgp.c: In function 'Vdetach': vgp.c:1253:25: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'uint32' {aka 'unsigned int'} may change value [-Wconversion] 1253 | Vgbufsize = need; | ^~~~ vgp.c: In function 'vinsertpair': vgp.c:1979:64: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1979 | vg->tag = (uint16 *)realloc((void *)vg->tag, vg->msize * sizeof(uint16)); | ^ vgp.c:1980:64: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1980 | vg->ref = (uint16 *)realloc((void *)vg->ref, vg->msize * sizeof(uint16)); | ^ vgp.c: In function 'Vsetname': vgp.c:2088:44: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 2088 | HIstrncpy(vg->vgname, vgname, name_len + 1); | ~~~~~~~~~^~~ vgp.c: In function 'Vsetclass': vgp.c:2156:51: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 2156 | HIstrncpy(vg->vgclass, vgclass, classname_len + 1); | ~~~~~~~~~~~~~~^~~ vgp.c: In function 'Vgetnamelen': vgp.c:2459:22: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits] 2459 | if (temp_len >= 0) | ^~ vgp.c: In function 'Vgetclassnamelen': vgp.c:2513:22: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits] 2513 | if (temp_len >= 0) | ^~ vgp.c: In function 'Vgetvgroups': vgp.c:3062:33: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 3062 | && ((nactual_vgs < n_vgs) || (n_vgs == 0)) && (nactual_vgs <= user_vgs)) { | ^ vgp.c:3080:30: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 3080 | if (user_vgs >= start_vg) | ^~ vgp.c:3097:22: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 3097 | if (user_vgs < start_vg) | ^ vgp.c:3131:55: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 3131 | for (ii = 0; ii < n_elements && ((nactual_vgs < n_vgs) || (n_vgs == 0)) && (nactual_vgs <= user_vgs); | ^ vgp.c:3155:38: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 3155 | if (user_vgs >= start_vg) | ^~ vgp.c:3173:22: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 3173 | if (user_vgs < start_vg) | ^ CC vhi.lo CC vio.lo vio.c: In function 'vpackvs': vio.c:403:20: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int16' {aka 'short int'} may change value [-Wconversion] 403 | slen = strlen(vs->wlist.name[i]); | ^~~~~~ vio.c:412:12: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int16' {aka 'short int'} may change value [-Wconversion] 412 | slen = strlen(vs->vsname); | ^~~~~~ vio.c:419:12: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int16' {aka 'short int'} may change value [-Wconversion] 419 | slen = strlen(vs->vsclass); | ^~~~~~ vio.c: In function 'vunpackvs': vio.c:567:72: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 567 | if (NULL == (vs->wlist.name[i] = malloc((int16var + 1) * sizeof(char)))) | ^ vio.c:607:73: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 607 | if (NULL == (vs->alist = (vs_attr_t *)malloc(vs->nattrs * sizeof(vs_attr_t)))) | ^ vio.c: In function 'VSPgetinfo': vio.c:707:22: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 707 | if ((vh_length = Hlength(f, DFTAG_VH, ref)) == FAIL) | ^~~~~~~ vio.c:707:49: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 707 | if ((vh_length = Hlength(f, DFTAG_VH, ref)) == FAIL) | ^~ vio.c:711:21: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'uint32' {aka 'unsigned int'} may change value [-Wconversion] 711 | Vhbufsize = vh_length; | ^~~~~~~~~ vio.c:729:38: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int32' {aka 'int'} may change value [-Wconversion] 729 | if (FAIL == vunpackvs(vs, Vhbuf, vh_length)) | ^~~~~~~~~ vio.c: In function 'VSdetach': vio.c:1030:29: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'uint32' {aka 'unsigned int'} may change value [-Wconversion] 1030 | Vhbufsize = need; | ^~~~ CC vparse.lo vparse.c:31:14: warning: size of 'sym' 33024 bytes exceeds maximum object size 2560 [-Wlarger-than=] 31 | static char sym[VSFIELDMAX][FIELDNAMELENMAX + 1]; /* array of tokens ? */ | ^~~ vparse.c: In function 'scanattrs': vparse.c:71:21: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'uint32' {aka 'unsigned int'} may change value [-Wconversion] 71 | Vpbufsize = slen; | ^~~~ CC vrw.lo vrw.c: In function 'VSread': vrw.c:265:25: warning: conversion from 'long unsigned int' to 'uint32' {aka 'unsigned int'} may change value [-Wconversion] 265 | Vtbufsize = (size_t)chunk * (size_t)hsize; | ^ vrw.c:297:72: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 297 | DFKconvert(Vtbuf, Src, w->type[0], (uint32)w->order[0] * (uint32)chunk, DFACC_READ, 0, 0); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ vrw.c:313:50: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 313 | DFKconvert(b2, b1, type, (uint32)chunk, DFACC_READ, (uint32)hsize, (uint32)uvsize); | ^~~~~~~~~~~~~ vrw.c:313:77: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 313 | DFKconvert(b2, b1, type, (uint32)chunk, DFACC_READ, (uint32)hsize, (uint32)uvsize); | ^~~~~~~~~~~~~ vrw.c:313:92: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 313 | DFKconvert(b2, b1, type, (uint32)chunk, DFACC_READ, (uint32)hsize, (uint32)uvsize); | ^~~~~~~~~~~~~~ vrw.c:336:25: warning: conversion from 'long unsigned int' to 'uint32' {aka 'unsigned int'} may change value [-Wconversion] 336 | Vtbufsize = (size_t)nelt * (size_t)hsize; | ^ vrw.c:365:46: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 365 | DFKconvert(b2, b1, type, (uint32)nelt, DFACC_READ, (uint32)hsize, (uint32)esize); | ^~~~~~~~~~~~ vrw.c:365:72: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 365 | DFKconvert(b2, b1, type, (uint32)nelt, DFACC_READ, (uint32)hsize, (uint32)esize); | ^~~~~~~~~~~~~ vrw.c:365:87: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 365 | DFKconvert(b2, b1, type, (uint32)nelt, DFACC_READ, (uint32)hsize, (uint32)esize); | ^~~~~~~~~~~~~ vrw.c:386:46: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 386 | DFKconvert(b2, b1, type, (uint32)nelt, DFACC_READ, (uint32)isize, (uint32)esize); | ^~~~~~~~~~~~ vrw.c:386:72: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 386 | DFKconvert(b2, b1, type, (uint32)nelt, DFACC_READ, (uint32)isize, (uint32)esize); | ^~~~~~~~~~~~~ vrw.c:386:87: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 386 | DFKconvert(b2, b1, type, (uint32)nelt, DFACC_READ, (uint32)isize, (uint32)esize); | ^~~~~~~~~~~~~ vrw.c:412:46: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 412 | DFKconvert(b2, b1, type, (uint32)nelt, DFACC_READ, (uint32)isize, (uint32)uvsize); | ^~~~~~~~~~~~ vrw.c:412:72: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 412 | DFKconvert(b2, b1, type, (uint32)nelt, DFACC_READ, (uint32)isize, (uint32)uvsize); | ^~~~~~~~~~~~~ vrw.c:412:87: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 412 | DFKconvert(b2, b1, type, (uint32)nelt, DFACC_READ, (uint32)isize, (uint32)uvsize); | ^~~~~~~~~~~~~~ vrw.c: In function 'VSwrite': vrw.c:575:25: warning: conversion from 'long unsigned int' to 'uint32' {aka 'unsigned int'} may change value [-Wconversion] 575 | Vtbufsize = (size_t)chunk * (size_t)hdf_size; | ^ vrw.c:609:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 609 | DFKconvert((void *)src, dest, type, (uint32)chunk, DFACC_WRITE, (uint32)int_size, | ^ vrw.c:609:57: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 609 | DFKconvert((void *)src, dest, type, (uint32)chunk, DFACC_WRITE, (uint32)int_size, | ^~~~~~~~~~~~~ vrw.c:609:85: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 609 | DFKconvert((void *)src, dest, type, (uint32)chunk, DFACC_WRITE, (uint32)int_size, | ^~~~~~~~~~~~~~~~ vrw.c:610:32: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 610 | (uint32)hdf_size); | ^~~~~~~~~~~~~~~~ vrw.c:659:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 659 | DFKconvert((void *)src, dest, type, (uint32)nelt, DFACC_WRITE, (uint32)esize, | ^ vrw.c:659:57: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 659 | DFKconvert((void *)src, dest, type, (uint32)nelt, DFACC_WRITE, (uint32)esize, | ^~~~~~~~~~~~ vrw.c:659:84: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 659 | DFKconvert((void *)src, dest, type, (uint32)nelt, DFACC_WRITE, (uint32)esize, | ^~~~~~~~~~~~~ vrw.c:660:32: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 660 | (uint32)hdf_size); | ^~~~~~~~~~~~~~~~ vrw.c:682:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 682 | DFKconvert((void *)src, dest, type, (uint32)nelt, DFACC_WRITE, (uint32)esize, | ^ vrw.c:682:57: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 682 | DFKconvert((void *)src, dest, type, (uint32)nelt, DFACC_WRITE, (uint32)esize, | ^~~~~~~~~~~~ vrw.c:682:84: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 682 | DFKconvert((void *)src, dest, type, (uint32)nelt, DFACC_WRITE, (uint32)esize, | ^~~~~~~~~~~~~ vrw.c:683:32: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 683 | (uint32)isize); | ^~~~~~~~~~~~~ vrw.c:705:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 705 | DFKconvert((void *)src, dest, type, (uint32)nelt, DFACC_WRITE, (uint32)int_size, | ^ vrw.c:705:57: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 705 | DFKconvert((void *)src, dest, type, (uint32)nelt, DFACC_WRITE, (uint32)int_size, | ^~~~~~~~~~~~ vrw.c:705:84: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 705 | DFKconvert((void *)src, dest, type, (uint32)nelt, DFACC_WRITE, (uint32)int_size, | ^~~~~~~~~~~~~~~~ vrw.c:706:32: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 706 | (uint32)isize); | ^~~~~~~~~~~~~ CC vsfld.lo vsfld.c:51:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 51 | {"PX", DFNT_FLOAT32, SIZE_FLOAT32, 1}, {"PY", DFNT_FLOAT32, SIZE_FLOAT32, 1}, | ^~~~ vsfld.c:51:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 51 | {"PX", DFNT_FLOAT32, SIZE_FLOAT32, 1}, {"PY", DFNT_FLOAT32, SIZE_FLOAT32, 1}, | ^~~~ vsfld.c:52:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 52 | {"PZ", DFNT_FLOAT32, SIZE_FLOAT32, 1}, | ^~~~ vsfld.c:54:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 54 | {"IX", DFNT_INT32, SIZE_INT32, 1}, {"IY", DFNT_INT32, SIZE_INT32, 1}, | ^~~~ vsfld.c:54:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 54 | {"IX", DFNT_INT32, SIZE_INT32, 1}, {"IY", DFNT_INT32, SIZE_INT32, 1}, | ^~~~ vsfld.c:55:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 55 | {"IZ", DFNT_INT32, SIZE_INT32, 1}, | ^~~~ vsfld.c:57:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 57 | {"NX", DFNT_FLOAT32, SIZE_FLOAT32, 1}, {"NY", DFNT_FLOAT32, SIZE_FLOAT32, 1}, | ^~~~ vsfld.c:57:45: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 57 | {"NX", DFNT_FLOAT32, SIZE_FLOAT32, 1}, {"NY", DFNT_FLOAT32, SIZE_FLOAT32, 1}, | ^~~~ vsfld.c:58:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 58 | {"NZ", DFNT_FLOAT32, SIZE_FLOAT32, 1}, | ^~~~ vsfld.c: In function 'VSgetexternalfile': vsfld.c:675:34: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 675 | actual_len = buf_size < ext_file_len ? buf_size : ext_file_len; | ^~~~~~~~ vsfld.c: In function 'VSfpack': vsfld.c:992:59: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 992 | memcpy(bufp + foffs[j], fbufps[j], fmsizes[j]); | ~~~~~~~^~~ vsfld.c:1001:59: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1001 | memcpy(fbufps[j], bufp + foffs[j], fmsizes[j]); | ~~~~~~~^~~ F77LD libdf.la make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf/src' Making all in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf/test' CC an.o an.c: In function 'check_lab_desc': an.c:204:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 204 | indesc = (char *)malloc(indesclen + 1); | ~~~~~~~~~~^~~ CC anfile.o CC bitio.o CC blocks.o CC chunks.o chunks.c: In function 'test_chunks': chunks.c:196:21: warning: conversion to 'uint8' {aka 'unsigned char'} from 'char' may change the sign of the result [-Wsign-conversion] 196 | outbuf[i] = (char)(i % 256); | ^ CC comp.o In file included from tproto.h:18, from comp.c:23: comp.c: In function 'write_data': tutils.h:49:20: warning: conversion from 'int' to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 49 | return num_errs; \ | ^~~~~~~~ comp.c:252:5: note: in expansion of macro 'CHECK' 252 | CHECK(aid, FAIL, "HCcreate"); | ^~~~~ tutils.h:49:20: warning: conversion from 'int' to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 49 | return num_errs; \ | ^~~~~~~~ comp.c:288:5: note: in expansion of macro 'CHECK' 288 | CHECK(err_ret, FAIL, "Hendaccess"); | ^~~~~ comp.c: In function 'read_data': comp.c:352:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 352 | if (memcmp(in_ptr, out_ptr, read_size) != 0) { | ^~~~~~~~~ CC conv.o CC extelt.o extelt.c: In function 'test_hextelt': extelt.c:51:21: warning: conversion to 'uint8' {aka 'unsigned char'} from 'char' may change the sign of the result [-Wsign-conversion] 51 | outbuf[i] = (char)(i % 256); | ^ CC file.o file.c: In function 'test_hfile': file.c:73:21: warning: conversion to 'uint8' {aka 'unsigned char'} from 'char' may change the sign of the result [-Wsign-conversion] 73 | outbuf[i] = (char)(i % 256); | ^ CC file1.o CC litend.o CC macros.o CC man.o man.c: In function 'check_fann_rewrite': man.c:246:55: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 246 | if ((ann_label = (char *)malloc((ann_len + 1) * sizeof(char))) == NULL) { | ^ man.c:250:41: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 250 | memset(ann_label, '\0', ann_len + 1); | ~~~~~~~~^~~ man.c: In function 'check_fann': man.c:361:59: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 361 | if ((ann_label = (char *)malloc((ann_len + 1) * sizeof(char))) == NULL) { | ^ man.c:365:45: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 365 | memset(ann_label, '\0', ann_len + 1); | ~~~~~~~~^~~ man.c:405:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 405 | if ((ann_desc = (char *)malloc((ann_len + 1) * sizeof(char))) == NULL) { | ^ man.c:409:44: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 409 | memset(ann_desc, '\0', ann_len + 1); | ~~~~~~~~^~~ man.c: In function 'check_lab_desc': man.c:492:52: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 492 | if ((dlabels = (int32 *)malloc(num_dlabels * sizeof(int32))) == NULL) { | ^ man.c:504:50: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 504 | if ((ddescs = (int32 *)malloc(num_ddescs * sizeof(int32))) == NULL) { | ^ man.c:537:59: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 537 | if ((ann_label = (char *)malloc((ann_len + 1) * sizeof(char))) == NULL) { | ^ man.c:541:45: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 541 | memset(ann_label, '\0', ann_len + 1); | ~~~~~~~~^~~ man.c:577:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 577 | if ((ann_desc = (char *)malloc((ann_len + 1) * sizeof(char))) == NULL) { | ^ man.c:581:44: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 581 | memset(ann_desc, '\0', ann_len + 1); | ~~~~~~~~^~~ CC mgr.o mgr.c:635:14: warning: size of 'image3' 3864 bytes exceeds maximum object size 2560 [-Wlarger-than=] 635 | const uint16 image3[23][21][4] = { | ^~~~~~ mgr.c:715:15: warning: size of 'image4' 5168 bytes exceeds maximum object size 2560 [-Wlarger-than=] 715 | const float64 image4[19][17][2] = {{{6.0, 6.0}, | ^~~~~~ mgr.c: In function 'test_mgr_image_b2a1bb1': mgr.c:1627:23: warning: size of 'image' 3496 bytes exceeds maximum object size 2560 [-Wlarger-than=] 1627 | TEST_VARTYPE image[TEST_YDIM][TEST_XDIM][TEST_NCOMP]; /* space for the image data */ | ^~~~~ mgr.c:1630:23: warning: size of 'image0' 3496 bytes exceeds maximum object size 2560 [-Wlarger-than=] 1630 | TEST_VARTYPE image0[TEST_YDIM][TEST_XDIM][TEST_NCOMP]; /* space for the image data */ | ^~~~~~ mgr.c:1631:23: warning: size of 'sub_image' 3496 bytes exceeds maximum object size 2560 [-Wlarger-than=] 1631 | TEST_VARTYPE sub_image[TEST_YDIM][TEST_XDIM][TEST_NCOMP]; /* space for the image data */ | ^~~~~~~~~ mgr.c: In function 'test_mgr_image_b2a1bb2': mgr.c:1800:23: warning: size of 'image' 3496 bytes exceeds maximum object size 2560 [-Wlarger-than=] 1800 | TEST_VARTYPE image[TEST_YDIM][TEST_XDIM][TEST_NCOMP]; /* space for the image data */ | ^~~~~ mgr.c:1803:23: warning: size of 'image0' 3496 bytes exceeds maximum object size 2560 [-Wlarger-than=] 1803 | TEST_VARTYPE image0[TEST_YDIM][TEST_XDIM][TEST_NCOMP]; /* space for the image data */ | ^~~~~~ mgr.c:1804:23: warning: size of 'sub_image' 3496 bytes exceeds maximum object size 2560 [-Wlarger-than=] 1804 | TEST_VARTYPE sub_image[TEST_YDIM][TEST_XDIM][TEST_NCOMP]; /* space for the image data */ | ^~~~~~~~~ mgr.c: In function 'test_mgr_image_b2a1cc1': mgr.c:1973:23: warning: size of 'image' 4370 bytes exceeds maximum object size 2560 [-Wlarger-than=] 1973 | TEST_VARTYPE image[TEST_YDIM][TEST_XDIM][TEST_NCOMP]; /* space for the image data */ | ^~~~~ mgr.c:1976:23: warning: size of 'image0' 4370 bytes exceeds maximum object size 2560 [-Wlarger-than=] 1976 | TEST_VARTYPE image0[TEST_YDIM][TEST_XDIM][TEST_NCOMP]; /* space for the image data */ | ^~~~~~ mgr.c:1977:23: warning: size of 'sub_image' 4370 bytes exceeds maximum object size 2560 [-Wlarger-than=] 1977 | TEST_VARTYPE sub_image[TEST_YDIM][TEST_XDIM][TEST_NCOMP]; /* space for the image data */ | ^~~~~~~~~ mgr.c: In function 'test_mgr_image_b2a1cc2': mgr.c:2144:23: warning: size of 'image' 6992 bytes exceeds maximum object size 2560 [-Wlarger-than=] 2144 | TEST_VARTYPE image[TEST_YDIM][TEST_XDIM][TEST_NCOMP]; /* space for the image data */ | ^~~~~ mgr.c:2147:23: warning: size of 'image0' 6992 bytes exceeds maximum object size 2560 [-Wlarger-than=] 2147 | TEST_VARTYPE image0[TEST_YDIM][TEST_XDIM][TEST_NCOMP]; /* space for the image data */ | ^~~~~~ mgr.c:2148:23: warning: size of 'sub_image' 6992 bytes exceeds maximum object size 2560 [-Wlarger-than=] 2148 | TEST_VARTYPE sub_image[TEST_YDIM][TEST_XDIM][TEST_NCOMP]; /* space for the image data */ | ^~~~~~~~~ mgr.c: In function 'test_mgr_image_b2a2bb': mgr.c:2312:23: warning: size of 'image' 6992 bytes exceeds maximum object size 2560 [-Wlarger-than=] 2312 | TEST_VARTYPE image[TEST_YDIM][TEST_XDIM][TEST_NCOMP]; /* space for the image data */ | ^~~~~ mgr.c:2319:23: warning: size of 'image0' 6992 bytes exceeds maximum object size 2560 [-Wlarger-than=] 2319 | TEST_VARTYPE image0[TEST_YDIM][TEST_XDIM][TEST_NCOMP]; /* space for the image data */ | ^~~~~~ mgr.c:2320:23: warning: size of 'sub_image' 6992 bytes exceeds maximum object size 2560 [-Wlarger-than=] 2320 | TEST_VARTYPE sub_image[TEST_YDIM][TEST_XDIM][TEST_NCOMP]; /* space for the image data */ | ^~~~~~~~~ mgr.c: In function 'test_mgr_image_b2a2cc': mgr.c:2496:23: warning: size of 'image' 4370 bytes exceeds maximum object size 2560 [-Wlarger-than=] 2496 | TEST_VARTYPE image[TEST_YDIM][TEST_XDIM][TEST_NCOMP]; /* space for the image data */ | ^~~~~ mgr.c:2500:23: warning: size of 'image0' 4370 bytes exceeds maximum object size 2560 [-Wlarger-than=] 2500 | TEST_VARTYPE image0[TEST_YDIM][TEST_XDIM][TEST_NCOMP]; /* space for the image data */ | ^~~~~~ mgr.c:2501:23: warning: size of 'sub_image' 4370 bytes exceeds maximum object size 2560 [-Wlarger-than=] 2501 | TEST_VARTYPE sub_image[TEST_YDIM][TEST_XDIM][TEST_NCOMP]; /* space for the image data */ | ^~~~~~~~~ mgr.c: In function 'test_mgr_lut_b': mgr.c:3327:35: warning: conversion from 'intn' {aka 'int'} to 'uint8' {aka 'unsigned char'} may change value [-Wconversion] 3327 | palette_data[i * 3] = i; | ^ mgr.c:3328:35: warning: conversion from 'intn' {aka 'int'} to 'uint8' {aka 'unsigned char'} may change value [-Wconversion] 3328 | palette_data[i * 3 + 1] = i; | ^ mgr.c:3329:35: warning: conversion from 'intn' {aka 'int'} to 'uint8' {aka 'unsigned char'} may change value [-Wconversion] 3329 | palette_data[i * 3 + 2] = i; | ^ mgr.c: At top level: mgr.c:3507:20: warning: size of 'jpeg_24bit_j80' 3174 bytes exceeds maximum object size 2560 [-Wlarger-than=] 3507 | static const uint8 jpeg_24bit_j80[JPEGY][JPEGX][3] = { | ^~~~~~~~~~~~~~ mgr.c: In function 'test_mgr_old_e': mgr.c:3855:15: warning: size of 'image' 3174 bytes exceeds maximum object size 2560 [-Wlarger-than=] 3855 | uint8 image[JPEGY][JPEGX][3]; /* space for the image data */ | ^~~~~ mgr.c: In function 'test_mgr_r24_a': mgr.c:3957:38: warning: conversion from 'intn' {aka 'int'} to 'uint8' {aka 'unsigned char'} may change value [-Wconversion] 3957 | image[i][j][k] = (k + 1) * j; | ^ mgr.c: In function 'test_mgr_r8_a': mgr.c:4045:29: warning: conversion from 'intn' {aka 'int'} to 'uint8' {aka 'unsigned char'} may change value [-Wconversion] 4045 | palette[i][j] = i; | ^ mgr.c:4052:29: warning: conversion from 'intn' {aka 'int'} to 'uint8' {aka 'unsigned char'} may change value [-Wconversion] 4052 | picture[i][j] = i + j; | ^ mgr.c:4089:31: warning: conversion from 'intn' {aka 'int'} to 'uint8' {aka 'unsigned char'} may change value [-Wconversion] 4089 | image[i][j] = i + j; | ^ mgr.c: In function 'test_mgr_chunkwr_pixelone': mgr.c:4198:35: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4198 | char *image_name[] = {"Image_NO", "Image_RL", "Image_Sk", "Image_DF"}; | ^~~~~~~~~~ mgr.c:4198:47: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4198 | char *image_name[] = {"Image_NO", "Image_RL", "Image_Sk", "Image_DF"}; | ^~~~~~~~~~ mgr.c:4198:59: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4198 | char *image_name[] = {"Image_NO", "Image_RL", "Image_Sk", "Image_DF"}; | ^~~~~~~~~~ mgr.c:4198:71: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4198 | char *image_name[] = {"Image_NO", "Image_RL", "Image_Sk", "Image_DF"}; | ^~~~~~~~~~ mgr.c: In function 'test_mgr_image_b2a1bb1': mgr.c:1575:1: warning: stack usage might be 11168 bytes [-Wstack-usage=] 1575 | test_mgr_image_b2a1bb1(int flag) | ^~~~~~~~~~~~~~~~~~~~~~ mgr.c: In function 'test_mgr_image_b2a1bb2': mgr.c:1750:1: warning: stack usage might be 11168 bytes [-Wstack-usage=] 1750 | test_mgr_image_b2a1bb2(int flag) | ^~~~~~~~~~~~~~~~~~~~~~ mgr.c: In function 'test_mgr_image_b2a1cc2': mgr.c:2094:1: warning: stack usage might be 21632 bytes [-Wstack-usage=] 2094 | test_mgr_image_b2a1cc2(int flag) | ^~~~~~~~~~~~~~~~~~~~~~ mgr.c:2256:1: warning: the frame size of 21392 bytes is larger than 16384 bytes [-Wframe-larger-than=] 2256 | } /* end test_mgr_image_b2a1cc() */ | ^ mgr.c: In function 'test_mgr_image_b2a2bb': mgr.c:2259:1: warning: stack usage might be 21648 bytes [-Wstack-usage=] 2259 | test_mgr_image_b2a2bb(int flag) | ^~~~~~~~~~~~~~~~~~~~~ mgr.c:2440:1: warning: the frame size of 21408 bytes is larger than 16384 bytes [-Wframe-larger-than=] 2440 | } /* end test_mgr_image_b2a2bb() */ | ^ mgr.c: In function 'test_mgr_image_b2a1cc1': mgr.c:1920:1: warning: stack usage might be 13824 bytes [-Wstack-usage=] 1920 | test_mgr_image_b2a1cc1(int flag) | ^~~~~~~~~~~~~~~~~~~~~~ mgr.c: In function 'test_mgr_image_b2a2cc': mgr.c:2443:1: warning: stack usage might be 13824 bytes [-Wstack-usage=] 2443 | test_mgr_image_b2a2cc(int flag) | ^~~~~~~~~~~~~~~~~~~~~ CC nbit.o nbit.c: In function 'test_nbit3': nbit.c:306:47: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 306 | memset(convbuf, 0, DFKNTsize(DFNT_UINT16) * NBIT_SIZE3); | ^ nbit.c: In function 'test_nbit4': nbit.c:383:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 383 | memset(convbuf, 0, DFKNTsize(DFNT_INT16) * NBIT_SIZE4); | ^ nbit.c: In function 'test_nbit5': nbit.c:461:47: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 461 | memset(convbuf, 0, DFKNTsize(DFNT_UINT32) * NBIT_SIZE5); | ^ nbit.c: In function 'test_nbit6': nbit.c:540:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 540 | memset(convbuf, 0, DFKNTsize(DFNT_INT32) * NBIT_SIZE6); | ^ nbit.c: In function 'test_nbit9': nbit.c:742:47: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 742 | memset(convbuf, 0, DFKNTsize(DFNT_UINT16) * NBIT_SIZE9); | ^ nbit.c: In function 'test_nbit10': nbit.c:821:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 821 | memset(convbuf, 0, DFKNTsize(DFNT_INT16) * NBIT_SIZE10); | ^ nbit.c: In function 'test_nbit11': nbit.c:915:47: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 915 | memset(convbuf, 0, DFKNTsize(DFNT_UINT32) * NBIT_SIZE11); | ^ nbit.c: In function 'test_nbit12': nbit.c:995:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 995 | memset(convbuf, 0, DFKNTsize(DFNT_INT32) * NBIT_SIZE12); | ^ CC rig.o rig.c:302:14: warning: size of 'jpeg_24bit_orig' 3174 bytes exceeds maximum object size 2560 [-Wlarger-than=] 302 | static uint8 jpeg_24bit_orig[JPEGY * JPEGX * 3] = { | ^~~~~~~~~~~~~~~ rig.c: In function 'test_r24_jpeg': rig.c:850:12: warning: size of 'jpeglib_readbuf' 3174 bytes exceeds maximum object size 2560 [-Wlarger-than=] 850 | uint8 jpeglib_readbuf[JPEGY * JPEGX * NCOMPS]; | ^~~~~~~~~~~~~~~ rig.c:1026:45: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1026 | hdf_buffer = (uint8 *)malloc(length * sizeof(uint8)); | ^ rig.c:1028:48: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1028 | nonhdf_buffer = (uint8 *)malloc(length * sizeof(uint8)); | ^ rig.c:1033:56: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1033 | read_len = read_binary_block(JPEGFILE, offset, length, hdf_buffer); | ^~~~~~ rig.c:1039:70: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1039 | read_len = read_binary_block(NONHDF_JPEGFILE, nonhdf_offset, length, nonhdf_buffer); | ^~~~~~ rig.c:1044:47: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1044 | if (memcmp(hdf_buffer, nonhdf_buffer, length)) { | ^~~~~~ CC sdmms.o CC sdnmms.o CC sdstr.o CC slab.o CC tbv.o CC tattdatainfo.o In file included from tattdatainfo.c:27: tattdatainfo.c: In function 'test_vgmixedattrs': tutils.h:115:15: warning: comparison of integer expressions of different signedness: 'int32' {aka 'int'} and 'uint32' {aka 'unsigned int'} [-Wsign-compare] 115 | if (x != val) { \ | ^~ tattdatainfo.c:451:21: note: in expansion of macro 'VERIFY_VOID' 451 | VERIFY_VOID(ivalues[jj], attr1[jj], "Vgetattr2 int"); | ^~~~~~~~~~~ tattdatainfo.c: In function 'test_grattrs': tattdatainfo.c:544:36: warning: conversion from 'int' to 'int8' {aka 'signed char'} may change value [-Wconversion] 544 | image_buf[ii][jj][0] = (ii + jj) + 1; /* first component */ | ^ CC tdatainfo.o tdatainfo.c: In function 'test_simple_vs': tdatainfo.c:157:39: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 157 | n_blocks = VSgetdatainfo(vsid, 0, n_blocks, &offset, &length); | ^~~~~~~~ tdatainfo.c:242:39: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 242 | n_blocks = VSgetdatainfo(vsid, 0, n_blocks, &offset, &length); | ^~~~~~~~ tdatainfo.c:266:39: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 266 | n_blocks = VSgetdatainfo(vsid, 0, n_blocks, &offset, &length); | ^~~~~~~~ tdatainfo.c: In function 'test_append_vs': tdatainfo.c:397:30: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 397 | if (alloc_info(&vs_info, n_blocks) == -1) | ^~~~~~~~ tdatainfo.c:401:41: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 401 | n_blocks = VSgetdatainfo(apvsid, 0, n_blocks, vs_info.offsets, vs_info.lengths); | ^~~~~~~~ tdatainfo.c:443:30: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 443 | if (alloc_info(&vs_info, n_blocks) == -1) | ^~~~~~~~ tdatainfo.c:451:41: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 451 | n_blocks = VSgetdatainfo(apvsid, 0, n_blocks, vs_info.offsets, vs_info.lengths); | ^~~~~~~~ tdatainfo.c: In function 'readnoHDF_char': tdatainfo.c:519:38: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 519 | readcbuf = (char *)malloc(length * sizeof(char)); | ^ tdatainfo.c:526:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 526 | readlen = fread((void *)readcbuf, 1, length, fd); | ^~~~~~ tdatainfo.c: In function 'test_annotation': tdatainfo.c:630:24: warning: passing argument 6 of 'get_annot_datainfo' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 630 | #define DATA_LABEL_TXT "Common AN Vgroup" | ^~~~~~~~~~~~~~~~~~ tdatainfo.c:750:88: note: in expansion of macro 'DATA_LABEL_TXT' 750 | num_anns = get_annot_datainfo(an_id, AN_DATA_LABEL, 1, ann_info, ann_info_num, DATA_LABEL_TXT); | ^~~~~~~~~~~~~~ tdatainfo.c:573:45: note: expected 'char *' but argument is of type 'const char *' 573 | intn ann_info_num, char *ann_text) | ~~~~~~^~~~~~~~ tdatainfo.c:631:24: warning: passing argument 6 of 'get_annot_datainfo' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 631 | #define DATA_DESC_TXT "This is a vgroup that is used to test data annotations" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tdatainfo.c:631:24: note: in definition of macro 'DATA_DESC_TXT' 631 | #define DATA_DESC_TXT "This is a vgroup that is used to test data annotations" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tdatainfo.c:573:45: note: expected 'char *' but argument is of type 'const char *' 573 | intn ann_info_num, char *ann_text) | ~~~~~~^~~~~~~~ tdatainfo.c:628:24: warning: passing argument 6 of 'get_annot_datainfo' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 628 | #define FILE_LABEL_TXT "General HDF objects" | ^~~~~~~~~~~~~~~~~~~~~ tdatainfo.c:762:88: note: in expansion of macro 'FILE_LABEL_TXT' 762 | num_anns = get_annot_datainfo(an_id, AN_FILE_LABEL, 1, ann_info, ann_info_num, FILE_LABEL_TXT); | ^~~~~~~~~~~~~~ tdatainfo.c:573:45: note: expected 'char *' but argument is of type 'const char *' 573 | intn ann_info_num, char *ann_text) | ~~~~~~^~~~~~~~ tdatainfo.c:629:24: warning: passing argument 6 of 'get_annot_datainfo' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 629 | #define FILE_DESC_TXT "This is an HDF file that contains general HDF objects" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tdatainfo.c:629:24: note: in definition of macro 'FILE_DESC_TXT' 629 | #define FILE_DESC_TXT "This is an HDF file that contains general HDF objects" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tdatainfo.c:573:45: note: expected 'char *' but argument is of type 'const char *' 573 | intn ann_info_num, char *ann_text) | ~~~~~~^~~~~~~~ tdatainfo.c: In function 'make_comp_image': tdatainfo.c:842:30: warning: conversion from 'intn' {aka 'int'} to 'char' may change value [-Wconversion] 842 | image0[ii][jj] = start_char + jj; | ^~~~~~~~~~ tdatainfo.c: In function 'test_oneblock_ri': tdatainfo.c:809:26: warning: passing argument 2 of 'make_comp_image' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 809 | #define NONCOMP_IMAGE "Image with No Compression" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ tdatainfo.c:896:36: note: in expansion of macro 'NONCOMP_IMAGE' 896 | status = make_comp_image(grid, NONCOMP_IMAGE, 'n', COMP_CODE_NONE, &cinfo); | ^~~~~~~~~~~~~ tdatainfo.c:823:35: note: expected 'char *' but argument is of type 'const char *' 823 | make_comp_image(int32 grid, char *img_name, | ~~~~~~^~~~~~~~ tdatainfo.c:810:26: warning: passing argument 2 of 'make_comp_image' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 810 | #define RLE_IMAGE "Image with RLE Compression" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tdatainfo.c:905:36: note: in expansion of macro 'RLE_IMAGE' 905 | status = make_comp_image(grid, RLE_IMAGE, 'r', COMP_CODE_RLE, &cinfo); | ^~~~~~~~~ tdatainfo.c:823:35: note: expected 'char *' but argument is of type 'const char *' 823 | make_comp_image(int32 grid, char *img_name, | ~~~~~~^~~~~~~~ tdatainfo.c:812:26: warning: passing argument 2 of 'make_comp_image' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 812 | #define SKPHUFF_IMAGE "Image with Skphuff Compression" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tdatainfo.c:913:36: note: in expansion of macro 'SKPHUFF_IMAGE' 913 | status = make_comp_image(grid, SKPHUFF_IMAGE, 's', COMP_CODE_SKPHUFF, &cinfo); | ^~~~~~~~~~~~~ tdatainfo.c:823:35: note: expected 'char *' but argument is of type 'const char *' 823 | make_comp_image(int32 grid, char *img_name, | ~~~~~~^~~~~~~~ tdatainfo.c:811:26: warning: passing argument 2 of 'make_comp_image' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 811 | #define DEFLATE_IMAGE "Image with Deflate Compression" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tdatainfo.c:921:36: note: in expansion of macro 'DEFLATE_IMAGE' 921 | status = make_comp_image(grid, DEFLATE_IMAGE, 'd', COMP_CODE_DEFLATE, &cinfo); | ^~~~~~~~~~~~~ tdatainfo.c:823:35: note: expected 'char *' but argument is of type 'const char *' 823 | make_comp_image(int32 grid, char *img_name, | ~~~~~~^~~~~~~~ tdatainfo.c:972:38: warning: conversion from 'intn' {aka 'int'} to 'char' may change value [-Wconversion] 972 | buffer[kk][jj] = 'n' + jj; | ^~~ tdatainfo.c: In function 'test_dfr8_24': tdatainfo.c:1071:45: warning: conversion to 'uintn' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1071 | info_count = GRgetdatainfo(riid, 0, info_count, &offset, &length); | ^~~~~~~~~~ tdatainfo.c: In function 'test_getpalinfo': tdatainfo.c:1198:36: warning: conversion from 'int' to 'uint8' {aka 'unsigned char'} may change value [-Wconversion] 1198 | image_buf[ii][jj][0] = (ii + jj) + 1; | ^ tdatainfo.c:1199:36: warning: conversion from 'int' to 'uint8' {aka 'unsigned char'} may change value [-Wconversion] 1199 | image_buf[ii][jj][1] = (ii + jj) + 2; | ^ tdatainfo.c:1213:31: warning: conversion from 'intn' {aka 'int'} to 'uint8' {aka 'unsigned char'} may change value [-Wconversion] 1213 | palette_buf1[ii][0] = ii; | ^~ tdatainfo.c:1362:55: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1362 | palinfo_array = (hdf_ddinfo_t *)malloc(n_pals * sizeof(hdf_ddinfo_t)); | ^ tdatainfo.c:1365:37: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1365 | n_pals = GRgetpalinfo(grid, n_pals, palinfo_array); | ^~~~~~ tdatainfo.c:1372:49: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1372 | inbuf = (uint8 *)malloc(palinfo_array[0].length); | ~~~~~~~~~~~~~~~~^~~~~~~ tdatainfo.c:1377:53: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1377 | if (memcmp(inbuf, paletteA, palinfo_array[0].length) != 0) | ~~~~~~~~~~~~~~~~^~~~~~~ tdatainfo.c:1390:49: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1390 | inbuf = (uint8 *)malloc(palinfo_array[7].length); | ~~~~~~~~~~~~~~~~^~~~~~~ tdatainfo.c:1395:57: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1395 | if (memcmp(inbuf, palette_buf1, palinfo_array[7].length) != 0) | ~~~~~~~~~~~~~~~~^~~~~~~ CC tdfr8.o CC tdupimgs.o CC testhdf.o CC tmgrattr.o tmgrattr.c:44:48: warning: conversion from 'double' to 'float' changes value from '1.3e+0' to '1.29999995e+0f' [-Wfloat-conversion] 44 | static float32 fill_pixel[RI_ATT_N_VALUES] = {1.3, -2.4, 1000.3, .25}; | ^~~ tmgrattr.c:44:53: warning: conversion from 'double' to 'float' changes value from '-2.3999999999999999e+0' to '-2.4000001e+0f' [-Wfloat-conversion] 44 | static float32 fill_pixel[RI_ATT_N_VALUES] = {1.3, -2.4, 1000.3, .25}; | ^ tmgrattr.c:44:59: warning: conversion from 'double' to 'float' changes value from '1.0003e+3' to '1.00029999e+3f' [-Wfloat-conversion] 44 | static float32 fill_pixel[RI_ATT_N_VALUES] = {1.3, -2.4, 1000.3, .25}; | ^~~~~~ tmgrattr.c: In function 'test_mgr_fillvalues': tmgrattr.c:142:42: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 142 | read_fill_vals = malloc(n_values * sizeof(float32)); | ^ tmgrattr.c: In function 'test_mgr_userattr': tmgrattr.c:276:48: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 276 | data_buf = malloc(n_values * sizeof(char8)); | ^ tmgrattr.c:284:48: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 284 | data_buf = malloc(n_values * sizeof(uint8)); | ^ tmgrattr.c:304:54: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 304 | if (memcmp(data_buf, F_ATT1_VAL, n_values) != 0) { | ^~~~~~~~ tmgrattr.c:315:55: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 315 | if (memcmp(data_buf, file_attr_2, n_values) != 0) { | ^~~~~~~~ tmgrattr.c:361:48: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 361 | data_buf = malloc(n_values * sizeof(float32)); | ^ tmgrattr.c:370:48: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 370 | data_buf = malloc(n_values * sizeof(char8)); | ^ tmgrattr.c:378:48: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 378 | data_buf = malloc(n_values * sizeof(int16)); | ^ CC tmgrcomp.o tmgrcomp.c: In function 'test_mgr_compress_c': tmgrcomp.c:319:15: warning: size of 'image_buf' 49152 bytes exceeds maximum object size 2560 [-Wlarger-than=] 319 | uint8 image_buf[128][128][3]; | ^~~~~~~~~ tmgrcomp.c:320:15: warning: size of 'read_buf' 49152 bytes exceeds maximum object size 2560 [-Wlarger-than=] 320 | uint8 read_buf[128][128][3]; | ^~~~~~~~ tmgrcomp.c:308:1: warning: stack usage might be 98512 bytes [-Wstack-usage=] 308 | test_mgr_compress_c() | ^~~~~~~~~~~~~~~~~~~ tmgrcomp.c:414:1: warning: the frame size of 98448 bytes is larger than 16384 bytes [-Wframe-larger-than=] 414 | } /* end test_mgr_compress_c() */ | ^ CC tree.o CC tszip.o CC tusejpegfuncs.o tusejpegfuncs.c: In function 'comp_using_jpeglib': tusejpegfuncs.c:89:30: warning: conversion to 'JDIMENSION' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 89 | cinfo.image_width = im_width; /* image width and height, in pixels */ | ^~~~~~~~ tusejpegfuncs.c:90:30: warning: conversion to 'JDIMENSION' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 90 | cinfo.image_height = im_height; | ^~~~~~~~~ tusejpegfuncs.c:116:68: warning: conversion to 'JDIMENSION' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 116 | JSAMPROW row_pointer = &written_buffer[cinfo.next_scanline * row_stride]; | ^ tusejpegfuncs.c: In function 'decomp_using_jpeglib': tusejpegfuncs.c:178:57: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 178 | local_buf = malloc(im_height * im_width * im_ncomps * sizeof(uint8)); | ^ tusejpegfuncs.c:204:37: warning: conversion to 'JDIMENSION' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 204 | row_stride = cinfo.output_width * cinfo.output_components; | ^ tusejpegfuncs.c:204:18: warning: conversion to 'int' from 'JDIMENSION' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] 204 | row_stride = cinfo.output_width * cinfo.output_components; | ^~~~~ tusejpegfuncs.c:207:76: warning: conversion to 'JDIMENSION' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 207 | buffer = (*cinfo.mem->alloc_sarray)((j_common_ptr)&cinfo, JPOOL_IMAGE, row_stride, 1); | ^~~~~~~~~~ tusejpegfuncs.c:217:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 217 | memcpy(ptr, buffer[0], row_stride); | ^~~~~~~~~~ tusejpegfuncs.c:222:57: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 222 | memcpy(read_buffer, local_buf, im_height * im_width * im_ncomps); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ CC tutils.o tutils.c: In function 'get_srcdir_filename': tutils.c:44:66: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] 44 | snprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s/%s", srcdir, filename); | ^ tutils.c:44:9: note: 'snprintf' output 2 or more bytes (assuming 1025) into a destination of size 1024 44 | snprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s/%s", srcdir, filename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC tvattr.o tvattr.c: In function 'test_readattrtwice': tvattr.c:764:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 764 | buffer = malloc(size + 1); | ~~~~~^~~ tvattr.c:788:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 788 | buffer = malloc(size); | ^~~~ CC tvnameclass.o CC tvset.o tvset.c: In function 'write_vset_stuff': tvset.c:79:17: warning: size of 'ibuf' 8000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 79 | int32 ibuf[2000]; /* integer buffer */ | ^~~~ tvset.c:80:17: warning: size of 'fbuf' 8000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 80 | float32 fbuf[2000]; /* floating point buffer */ | ^~~~ tvset.c: In function 'read_vset_stuff': tvset.c:550:13: warning: size of 'ibuf' 8000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 550 | int32 ibuf[2000]; /* integer buffer */ | ^~~~ tvset.c:551:13: warning: size of 'fbuf' 8000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 551 | float32 fbuf[2000]; /* floating point buffer */ | ^~~~ tvset.c: In function 'test_emptyvdata': tvset.c:1601:33: warning: size of 'fields' 32768 bytes exceeds maximum object size 2560 [-Wlarger-than=] 1601 | char vsname[VSNAMELENMAX], fields[FIELDNAMELENMAX * VSFIELDMAX]; | ^~~~~~ tvset.c: In function 'test_getvgroups': tvset.c:2001:13: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2001 | n_vgs = Vgetvgroups(fid, 0, 0, NULL); | ^~~~~~~~~~~ In file included from tproto.h:18, from tvset.c:26: tutils.h:58:17: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 58 | if (ret == val) { \ | ^~ tvset.c:2002:5: note: in expansion of macro 'CHECK_VOID' 2002 | CHECK_VOID(n_vgs, FAIL, "Vgetvgroups fid"); | ^~~~~~~~~~ tvset.c:2009:13: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2009 | n_vgs = Vgetvgroups(fid, 0, n_vgs, refarray); | ^~~~~~~~~~~ In file included from tproto.h:18, from tvset.c:26: tutils.h:58:17: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 58 | if (ret == val) { \ | ^~ tvset.c:2010:5: note: in expansion of macro 'CHECK_VOID' 2010 | CHECK_VOID(n_vgs, FAIL, "Vgetvgroups fid"); | ^~~~~~~~~~ tvset.c:2017:25: warning: comparison of integer expressions of different signedness: 'int' and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 2017 | for (ii = 0; ii < n_vgs; ii++) | ^ tvset.c:2025:13: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2025 | n_vgs = Vgetvgroups(fid, 5, 5, refarray); | ^~~~~~~~~~~ In file included from tproto.h:18, from tvset.c:26: tutils.h:58:17: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 58 | if (ret == val) { \ | ^~ tvset.c:2026:5: note: in expansion of macro 'CHECK_VOID' 2026 | CHECK_VOID(n_vgs, FAIL, "Vgetvgroups fid (5,5)"); | ^~~~~~~~~~ tvset.c:2033:25: warning: comparison of integer expressions of different signedness: 'int' and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 2033 | for (ii = 0; ii < n_vgs; ii++) | ^ tvset.c:2041:13: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2041 | n_vgs = Vgetvgroups(vgroup0_id, 0, 0, NULL); | ^~~~~~~~~~~ In file included from tproto.h:18, from tvset.c:26: tutils.h:58:17: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 58 | if (ret == val) { \ | ^~ tvset.c:2042:5: note: in expansion of macro 'CHECK_VOID' 2042 | CHECK_VOID(n_vgs, FAIL, "Vgetvgroups vgroup0_id"); | ^~~~~~~~~~ tvset.c:2046:13: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2046 | n_vgs = Vgetvgroups(vgroup0_id, 0, n_vgs, refarray); | ^~~~~~~~~~~ In file included from tproto.h:18, from tvset.c:26: tutils.h:58:17: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 58 | if (ret == val) { \ | ^~ tvset.c:2047:5: note: in expansion of macro 'CHECK_VOID' 2047 | CHECK_VOID(n_vgs, FAIL, "Vgetvgroups vgroup0_id"); | ^~~~~~~~~~ tvset.c:2053:25: warning: comparison of integer expressions of different signedness: 'int' and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 2053 | for (ii = 0; ii < n_vgs; ii++) | ^ tvset.c:2061:13: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2061 | n_vgs = Vgetvgroups(vgroup1_id, 0, 0, NULL); | ^~~~~~~~~~~ In file included from tproto.h:18, from tvset.c:26: tutils.h:58:17: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 58 | if (ret == val) { \ | ^~ tvset.c:2062:5: note: in expansion of macro 'CHECK_VOID' 2062 | CHECK_VOID(n_vgs, FAIL, "Vgetvgroups vgroup1_id"); | ^~~~~~~~~~ tvset.c:2066:13: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2066 | n_vgs = Vgetvgroups(vgroup1_id, 0, n_vgs, refarray); | ^~~~~~~~~~~ In file included from tproto.h:18, from tvset.c:26: tutils.h:58:17: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 58 | if (ret == val) { \ | ^~ tvset.c:2067:5: note: in expansion of macro 'CHECK_VOID' 2067 | CHECK_VOID(n_vgs, FAIL, "Vgetvgroups vgroup1_id"); | ^~~~~~~~~~ tvset.c:2073:25: warning: comparison of integer expressions of different signedness: 'int' and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 2073 | for (ii = 0; ii < n_vgs; ii++) | ^ tvset.c:2081:13: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2081 | n_vgs = Vgetvgroups(vgroup5_id, 0, 0, NULL); | ^~~~~~~~~~~ In file included from tproto.h:18, from tvset.c:26: tutils.h:58:17: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 58 | if (ret == val) { \ | ^~ tvset.c:2082:5: note: in expansion of macro 'CHECK_VOID' 2082 | CHECK_VOID(n_vgs, FAIL, "Vgetvgroups vgroup5_id"); | ^~~~~~~~~~ tvset.c:2119:13: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2119 | n_vgs = Vgetvgroups(fid, 0, 0, NULL); | ^~~~~~~~~~~ In file included from tproto.h:18, from tvset.c:26: tutils.h:58:17: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 58 | if (ret == val) { \ | ^~ tvset.c:2120:5: note: in expansion of macro 'CHECK_VOID' 2120 | CHECK_VOID(n_vgs, FAIL, "Vgetvgroups fid"); | ^~~~~~~~~~ tvset.c:2124:13: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2124 | n_vgs = Vgetvgroups(fid, 0, n_vgs, refarray); | ^~~~~~~~~~~ In file included from tproto.h:18, from tvset.c:26: tutils.h:58:17: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 58 | if (ret == val) { \ | ^~ tvset.c:2125:5: note: in expansion of macro 'CHECK_VOID' 2125 | CHECK_VOID(n_vgs, FAIL, "Vgetvgroups fid"); | ^~~~~~~~~~ tvset.c:2132:25: warning: comparison of integer expressions of different signedness: 'int' and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 2132 | for (ii = 0; ii < n_vgs; ii++) | ^ tvset.c:2141:13: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2141 | n_vgs = Vgetvgroups(fid, 5, 5, refarray); | ^~~~~~~~~~~ In file included from tproto.h:18, from tvset.c:26: tutils.h:58:17: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 58 | if (ret == val) { \ | ^~ tvset.c:2142:5: note: in expansion of macro 'CHECK_VOID' 2142 | CHECK_VOID(n_vgs, FAIL, "Vgetvgroups fid"); | ^~~~~~~~~~ tvset.c:2148:25: warning: comparison of integer expressions of different signedness: 'int' and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 2148 | for (ii = 0; ii < n_vgs; ii++) | ^ tvset.c:2156:13: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2156 | n_vgs = Vgetvgroups(vgroup0_id, 0, 0, NULL); | ^~~~~~~~~~~ In file included from tproto.h:18, from tvset.c:26: tutils.h:58:17: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 58 | if (ret == val) { \ | ^~ tvset.c:2157:5: note: in expansion of macro 'CHECK_VOID' 2157 | CHECK_VOID(n_vgs, FAIL, "Vgetvgroups vgroup0_id"); | ^~~~~~~~~~ tvset.c:2160:13: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2160 | n_vgs = Vgetvgroups(vgroup0_id, 0, n_vgs, refarray); | ^~~~~~~~~~~ In file included from tproto.h:18, from tvset.c:26: tutils.h:58:17: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 58 | if (ret == val) { \ | ^~ tvset.c:2161:5: note: in expansion of macro 'CHECK_VOID' 2161 | CHECK_VOID(n_vgs, FAIL, "Vgetvgroups vgroup0_id"); | ^~~~~~~~~~ tvset.c:2167:25: warning: comparison of integer expressions of different signedness: 'int' and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 2167 | for (ii = 0; ii < n_vgs; ii++) | ^ tvset.c:2176:13: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2176 | n_vgs = Vgetvgroups(vgroup1_id, 2, 3, refarray); | ^~~~~~~~~~~ In file included from tproto.h:18, from tvset.c:26: tutils.h:58:17: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 58 | if (ret == val) { \ | ^~ tvset.c:2177:5: note: in expansion of macro 'CHECK_VOID' 2177 | CHECK_VOID(n_vgs, FAIL, "Vgetvgroups vgroup1_id"); | ^~~~~~~~~~ tvset.c:2183:25: warning: comparison of integer expressions of different signedness: 'int' and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 2183 | for (ii = 0; ii < n_vgs; ii++) | ^ tvset.c:2191:13: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2191 | n_vgs = Vgetvgroups(fid, 0, 0, refarray); | ^~~~~~~~~~~ In file included from tproto.h:18, from tvset.c:26: tutils.h:115:15: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 115 | if (x != val) { \ | ^~ tvset.c:2192:5: note: in expansion of macro 'VERIFY_VOID' 2192 | VERIFY_VOID(n_vgs, FAIL, "Vgetvgroups with info_count = 0"); | ^~~~~~~~~~~ tvset.c:2196:13: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2196 | n_vgs = Vgetvgroups(fid, 9, 3, refarray); | ^~~~~~~~~~~ In file included from tproto.h:18, from tvset.c:26: tutils.h:115:15: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 115 | if (x != val) { \ | ^~ tvset.c:2197:5: note: in expansion of macro 'VERIFY_VOID' 2197 | VERIFY_VOID(n_vgs, FAIL, "Vgetvgroups with start_vg = 9"); | ^~~~~~~~~~~ tvset.c: In function 'check_vgs': tvset.c:2229:13: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2229 | count = Vgetvgroups(id, start_vg, n_vgs, NULL); | ^~~~~~~~~~~ In file included from tproto.h:18, from tvset.c:26: tutils.h:45:17: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 45 | if (ret == val) { \ | ^~ tvset.c:2230:5: note: in expansion of macro 'CHECK' 2230 | CHECK(count, FAIL, "Vgetvgroups"); | ^~~~~ tvset.c:2241:13: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2241 | count = Vgetvgroups(id, start_vg, count, refarray); | ^~~~~~~~~~~ In file included from tproto.h:18, from tvset.c:26: tutils.h:45:17: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 45 | if (ret == val) { \ | ^~ tvset.c:2242:5: note: in expansion of macro 'CHECK' 2242 | CHECK(count, FAIL, "Vgetvgroups"); | ^~~~~ tvset.c: In function 'check_vds': tvset.c:2270:13: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2270 | count = VSgetvdatas(id, start_vd, n_vds, NULL); | ^~~~~~~~~~~ In file included from tproto.h:18, from tvset.c:26: tutils.h:45:17: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 45 | if (ret == val) { \ | ^~ tvset.c:2271:5: note: in expansion of macro 'CHECK' 2271 | CHECK(count, FAIL, message); | ^~~~~ tvset.c:2282:13: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2282 | count = VSgetvdatas(id, start_vd, count, refarray); | ^~~~~~~~~~~ In file included from tproto.h:18, from tvset.c:26: tutils.h:45:17: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 45 | if (ret == val) { \ | ^~ tvset.c:2283:5: note: in expansion of macro 'CHECK' 2283 | CHECK(count, FAIL, message); | ^~~~~ tvset.c: In function 'test_getvdatas': tvset.c:2575:17: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2575 | n_vgs = Vgetvgroups(vgroup9_id, 0, 0, NULL); | ^~~~~~~~~~~ In file included from tproto.h:18, from tvset.c:26: tutils.h:58:17: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 58 | if (ret == val) { \ | ^~ tvset.c:2576:9: note: in expansion of macro 'CHECK_VOID' 2576 | CHECK_VOID(n_vgs, FAIL, "Vgetvgroups vgroup9_id"); | ^~~~~~~~~~ tvset.c:2584:17: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2584 | n_vgs = Vgetvgroups(vgroup7_id, 0, 0, NULL); | ^~~~~~~~~~~ In file included from tproto.h:18, from tvset.c:26: tutils.h:58:17: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 58 | if (ret == val) { \ | ^~ tvset.c:2585:9: note: in expansion of macro 'CHECK_VOID' 2585 | CHECK_VOID(n_vgs, FAIL, "Vgetvgroups vgroup7_id"); | ^~~~~~~~~~ tvset.c: In function 'test_extfile': tvset.c:2753:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2753 | extfile_name = (char *)malloc(sizeof(char) * (name_len + 1)); | ^ tvset.c:2758:58: warning: conversion to 'uintn' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2758 | name_len = VSgetexternalfile(vdata1_id, name_len + 1, extfile_name, &offset); | ~~~~~~~~~^~~ tvset.c:2768:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2768 | extfile_name = (char *)malloc(sizeof(char) * (name_len + 1)); | ^ tvset.c:2772:54: warning: conversion to 'uintn' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2772 | name_len = VSgetexternalinfo(vdata1_id, name_len + 1, extfile_name, &offset, &length); | ~~~~~~~~~^~~ tvset.c:2781:56: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2781 | char *short_name = (char *)malloc(sizeof(char) * (name_len)); | ^ tvset.c:2782:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2782 | memset(short_name, '\0', name_len); | ^~~~~~~~ tvset.c:2783:53: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2783 | strncpy(short_name, EXTERNAL_FILE, name_len - 2); | ~~~~~~~~~^~~ tvset.c:2786:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2786 | extfile_name = (char *)malloc(sizeof(char) * (name_len - 1)); | ^ tvset.c:2787:45: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2787 | memset(extfile_name, '\0', name_len - 1); | ~~~~~~~~~^~~ tvset.c:2791:58: warning: conversion to 'uintn' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2791 | name_len = VSgetexternalinfo(vdata1_id, name_len - 2, extfile_name, &offset, &length); | ~~~~~~~~~^~~ tvset.c: In function 'test_VSofclass': tvset.c:3253:48: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 3253 | refarray = (uint16 *)malloc(sizeof(uint16) * n_vds); | ^ tvset.c:3260:43: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 3260 | n_vds = VSofclass(fid, CLASS_NAME, 0, n_vds, refarray); | ^~~~~ tvset.c:3269:43: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 3269 | n_vds = VSofclass(fid, CLASS_NAME, 1, n_vds, refarray); | ^~~~~ tvset.c: In function 'test_extfile': tvset.c:2783:9: warning: 'strncpy' output truncated copying 18 bytes from a string of length 20 [-Wstringop-truncation] 2783 | strncpy(short_name, EXTERNAL_FILE, name_len - 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tvset.c: In function 'write_vset_stuff': tvset.c:72:1: warning: stack usage is 18160 bytes [-Wstack-usage=] 72 | write_vset_stuff(void) | ^~~~~~~~~~~~~~~~ tvset.c:544:1: warning: the frame size of 18096 bytes is larger than 16384 bytes [-Wframe-larger-than=] 544 | } /* write_vset_stuff */ | ^ tvset.c: In function 'read_vset_stuff': tvset.c:548:1: warning: stack usage is 20704 bytes [-Wstack-usage=] 548 | read_vset_stuff(void) | ^~~~~~~~~~~~~~~ tvset.c:1187:1: warning: the frame size of 20640 bytes is larger than 16384 bytes [-Wframe-larger-than=] 1187 | } /* read_vset_stuff */ | ^ tvset.c: In function 'test_emptyvdata': tvset.c:1595:1: warning: stack usage is 32864 bytes [-Wstack-usage=] 1595 | test_emptyvdata(void) | ^~~~~~~~~~~~~~~ tvset.c:1754:1: warning: the frame size of 32832 bytes is larger than 16384 bytes [-Wframe-larger-than=] 1754 | } /* test_emptyvdata() */ | ^ CC tvsfpack.o CC vers.o mkdir testdir CCLD testhdf CC buffer.o CCLD buffer make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf/test' Making all in util make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf/util' CC gif2hdf.o gif2hdf.c: In function 'main': gif2hdf.c:62:16: warning: conversion from 'long int' to 'int32' {aka 'int'} may change value [-Wconversion] 62 | filesize = ftell(fpGif); | ^~~~~ gif2hdf.c:66:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 66 | if (!(MemGif = StartPos = (BYTE *)malloc(filesize))) { | ^~~~~~~~ gif2hdf.c:70:23: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 70 | if (fread(MemGif, filesize, 1, fpGif) != 1) { | ^~~~~~~~ CC gif2mem.o gif2mem.c: In function 'Gif2Mem': gif2mem.c:162:34: warning: conversion from 'int' to 'BYTE' {aka 'unsigned char'} may change value [-Wconversion] 162 | ImageArray = (ImageArray << 1) + 1; | ^ gif2mem.c:221:46: warning: conversion from 'int' to 'BYTE' {aka 'unsigned char'} may change value [-Wconversion] 221 | PlainTextArray = (PlainTextArray << 1) + 1; | ^ gif2mem.c:243:44: warning: conversion from 'int' to 'BYTE' {aka 'unsigned char'} may change value [-Wconversion] 243 | CommentArray = (CommentArray << 1) + 1; | ^ gif2mem.c:268:42: warning: conversion from 'int' to 'BYTE' {aka 'unsigned char'} may change value [-Wconversion] 268 | ImageArray = (ImageArray << 1) + 1; | ^ gif2mem.c:302:48: warning: conversion from 'int' to 'BYTE' {aka 'unsigned char'} may change value [-Wconversion] 302 | ApplicationArray = (ApplicationArray << 1) + 1; | ^ CC gifread.o gifread.c: In function 'ReadDataSubBlocks': gifread.c:388:70: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 388 | if (!(ptr1 = ptr2 = (BYTE *)realloc(ptr2, bufSize + dataSize + 1))) | ~~~~~~~~~~~~~~~~~~~^~~ CC decompress.o decompress.c:65:5: warning: size of 'Prefix' 16384 bytes exceeds maximum object size 2560 [-Wlarger-than=] 65 | int Prefix[4096]; | ^~~~~~ decompress.c:66:5: warning: size of 'Suffix' 16384 bytes exceeds maximum object size 2560 [-Wlarger-than=] 66 | int Suffix[4096]; | ^~~~~~ decompress.c:70:5: warning: size of 'OutCode' 4100 bytes exceeds maximum object size 2560 [-Wlarger-than=] 70 | int OutCode[1025]; | ^~~~~~~ decompress.c: In function 'Decompress': decompress.c:207:41: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 207 | if (!(Image = (BYTE *)malloc(IWidth * IHeight))) { | ~~~~~~~^~~~~~~~~ decompress.c:232:24: warning: conversion from 'int' to 'BYTE' {aka 'unsigned char'} may change value [-Wconversion] 232 | AddToPixel(FinChar); | ^~~~~~~ decompress.c:272:35: warning: conversion from 'int' to 'BYTE' {aka 'unsigned char'} may change value [-Wconversion] 272 | AddToPixel(OutCode[i]); | ~~~~~~~^~~ CC writehdf.o writehdf.c: In function 'WriteHDF': writehdf.c:172:58: warning: conversion to 'int32' {aka 'int'} from 'uint32' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] 172 | if ((status = Vaddtagref(vgroup_id, (int32)1965, gr_ref)) == -1) { | ^~~~~~ CCLD gif2hdf CC hdf2gif.o hdf2gif.c: In function 'main': hdf2gif.c:172:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 172 | Image = (BYTE *)malloc(dim_sizes[0] * dim_sizes[1]); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ hdf2gif.c:182:28: warning: conversion from 'int32' {aka 'int'} to 'BYTE' {aka 'unsigned char'} may change value [-Wconversion] 182 | Red[i] = 255 - i; | ^~~ hdf2gif.c:183:28: warning: conversion from 'int32' {aka 'int'} to 'BYTE' {aka 'unsigned char'} may change value [-Wconversion] 183 | Green[i] = 255 - i; | ^~~ hdf2gif.c:184:28: warning: conversion from 'int32' {aka 'int'} to 'BYTE' {aka 'unsigned char'} may change value [-Wconversion] 184 | Blue[i] = 255 - i; | ^~~ hdf2gif.c:207:28: warning: conversion from 'int' to 'BYTE' {aka 'unsigned char'} may change value [-Wconversion] 207 | pc2nc[i] = nc; | ^~ CC hdfgifwr.o hdfgifwr.c:147:23: warning: size of 'htab' 40024 bytes exceeds maximum object size 2560 [-Wlarger-than=] 147 | static count_int htab[HSIZE]; | ^~~~ hdfgifwr.c:148:23: warning: size of 'codetab' 10006 bytes exceeds maximum object size 2560 [-Wlarger-than=] 148 | static unsigned short codetab[HSIZE]; | ^~~~~~~ hdfgifwr.c: In function 'compress': hdfgifwr.c:296:28: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] 296 | CodeTabOf(i) = free_ent++; /* code -> hashtable */ | ^~~~~~~~ hdfgifwr.c: In function 'output': hdfgifwr.c:335:19: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 335 | cur_accum |= ((long)code << cur_bits); | ^~ hdfgifwr.c:337:21: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 337 | cur_accum = code; | ^~~~ hdfgifwr.c: In function 'char_out': hdfgifwr.c:460:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 460 | accum[a_count++] = c; | ^ hdfgifwr.c: In function 'flush_char': hdfgifwr.c:473:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 473 | fwrite(accum, 1, a_count, g_outfile); | ^~~~~~~ CCLD hdf2gif CC hdf2jpeg.o hdf2jpeg.c:20:14: warning: size of 'file_buf' 16384 bytes exceeds maximum object size 2560 [-Wlarger-than=] 20 | static uint8 file_buf[MAX_FILE_BUF]; /* size of the buffer to copy through */ | ^~~~~~~~ CCLD hdf2jpeg CC hdf24to8.o hdf24to8.c: In function 'main': hdf24to8.c:81:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 81 | if ((r24 = (UCHAR *)malloc(size * 3)) == NULL) { | ~~~~~^~~ hdf24to8.c:91:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 91 | if ((r8 = (UCHAR *)malloc(size)) == NULL) { | ^~~~ CCLD hdf24to8 CC hdf8to24.o hdf8to24.c: In function 'magnify': hdf8to24.c:90:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 90 | x_coor = (int32 *)malloc((int32)((size_t)to_width * sizeof(int32))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hdf8to24.c:97:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 97 | y_coor = (uint8 **)malloc((int32)((size_t)to_height * sizeof(uint8 *))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hdf8to24.c:118:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 118 | memcpy(buf_off, last_buf, to_width); /* copy the previous line */ | ^~~~~~~~ CCLD hdf8to24 CC hdfcomp.o hdfcomp.c: In function 'main': hdfcomp.c:117:58: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 117 | if ((annbuf = (char *)malloc(annlen)) == NULL) { | ^~~~~~ hdfcomp.c:138:58: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 138 | if ((annbuf = (char *)malloc(annlen)) == NULL) { | ^~~~~~ hdfcomp.c:195:62: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 195 | if ((annbuf = (char *)malloc(annlen)) == NULL) { | ^~~~~~ hdfcomp.c:212:62: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 212 | if ((annbuf = (char *)malloc(annlen)) == NULL) { | ^~~~~~ CCLD hdfcomp CC he_cntrl.o he_cntrl.c: In function 'HEIdump': he_cntrl.c:329:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 329 | idata = (int32 *)malloc(length / 4 * sizeof(int32)); | ^ he_cntrl.c:347:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 347 | idata = (uint32 *)malloc(length / 4 * sizeof(int32)); | ^ he_cntrl.c:364:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 364 | sdata = (int16 *)malloc(length / 2 * sizeof(int16)); | ^ he_cntrl.c:382:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 382 | sdata = (uint16 *)malloc(length / 2 * sizeof(uint16)); | ^ he_cntrl.c:400:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 400 | bdata = (uint8 *)malloc(length); | ^~~~~~ he_cntrl.c:421:57: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 421 | idata = (int *)malloc((size_t)(length / 4 * sizeint)); | ^ he_cntrl.c:425:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 425 | for (i = 0; i < length / sizeint; i++) { | ^ he_cntrl.c:425:27: warning: comparison of integer expressions of different signedness: 'int32' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 425 | for (i = 0; i < length / sizeint; i++) { | ^ he_cntrl.c:429:62: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 429 | printf("\n%8d: ", (int)(offset + (i + 1) * sizeint)); | ^ he_cntrl.c:429:52: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 429 | printf("\n%8d: ", (int)(offset + (i + 1) * sizeint)); | ^ he_cntrl.c:441:57: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 441 | idata = (int *)malloc((size_t)(length / 4 * sizeint)); | ^ he_cntrl.c:445:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 445 | for (i = 0; i < length / sizeint; i++) { | ^ he_cntrl.c:445:27: warning: comparison of integer expressions of different signedness: 'int32' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 445 | for (i = 0; i < length / sizeint; i++) { | ^ he_cntrl.c:449:62: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 449 | printf("\n%8d: ", (int)(offset + (i + 1) * sizeint)); | ^ he_cntrl.c:449:52: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 449 | printf("\n%8d: ", (int)(offset + (i + 1) * sizeint)); | ^ he_cntrl.c:475:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 475 | fdata = (float32 *)malloc(length / 4 * sizeof(float32)); | ^ he_cntrl.c:494:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 494 | fdata = (float64 *)malloc(length / 8 * sizeof(float64)); | ^ he_cntrl.c: In function 'info': he_cntrl.c:617:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 617 | mark = (int *)calloc(he_numDesc, sizeof(int)); | ^~~~~~~~~~ he_cntrl.c: In function 'findFunc': he_cntrl.c:829:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 829 | len = strlen((const char *)fword); | ^~~~~~ he_cntrl.c:831:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 831 | for (int i = 0; i < sizeof(he_funcTab) / sizeof(he_funcTab[0]); i++) | ^ he_cntrl.c: At top level: he_cntrl.c:1074:3: warning: size of 'he_aliasTab' 4096 bytes exceeds maximum object size 2560 [-Wlarger-than=] 1074 | } he_aliasTab[HE_ALIAS_SZ]; | ^~~~~~~~~~~ he_cntrl.c: In function 'findKey': he_cntrl.c:1231:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 1231 | len = strlen(word); | ^~~~~~ he_cntrl.c:1233:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 1233 | for (int i = 0; i < sizeof(he_keyTab) / sizeof(he_keyTab[0]); i++) | ^ he_cntrl.c: In function 'nextToken': he_cntrl.c:1411:41: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] 1411 | q = tok = (char *)malloc((s - (*p)) + 1); | ~~~~~~~~~~~^~~ CC he_disp.o he_disp.c: In function 'rImage': he_disp.c:232:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 232 | space = (int8 *)malloc(ydim + 128); | ~~~~~^~~~~ he_disp.c: In function 'bigImg': he_disp.c:297:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 297 | memcpy(q, oldq, xsize); /* make one copy of the line */ | ^~~~~ CC he_file.o he_file.c: In function 'HEput': he_file.c:434:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 434 | char *template = (char *)"elt#.@"; | ^ he_file.c: In function 'HEputR8': he_file.c:527:18: warning: passing argument 1 of 'putR8' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 527 | return putR8(image, pal, verbose); | ^~~~~ In file included from he.h:184, from he_file.c:15: he_proto.h:173:17: note: expected 'char *' but argument is of type 'const char *' 173 | int putR8(char *image, char *pal, int verbose); | ~~~~~~^~~~~ he_file.c:527:25: warning: passing argument 2 of 'putR8' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 527 | return putR8(image, pal, verbose); | ^~~ In file included from he.h:184, from he_file.c:15: he_proto.h:173:30: note: expected 'char *' but argument is of type 'const char *' 173 | int putR8(char *image, char *pal, int verbose); | ~~~~~~^~~ CC he_main.o he_main.c: In function 'getElement': he_main.c:194:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 194 | *pdata = (char *)malloc(length); | ^~~~~~ he_main.c: In function 'getTmpName': he_main.c:230:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 230 | *pname = (char *)malloc(length + 1); | ~~~~~~~^~~ he_main.c: In function 'updateDesc': he_main.c:367:83: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 367 | he_grp[he_numGrp].ddList = (tag_ref_ptr)malloc(he_grp[he_numGrp].size * sizeof(tag_ref)); | ^ he_main.c: In function 'getR8': he_main.c:449:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 449 | buf = (char *)malloc(length); | ^~~~~~ In file included from he_main.c:64: he_main.c: In function 'writeElt': ../../hdf/src/hdf_priv.h:150:16: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] 150 | *(p) = (uint8)(((uintn)(i) >> 8) & 0xff); \ | ^ he_main.c:676:9: note: in expansion of macro 'UINT16ENCODE' 676 | UINT16ENCODE(p, ref); | ^~~~~~~~~~~~ ../../hdf/src/hdf_priv.h:152:16: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] 152 | *(p) = (uint8)((i) & 0xff); \ | ^ he_main.c:676:9: note: in expansion of macro 'UINT16ENCODE' 676 | UINT16ENCODE(p, ref); | ^~~~~~~~~~~~ ../../hdf/src/hdf_priv.h:150:16: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] 150 | *(p) = (uint8)(((uintn)(i) >> 8) & 0xff); \ | ^ he_main.c:680:13: note: in expansion of macro 'UINT16ENCODE' 680 | UINT16ENCODE(p, ref); | ^~~~~~~~~~~~ ../../hdf/src/hdf_priv.h:152:16: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] 152 | *(p) = (uint8)((i) & 0xff); \ | ^ he_main.c:680:13: note: in expansion of macro 'UINT16ENCODE' 680 | UINT16ENCODE(p, ref); | ^~~~~~~~~~~~ he_main.c: In function 'writeAnnot': ../../hdf/src/hdf_priv.h:150:16: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] 150 | *(p) = (uint8)(((uintn)(i) >> 8) & 0xff); \ | ^ he_main.c:801:5: note: in expansion of macro 'UINT16ENCODE' 801 | UINT16ENCODE(p, tag); | ^~~~~~~~~~~~ ../../hdf/src/hdf_priv.h:152:16: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] 152 | *(p) = (uint8)((i) & 0xff); \ | ^ he_main.c:801:5: note: in expansion of macro 'UINT16ENCODE' 801 | UINT16ENCODE(p, tag); | ^~~~~~~~~~~~ ../../hdf/src/hdf_priv.h:150:16: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] 150 | *(p) = (uint8)(((uintn)(i) >> 8) & 0xff); \ | ^ he_main.c:802:5: note: in expansion of macro 'UINT16ENCODE' 802 | UINT16ENCODE(p, ref); | ^~~~~~~~~~~~ ../../hdf/src/hdf_priv.h:152:16: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] 152 | *(p) = (uint8)((i) & 0xff); \ | ^ he_main.c:802:5: note: in expansion of macro 'UINT16ENCODE' 802 | UINT16ENCODE(p, ref); | ^~~~~~~~~~~~ he_main.c: In function 'readFromFile': he_main.c:870:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 870 | *pBuf = (char *)malloc(bufLen); | ^~~~~~ he_main.c:872:44: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 872 | *pBuf = (char *)realloc(*pBuf, bufLen); | ^~~~~~ he_main.c:878:51: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 878 | *pBuf = (char *)realloc(*pBuf, soFar + 1); | ~~~~~~^~~ he_main.c: In function 'findOpt': he_main.c:941:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 941 | len = strlen(word); | ^~~~~~ he_main.c:943:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 943 | for (int i = 0; i < sizeof(he_optTab) / sizeof(he_optTab[0]); i++) | ^ CCLD hdfed CC hdfls.o hdfls.c: In function 'dumpDD': hdfls.c:356:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 356 | ddbuf = (uint8 *)malloc(n_dds * DD_SZ); CCLD hdfls CC hdfpack.o hdfpack.c: In function 'main': hdfpack.c:194:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 194 | dlist = (mydd_t *)malloc(num_desc * sizeof(*dlist)); | ^ hdfpack.c:203:44: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 203 | while ((data = (unsigned char *)malloc(data_size)) == NULL) | ^~~~~~~~~ hdfpack.c:316:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 316 | buf = malloc(len); | ^~~ CCLD hdfpack CC hdftopal.o CCLD hdftopal CC hdftor8.o hdftor8.c: In function 'putPalette': hdftor8.c:211:21: warning: conversion to 'char' from 'uint8' {aka 'unsigned char'} may change the sign of the result [-Wsign-conversion] 211 | reds[i] = *palette++; | ^ hdftor8.c:212:21: warning: conversion to 'char' from 'uint8' {aka 'unsigned char'} may change the sign of the result [-Wsign-conversion] 212 | greens[i] = *palette++; | ^ hdftor8.c:213:21: warning: conversion to 'char' from 'uint8' {aka 'unsigned char'} may change the sign of the result [-Wsign-conversion] 213 | blues[i] = *palette++; | ^ CCLD hdftor8 CC hdfunpac.o CCLD hdfunpac CC jpeg2hdf.o jpeg2hdf.c:80:14: warning: size of 'file_buf' 16384 bytes exceeds maximum object size 2560 [-Wlarger-than=] 80 | static uint8 file_buf[MAX_FILE_BUF]; /* size of the buffer to copy through */ | ^~~~~~~~ CCLD jpeg2hdf CC paltohdf.o CCLD paltohdf CC r8tohdf.o CCLD r8tohdf CC ristosds.o CCLD ristosds CC vmake.o vmake.c:349:14: warning: size of 'flds' 3200 bytes exceeds maximum object size 2560 [-Wlarger-than=] 349 | static char flds[MAXVAR][100]; | ^~~~ vmake.c:405:15: warning: size of 'inpbuffer' 40000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 405 | unsigned char inpbuffer[BUFSIZE]; | ^~~~~~~~~ CCLD vmake CC vshow.o vshow.c: In function 'main': vshow.c:71:11: warning: size of 'fields' 32768 bytes exceeds maximum object size 2560 [-Wlarger-than=] 71 | char fields[VSFIELDMAX * FIELDNAMELENMAX]; | ^~~~~~ vshow.c: In function 'vsdumpfull': vshow.c:348:21: warning: size of 'fields' 32768 bytes exceeds maximum object size 2560 [-Wlarger-than=] 348 | char fields[VSFIELDMAX * FIELDNAMELENMAX]; | ^~~~~~ vshow.c:376:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 376 | bb = (uint8 *)malloc(bufsize); | ^~~~~~~ vshow.c: In function 'dumpattr': vshow.c:502:11: warning: size of 'attrbuf' 1000000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 502 | uint8 attrbuf[BUFFER]; | ^~~~~~~ vshow.c:558:47: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 558 | if (NULL == (buf = malloc(i_size))) { | ^~~~~~ vshow.c:667:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 667 | if (NULL == (buf = malloc(i_size))) { | ^~~~~~ vshow.c: In function 'dumpattr.constprop.isra': vshow.c:487:1: warning: stack usage is 1000256 bytes [-Wstack-usage=] 487 | dumpattr(int32 vid, intn full, intn isvs) | ^~~~~~~~ vshow.c:741:1: warning: the frame size of 1000192 bytes is larger than 16384 bytes [-Wframe-larger-than=] 741 | } | ^ vshow.c: In function 'dumpattr.constprop.isra': vshow.c:487:1: warning: stack usage might be 1000288 bytes [-Wstack-usage=] 487 | dumpattr(int32 vid, intn full, intn isvs) | ^~~~~~~~ vshow.c:741:1: warning: the frame size of 1000208 bytes is larger than 16384 bytes [-Wframe-larger-than=] 741 | } | ^ vshow.c: In function 'vsdumpfull.isra': vshow.c:346:1: warning: stack usage is 37104 bytes [-Wstack-usage=] 346 | vsdumpfull(int32 vs) | ^~~~~~~~~~ vshow.c:484:1: warning: the frame size of 37040 bytes is larger than 16384 bytes [-Wframe-larger-than=] 484 | } /* vsdumpfull */ | ^ vshow.c: In function 'main': vshow.c:54:1: warning: stack usage might be 33088 bytes [-Wstack-usage=] 54 | main(int ac, char **av) | ^~~~ vshow.c:275:1: warning: the frame size of 32992 bytes is larger than 16384 bytes [-Wframe-larger-than=] 275 | } /* main */ | ^ CCLD vshow make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf/util' make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf' Making all in mfhdf make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf' Making all in libsrc make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/libsrc' CC array.lo array.c: In function 'sd_NC_arrayfill': array.c:170:19: warning: cast increases required alignment of target type [-Wcast-align] 170 | *((short *)lo) = FILL_SHORT; | ^ array.c:176:19: warning: cast increases required alignment of target type [-Wcast-align] 176 | *((nclong *)lo) = FILL_LONG; | ^ array.c:182:19: warning: cast increases required alignment of target type [-Wcast-align] 182 | *((float *)lo) = FILL_FLOAT; | ^ array.c:189:19: warning: cast increases required alignment of target type [-Wcast-align] 189 | *((double *)lo) = FILL_DOUBLE; | ^ array.c: In function 'sd_NC_new_array': array.c:219:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 219 | ret->len = count * NC_xtypelen(type); | ^ array.c: In function 'sd_NC_free_array': array.c:297:26: warning: cast increases required alignment of target type [-Wcast-align] 297 | sp = (NC_string **)array->values; | ^ array.c:307:26: warning: cast increases required alignment of target type [-Wcast-align] 307 | dp = (NC_dim **)array->values; | ^ array.c:317:26: warning: cast increases required alignment of target type [-Wcast-align] 317 | dp = (NC_var **)array->values; | ^ array.c:327:26: warning: cast increases required alignment of target type [-Wcast-align] 327 | dp = (NC_attr **)array->values; | ^ array.c: In function 'sd_NC_xlen_array': array.c:366:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 366 | len += array->count * NC_CHAR_SIZE; | ^~ array.c:366:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 366 | len += array->count * NC_CHAR_SIZE; | ^~~~~ array.c:371:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 371 | len += array->count * NC_SHORT_SIZE; | ^~ array.c:371:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 371 | len += array->count * NC_SHORT_SIZE; | ^~~~~ array.c:377:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 377 | len += array->count * NC_LONG_SIZE; | ^~ array.c:377:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 377 | len += array->count * NC_LONG_SIZE; | ^~~~~ array.c:380:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 380 | len += array->count * NC_DOUBLE_SIZE; | ^~ array.c:380:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 380 | len += array->count * NC_DOUBLE_SIZE; | ^~~~~ CC attr.lo attr.c: In function 'NC_attrarray': attr.c:111:14: warning: cast increases required alignment of target type [-Wcast-align] 111 | ap = (NC_array **)handle->vars->values; | ^ attr.c: In function 'sd_NC_findattr': attr.c:136:12: warning: cast increases required alignment of target type [-Wcast-align] 136 | attr = (NC_attr **)(*ap)->values; | ^ attr.c: In function 'NC_aput': attr.c:195:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 195 | return ((*ap)->count - 1); | ~~~~~~~~~~~~~~^~~~ attr.c:208:34: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 208 | return ((*ap)->count - 1); | ~~~~~~~~~~~~~~^~~~ attr.c:221:27: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-193' to '4294967103' [-Wsign-conversion] 221 | handle->flags &= ~(NC_NDIRTY | NC_HDIRTY); | ^~ attr.c:225:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 225 | return ((*ap)->count - 1); | ~~~~~~~~~~~~~~^~~~ attr.c:239:30: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 239 | return ((*ap)->count - 1); | ~~~~~~~~~~~~~~^~~~ attr.c: In function 'sd_ncattname': attr.c:279:30: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 279 | if (attnum < 0 || attnum >= (*ap)->count) { | ^~ attr.c:284:12: warning: cast increases required alignment of target type [-Wcast-align] 284 | attr = (NC_attr **)(*ap)->values; | ^ attr.c: In function 'sd_ncattinq': attr.c:307:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 307 | *countp = (*attr)->data->count; | ^ attr.c: In function 'sd_ncattrename': attr.c:350:23: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-193' to '4294967103' [-Wsign-conversion] 350 | handle->flags &= ~(NC_NDIRTY | NC_HDIRTY); | ^~ attr.c: In function 'sd_ncattdel': attr.c:394:12: warning: cast increases required alignment of target type [-Wcast-align] 394 | attr = (NC_attr **)(*ap)->values; | ^ CC cdf.lo cdf.c: In function 'sd_NC_new_cdf': cdf.c:216:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 216 | cdf->flags = mode; | ^~~~ cdf.c: In function 'sd_ncinquire': cdf.c:436:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 436 | *nvarsp = (handle->vars != NULL) ? handle->vars->count : 0; | ^ cdf.c:438:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 438 | *nattrsp = (handle->attrs != NULL) ? handle->attrs->count : 0; | ^ cdf.c:444:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 444 | *ndimsp = handle->dims->count; | ^~~~~~ cdf.c:448:18: warning: cast increases required alignment of target type [-Wcast-align] 448 | dp = (NC_dim **)handle->dims->values; | ^ cdf.c:451:33: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 451 | *xtendimp = ii; | ^~ cdf.c: In function 'hdf_get_ref': cdf.c:643:15: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 643 | dims += i * tmp->szof; | ^ cdf.c:645:9: warning: cast increases required alignment of target type [-Wcast-align] 645 | d = (NC_dim **)dims; | ^ cdf.c: In function 'hdf_create_dim_vdata': cdf.c:675:74: warning: conversion from 'long int' to 'int32' {aka 'int'} may change value [-Wconversion] 675 | ref = VHstoredata(handle->hdf_file, "Values", (const uint8 *)&val, dsize, DFNT_INT32, dim->name->values, | ^~~~~ cdf.c: In function 'hdf_create_compat_dim_vdata': cdf.c:716:24: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 716 | val = malloc(dsize * sizeof(int32)); | ^ cdf.c:724:16: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 724 | *val = handle->numrecs; | ^~~~~~ cdf.c:731:71: warning: conversion from 'long int' to 'int32' {aka 'int'} may change value [-Wconversion] 731 | ref = VHstoredata(handle->hdf_file, "Values", (const uint8 *)val, dsize, DFNT_INT32, dim->name->values, | ^~~~~ cdf.c: In function 'hdf_write_attr': cdf.c:762:14: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 762 | size = (*attr)->data->count; | ^ cdf.c: In function 'hdf_write_var': cdf.c:847:16: warning: size of 'tags' 12136 bytes exceeds maximum object size 2560 [-Wlarger-than=] 847 | int32 tags[H4_MAX_NC_ATTRS + H4_MAX_VAR_DIMS + 2]; | ^~~~ cdf.c:848:16: warning: size of 'refs' 12168 bytes exceeds maximum object size 2560 [-Wlarger-than=] 848 | int32 refs[H4_MAX_NC_ATTRS + H4_MAX_VAR_DIMS + 10]; | ^~~~ cdf.c:876:56: warning: cast increases required alignment of target type [-Wcast-align] 876 | refs[count] = hdf_write_attr(xdrs, handle, (NC_attr **)attribute); | ^ cdf.c:910:15: warning: conversion from 'int32' {aka 'int'} to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 910 | ref = VSQueryref(vs_id); | ^~~~~~~~~~ cdf.c:949:19: warning: conversion to 'uint8' {aka 'unsigned char'} from 'int8' {aka 'signed char'} may change the sign of the result [-Wsign-conversion] 949 | ntstring[3] = outNT; /* class: IEEE or machine class */ | ^~~~~ cdf.c:974:12: warning: conversion from 'unsigned int' to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 974 | rank = assoc->count; | ^~~~~ cdf.c:984:23: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 984 | val = handle->numrecs; | ^~~~~~ cdf.c:1023:62: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 1023 | (*var)->vgid = VHmakegroup(handle->hdf_file, tags, refs, count, (*var)->name->values, _HDF_VARIABLE); | ^~~~~ cdf.c: In function 'hdf_write_xdr_cdf': cdf.c:1083:16: warning: cast increases required alignment of target type [-Wcast-align] 1083 | dims = (NC_dim **)(*handlep)->dims->values; | ^ cdf.c:1097:16: warning: cast increases required alignment of target type [-Wcast-align] 1097 | dims = (NC_dim **)(*handlep)->dims->values; | ^ cdf.c:1103:24: warning: cast increases required alignment of target type [-Wcast-align] 1103 | dims1 = (NC_dim **)(*handlep)->dims->values; | ^ cdf.c:1140:66: warning: cast increases required alignment of target type [-Wcast-align] 1140 | refs[count] = (int32)hdf_write_var(xdrs, (*handlep), (NC_var **)vars); | ^ cdf.c:1156:67: warning: cast increases required alignment of target type [-Wcast-align] 1156 | refs[count] = (int32)hdf_write_attr(xdrs, (*handlep), (NC_attr **)attrs); | ^ cdf.c: In function 'hdf_conv_scales': cdf.c:1198:16: warning: cast increases required alignment of target type [-Wcast-align] 1198 | vars = (NC_var **)tmp->values; | ^ cdf.c:1204:58: warning: conversion from 'int' to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 1204 | scalelen = Hlength((*handlep)->hdf_file, scaletag, scaleref); | ^~~~~~~~ cdf.c:1204:68: warning: conversion from 'int' to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 1204 | scalelen = Hlength((*handlep)->hdf_file, scaletag, scaleref); | ^~~~~~~~ cdf.c:1216:64: warning: conversion from 'int' to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 1216 | status = Hgetelement((*handlep)->hdf_file, scaletag, scaleref, scalebuf); | ^~~~~~~~ cdf.c:1216:74: warning: conversion from 'int' to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 1216 | status = Hgetelement((*handlep)->hdf_file, scaletag, scaleref, scalebuf); | ^~~~~~~~ cdf.c:1227:102: warning: conversion from 'long unsigned int' to 'int32' {aka 'int'} may change value [-Wconversion] 1227 | Hputelement((*handlep)->hdf_file, DATA_TAG, (*vars)->data_ref, datap, (*vars)->len); | ~~~~~~~^~~~~ cdf.c:1229:45: warning: conversion from 'int' to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 1229 | (*vars)->data_tag = scaletag; | ^~~~~~~~ cdf.c:1230:45: warning: conversion from 'int' to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 1230 | (*vars)->data_ref = scaleref; | ^~~~~~~~ cdf.c: In function 'hdf_read_dims': cdf.c:1273:41: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1273 | dimension = malloc(sizeof(NC_dim *) * Vntagrefs(vg) + 1); | ^ cdf.c:1351:51: warning: conversion to 'unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1351 | handle->numrecs = val; | ^~~ cdf.c:1399:51: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1399 | handle->dims = NC_new_array(NC_DIMENSION, count, (Void *)dimension); | ^~~~~ cdf.c: In function 'hdf_read_attrs': cdf.c:1508:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1508 | attributes = malloc(sizeof(NC_attr *) * n + 1); | ^ cdf.c:1539:51: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1539 | values = malloc(vsize * attr_size + 1); | ~~~~~~~~~~~~~~~~~~^~~ cdf.c:1556:74: warning: conversion to 'unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1556 | attributes[count] = (NC_attr *)NC_new_attr(vsname, type, attr_size, values); | ^~~~~~~~~ cdf.c:1576:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1576 | Array = NC_new_array(NC_ATTRIBUTE, count, (Void *)attributes); | ^~~~~ cdf.c: In function 'hdf_read_vars': cdf.c:1635:41: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1635 | variables = malloc(sizeof(NC_var *) * Vntagrefs(vg) + 1); | ^ cdf.c:1643:31: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1643 | dims = malloc(sizeof(int) * Vntagrefs(vg) + 1); | ^ cdf.c:1757:78: warning: conversion from 'int32' {aka 'int'} to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 1757 | data_count = Hlength(handle->hdf_file, DATA_TAG, sub_id); | ^~~~~~ cdf.c:1764:63: warning: conversion from 'int32' {aka 'int'} to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 1764 | if (Hgetelement(handle->hdf_file, tag, sub_id, ntstring) == FAIL) { | ^~~ cdf.c:1764:68: warning: conversion from 'int32' {aka 'int'} to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 1764 | if (Hgetelement(handle->hdf_file, tag, sub_id, ntstring) == FAIL) { | ^~~~~~ cdf.c:1828:32: warning: conversion from 'int' to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 1828 | vp->data_ref = data_ref; | ^~~~~~~~ cdf.c:1865:50: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1865 | vp->numrecs = data_count / vp->dsizes[0]; | ^ cdf.c:1865:39: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] 1865 | vp->numrecs = data_count / vp->dsizes[0]; | ^~~~~~~~~~ cdf.c:1896:50: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1896 | handle->vars = NC_new_array(NC_VARIABLE, count, (Void *)variables); | ^~~~~ cdf.c: In function 'hdf_vg_clobber': cdf.c:2052:48: warning: conversion from 'int32' {aka 'int'} to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 2052 | if (vexistvg(handle->hdf_file, ref) != FAIL) { | ^~~ cdf.c:2060:48: warning: conversion from 'int32' {aka 'int'} to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 2060 | if (vexistvs(handle->hdf_file, ref) != FAIL) { | ^~~ cdf.c: In function 'hdf_cdf_clobber': cdf.c:2130:44: warning: conversion from 'int32' {aka 'int'} to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 2130 | if (vexistvg(handle->hdf_file, ref) != FAIL) { | ^~~ cdf.c: In function 'hdf_close': cdf.c:2206:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 2206 | for (i = 0; i < tmp->count; i++) { | ^ cdf.c:2207:18: warning: cast increases required alignment of target type [-Wcast-align] 2207 | vp = (NC_var **)vars; | ^ cdf.c:2259:45: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 2259 | int32 val = handle->numrecs; | ^~~~~~ cdf.c: In function 'sd_xdr_numrecs': cdf.c:2337:52: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 2337 | if (!h4_xdr_setpos(xdrs, handle->begin_rec + handle->numrecs * handle->recsize)) { | ^ cdf.c:2337:52: warning: conversion from 'long unsigned int' to 'unsigned int' may change value [-Wconversion] 2337 | if (!h4_xdr_setpos(xdrs, handle->begin_rec + handle->numrecs * handle->recsize)) { | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from hdf4_netcdf.h:297, from nc_priv.h:36, from cdf.c:17: cdf.c: In function 'sd_xdr_NC_fill': hdf2netcdf.h:25:18: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 25 | #define HNAME(x) sd_##x /* pre-append 'sd_' to all netCDF fcn names */ | ^~~ nc_priv.h:269:27: note: in expansion of macro 'HNAME' 269 | #define NC_typelen HNAME(NC_typelen) | ^~~~~ cdf.c:2383:25: note: in expansion of macro 'NC_typelen' 2383 | int len = NC_typelen(vp->type); | ^~~~~~~~~~ cdf.c: In function 'hdf_write_var': cdf.c:839:1: warning: stack usage is 24864 bytes [-Wstack-usage=] 839 | hdf_write_var(XDR *xdrs, NC *handle, NC_var **var) | ^~~~~~~~~~~~~ cdf.c:1029:1: warning: the frame size of 24800 bytes is larger than 16384 bytes [-Wframe-larger-than=] 1029 | } /* hdf_write_var */ | ^ cdf.c: In function 'sd_NC_new_cdf': cdf.c:318:13: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 318 | strncpy(cdf->path, name, strlen(name) + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cdf.c:318:38: note: length computed here 318 | strncpy(cdf->path, name, strlen(name) + 1); | ^~~~~~~~~~~~ cdf.c:323:13: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 323 | strncpy(cdf->path, name, strlen(name) + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cdf.c:323:38: note: length computed here 323 | strncpy(cdf->path, name, strlen(name) + 1); | ^~~~~~~~~~~~ CC dim.lo dim.c: In function 'sd_NC_new_dim': dim.c:32:18: warning: conversion from 'long int' to 'int32' {aka 'int'} may change value [-Wconversion] 32 | ret->size = size; | ^~~~ dim.c: In function 'sd_ncdimdef': dim.c:112:15: warning: cast increases required alignment of target type [-Wcast-align] 112 | dp = (NC_dim **)handle->dims->values; | ^ dim.c:131:33: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 131 | return (handle->dims->count - 1); | ~~~~~~~~~~~~~~~~~~~~~^~~~ dim.c: In function 'sd_NC_dimid': dim.c:142:11: warning: cast increases required alignment of target type [-Wcast-align] 142 | dp = (NC_dim **)handle->dims->values; | ^ dim.c:145:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 145 | return (ii); | ^ dim.c: In function 'sd_ncdimid': dim.c:167:11: warning: cast increases required alignment of target type [-Wcast-align] 167 | dp = (NC_dim **)handle->dims->values; | ^ dim.c:170:20: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 170 | return (ii); | ^ dim.c: In function 'sd_ncdiminq': dim.c:189:15: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 189 | if (dimid >= handle->dims->count) | ^~ dim.c:192:10: warning: cast increases required alignment of target type [-Wcast-align] 192 | dp = (NC_dim **)handle->dims->values; | ^ dim.c: In function 'sd_ncdimrename': dim.c:230:11: warning: cast increases required alignment of target type [-Wcast-align] 230 | dp = (NC_dim **)handle->dims->values; | ^ dim.c:238:10: warning: cast increases required alignment of target type [-Wcast-align] 238 | dp = (NC_dim **)handle->dims->values; | ^ dim.c:258:23: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-193' to '4294967103' [-Wsign-conversion] 258 | handle->flags &= ~(NC_NDIRTY | NC_HDIRTY); | ^~ CC file.lo file.c: In function 'NC_reset_maxopenfiles': file.c:45:5: warning: conversion from 'rlim_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 45 | (((MAX_SYS_OPENFILES - 3) > H4_MAX_AVAIL_OPENFILES) ? H4_MAX_AVAIL_OPENFILES : (MAX_SYS_OPENFILES - 3)) | ^ file.c:90:22: note: in expansion of macro 'MAX_AVAIL_OPENFILES' 90 | intn sys_limit = MAX_AVAIL_OPENFILES; | ^~~~~~~~~~~~~~~~~~~ file.c:107:41: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 107 | _cdfs = malloc(sizeof(NC *) * (max_NC_open)); | ^ file.c:141:35: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 141 | newlist = malloc(sizeof(NC *) * alloc_size); | ^ file.c: In function 'NC_get_systemlimit': file.c:45:82: warning: conversion from 'rlim_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 45 | (((MAX_SYS_OPENFILES - 3) > H4_MAX_AVAIL_OPENFILES) ? H4_MAX_AVAIL_OPENFILES : (MAX_SYS_OPENFILES - 3)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ file.c:191:12: note: in expansion of macro 'MAX_AVAIL_OPENFILES' 191 | return MAX_AVAIL_OPENFILES; | ^~~~~~~~~~~~~~~~~~~ file.c: In function 'NC_open': file.c:267:25: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'rlim_t' {aka 'long unsigned int'} [-Wsign-compare] 267 | if (max_NC_open == MAX_AVAIL_OPENFILES) { | ^~ file.c:45:82: warning: conversion from 'rlim_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 45 | (((MAX_SYS_OPENFILES - 3) > H4_MAX_AVAIL_OPENFILES) ? H4_MAX_AVAIL_OPENFILES : (MAX_SYS_OPENFILES - 3)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ file.c:273:43: note: in expansion of macro 'MAX_AVAIL_OPENFILES' 273 | if (FAIL == NC_reset_maxopenfiles(MAX_AVAIL_OPENFILES)) { | ^~~~~~~~~~~~~~~~~~~ file.c: In function 'sd_ncsync': file.c:351:27: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-193' to '4294967103' [-Wsign-conversion] 351 | handle->flags &= ~(NC_NDIRTY | NC_HDIRTY); | ^~ file.c:357:31: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-65' to '4294967231' [-Wsign-conversion] 357 | handle->flags &= ~(NC_NDIRTY); | ^~ file.c: In function 'sd_ncabort': file.c:392:14: warning: size of 'path' 4097 bytes exceeds maximum object size 2560 [-Wlarger-than=] 392 | char path[FILENAME_MAX + 1]; | ^~~~ file.c: In function 'NCtempname': file.c:496:17: warning: size of 'tnbuf' 4097 bytes exceeds maximum object size 2560 [-Wlarger-than=] 496 | static char tnbuf[FILENAME_MAX + 1]; | ^~~~~ file.c:508:38: warning: comparison of integer expressions of different signedness: 'long int' and 'long unsigned int' [-Wsign-compare] 508 | if (&tnbuf[FILENAME_MAX] - begin <= TN_NSEED + TN_NACCES + TN_NDIGITS) { | ^~ file.c:522:11: warning: conversion to 'unsigned int' from '__pid_t' {aka 'int'} may change the sign of the result [-Wsign-conversion] 522 | pid = getpid(); | ^~~~~~ file.c:524:15: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion] 524 | *cp = (pid % 10) + '0'; | ^ file.c: In function 'sd_ncredef': file.c:594:27: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-65' to '4294967231' [-Wsign-conversion] 594 | handle->flags &= ~(NC_NDIRTY); | ^~ In file included from hdf4_netcdf.h:297, from nc_priv.h:36, from file.c:19: file.c: In function 'NC_begins': hdf2netcdf.h:25:18: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 25 | #define HNAME(x) sd_##x /* pre-append 'sd_' to all netCDF fcn names */ | ^~~ nc_priv.h:240:27: note: in expansion of macro 'HNAME' 240 | #define NC_xlen_cdf HNAME(NC_xlen_cdf) | ^~~~~ file.c:636:13: note: in expansion of macro 'NC_xlen_cdf' 636 | index = NC_xlen_cdf(handle); | ^~~~~~~~~~~ file.c:639:11: warning: cast increases required alignment of target type [-Wcast-align] 639 | vpp = (NC_var **)handle->vars->values; | ^ file.c:645:25: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 645 | (*vpp)->begin = index; | ^~~~~ file.c:649:25: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 649 | handle->begin_rec = index; | ^~~~~ file.c:653:11: warning: cast increases required alignment of target type [-Wcast-align] 653 | vpp = (NC_var **)handle->vars->values; | ^ file.c:659:25: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 659 | (*vpp)->begin = index; | ^~~~~ file.c: In function 'sd_NC_dcpy': file.c:682:10: warning: size of 'buf' 8192 bytes exceeds maximum object size 2560 [-Wlarger-than=] 682 | char buf[NC_DCP_BUFSIZE]; | ^~~ file.c:684:19: warning: comparison of integer expressions of different signedness: 'long int' and 'long unsigned int' [-Wsign-compare] 684 | while (nbytes > sizeof(buf)) { | ^ file.c:689:16: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 689 | nbytes -= sizeof(buf); | ^~ file.c:689:19: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 689 | nbytes -= sizeof(buf); | ^~~~~~ file.c:692:39: warning: conversion from 'long int' to 'unsigned int' may change value [-Wconversion] 692 | if (!h4_xdr_getbytes(source, buf, nbytes)) | ^~~~~~ file.c:694:39: warning: conversion from 'long int' to 'unsigned int' may change value [-Wconversion] 694 | if (!h4_xdr_putbytes(target, buf, nbytes)) | ^~~~~~ file.c: In function 'NC_vcpy': file.c:709:11: warning: cast increases required alignment of target type [-Wcast-align] 709 | vpp = (NC_var **)old->vars->values; | ^ file.c:712:41: warning: conversion from 'long int' to 'unsigned int' may change value [-Wconversion] 712 | if (!h4_xdr_setpos(old->xdrs, (*vpp)->begin)) { | ~~~~~~^~~~~~~ file.c:717:45: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 717 | return NC_dcpy(target, old->xdrs, (*vpp)->len); | ~~~~~~^~~~~ file.c: In function 'NC_reccpy': file.c:727:11: warning: cast increases required alignment of target type [-Wcast-align] 727 | vpp = (NC_var **)old->vars->values; | ^ file.c:730:64: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 730 | if (!h4_xdr_setpos(old->xdrs, (*vpp)->begin + old->recsize * recnum)) { | ^ file.c:730:49: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 730 | if (!h4_xdr_setpos(old->xdrs, (*vpp)->begin + old->recsize * recnum)) { | ^ file.c:730:49: warning: conversion from 'long unsigned int' to 'unsigned int' may change value [-Wconversion] 730 | if (!h4_xdr_setpos(old->xdrs, (*vpp)->begin + old->recsize * recnum)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ file.c:735:45: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 735 | return NC_dcpy(target, old->xdrs, (*vpp)->len); | ~~~~~~^~~~~ file.c: In function 'NC_endef': file.c:765:23: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-203' to '4294967093' [-Wsign-conversion] 765 | handle->flags &= ~(NC_CREAT | NC_INDEF | NC_NDIRTY | NC_HDIRTY); | ^~ file.c:773:11: warning: cast increases required alignment of target type [-Wcast-align] 773 | vpp = (NC_var **)handle->vars->values; | ^ file.c:781:39: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 781 | if (!NC_vcpy(xdrs, stash, ii)) | ^~ file.c:794:19: warning: cast increases required alignment of target type [-Wcast-align] 794 | vpp = (NC_var **)handle->vars->values; | ^ file.c:801:49: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 801 | if (!NC_reccpy(xdrs, stash, ii, jj)) | ^~ file.c:801:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 801 | if (!NC_reccpy(xdrs, stash, ii, jj)) | ^~ file.c:817:14: warning: size of 'realpath' 4097 bytes exceeds maximum object size 2560 [-Wlarger-than=] 817 | char realpath[FILENAME_MAX + 1]; | ^~~~~~~~ file.c:861:19: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-203' to '4294967093' [-Wsign-conversion] 861 | handle->flags &= ~(NC_CREAT | NC_INDEF | NC_NDIRTY | NC_HDIRTY); | ^~ file.c: In function 'sd_ncsetfill': file.c:967:31: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-193' to '4294967103' [-Wsign-conversion] 967 | handle->flags &= ~(NC_NDIRTY | NC_HDIRTY); | ^~ file.c:973:35: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-65' to '4294967231' [-Wsign-conversion] 973 | handle->flags &= ~(NC_NDIRTY); | ^~ file.c:975:27: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-257' to '4294967039' [-Wsign-conversion] 975 | handle->flags &= ~NC_NOFILL; | ^~ file.c: In function 'sd_ncabort': file.c:406:15: warning: 'strncpy' output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 406 | (void)strncpy(path, handle->path, FILENAME_MAX); /* stash path */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file.c: In function 'sd_ncredef': file.c:606:11: warning: 'strncpy' output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 606 | (void)strncpy(new->path, scratchfile, FILENAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from hdf4_netcdf.h:297, from nc_priv.h:36, from file.c:19: file.c: In function 'sd_NC_dcpy': hdf2netcdf.h:25:18: warning: stack usage is 8240 bytes [-Wstack-usage=] 25 | #define HNAME(x) sd_##x /* pre-append 'sd_' to all netCDF fcn names */ | ^~~ nc_priv.h:286:27: note: in expansion of macro 'HNAME' 286 | #define NC_dcpy HNAME(NC_dcpy) | ^~~~~ file.c:678:1: note: in expansion of macro 'NC_dcpy' 678 | NC_dcpy(XDR *target, XDR *source, long nbytes) | ^~~~~~~ file.c: In function 'NC_endef': file.c:843:15: warning: 'strncpy' output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 843 | (void)strncpy(handle->path, realpath, FILENAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC hdfsds.lo hdfsds.c: In function 'hdf_register_seen_sdg': hdfsds.c:145:34: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 145 | sdgTable = malloc(sdgMax * sizeof(uint16)); | ^ hdfsds.c:158:45: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 158 | sdgTable = realloc(sdgTable, sdgMax * sizeof(uint16)); | ^ hdfsds.c: In function 'hdf_get_sdc': hdfsds.c:382:75: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 382 | *tmp_attr = (NC_attr *)NC_new_attr(_HDF_CoordSys, NC_CHAR, strlen(coordbuf), coordbuf); | ^~~~~~~~ | | | uint8 * {aka unsigned char *} In file included from ../../hdf/src/hdf_priv.h:82, from nc_priv.h:20, from hdfsds.c:75: /usr/include/string.h:385:35: note: expected 'const char *' but argument is of type 'uint8 *' {aka 'unsigned char *'} 385 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ hdfsds.c:382:68: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 382 | *tmp_attr = (NC_attr *)NC_new_attr(_HDF_CoordSys, NC_CHAR, strlen(coordbuf), coordbuf); | ^~~~~~~~~~~~~~~~ hdfsds.c: In function 'hdf_get_desc_annot': hdfsds.c:492:41: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 492 | if ((ddescs = malloc(num_ddescs * sizeof(int32))) == NULL) { | ^ hdfsds.c:509:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 509 | if ((ann_desc = malloc((ann_len + 1) * sizeof(char))) == NULL) { | ^ hdfsds.c:512:48: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 512 | memset(ann_desc, '\0', ann_len + 1); | ~~~~~~~~^~~ hdfsds.c:524:66: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 524 | *tmp_attr = (NC_attr *)NC_new_attr(hremark, NC_CHAR, strlen(ann_desc), ann_desc); | ^~~~~~~~~~~~~~~~ hdfsds.c: In function 'hdf_get_label_annot': hdfsds.c:594:43: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 594 | if ((dlabels = malloc(num_dlabels * sizeof(int32))) == NULL) { | ^ hdfsds.c:611:55: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 611 | if ((ann_label = malloc((ann_len + 1) * sizeof(char))) == NULL) { | ^ hdfsds.c:614:49: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 614 | memset(ann_label, '\0', ann_len + 1); | ~~~~~~~~^~~ hdfsds.c:626:65: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 626 | *tmp_attr = (NC_attr *)NC_new_attr(hlabel, NC_CHAR, strlen(ann_label), ann_label); | ^~~~~~~~~~~~~~~~~ hdfsds.c: In function 'hdf_luf_to_attrs': hdfsds.c:679:60: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 679 | (NC_attr *)NC_new_attr(_HDF_LongName, NC_CHAR, strlen((char *)labelstr), (Void *)labelstr); | ^~~~~~~~~~~~~~~~~~~~~~~~ hdfsds.c:693:65: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 693 | *tmp_attr = (NC_attr *)NC_new_attr(_HDF_Units, NC_CHAR, strlen((char *)unitstr), (Void *)unitstr); | ^~~~~~~~~~~~~~~~~~~~~~~ hdfsds.c:708:58: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 708 | (NC_attr *)NC_new_attr(_HDF_Format, NC_CHAR, strlen((char *)formatstr), (Void *)formatstr); | ^~~~~~~~~~~~~~~~~~~~~~~~~ hdfsds.c: In function 'hdf_read_ndgs': hdfsds.c:963:36: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 963 | dims = malloc(sizeof(NC_dim *) * max_thangs); | ^ hdfsds.c:968:36: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 968 | vars = malloc(sizeof(NC_var *) * max_thangs); | ^ hdfsds.c:1067:62: warning: conversion to 'long unsigned int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 1067 | dimsizes = malloc((uint32)rank * sizeof(int32)); | ^ hdfsds.c:1068:62: warning: conversion to 'long unsigned int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 1068 | vardims = malloc((uint32)rank * sizeof(intn)); | ^ hdfsds.c:1069:62: warning: conversion to 'long unsigned int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 1069 | scaletypes = malloc((uint32)rank * sizeof(int32)); | ^ hdfsds.c:1094:38: warning: comparison of integer expressions of different signedness: 'hdf_err_code_t' and 'int' [-Wsign-compare] 1094 | if (err_code == FAIL) | ^~ hdfsds.c:1255:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1255 | scale_offset = rank * sizeof(uint8); | ^ hdfsds.c:1309:59: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1309 | dims = realloc(dims, sizeof(NC_dim *) * max_thangs); | ^ hdfsds.c:1314:59: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1314 | vars = realloc(vars, sizeof(NC_var *) * max_thangs); | ^ hdfsds.c:1393:79: warning: conversion to 'unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1393 | vars[current_var]->attrs = NC_new_array(NC_ATTRIBUTE, dimattrcnt, (Void *)dimattrs); | ^~~~~~~~~~ hdfsds.c:1407:63: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1407 | dims = realloc(dims, sizeof(NC_dim *) * max_thangs); | ^ hdfsds.c:1411:63: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1411 | vars = realloc(vars, sizeof(NC_var *) * max_thangs); | ^ hdfsds.c:1505:71: warning: conversion to 'unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1505 | vars[current_var]->attrs = NC_new_array(NC_ATTRIBUTE, current_attr, (Void *)attrs); | ^~~~~~~~~~~~ hdfsds.c:1520:55: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1520 | dims = realloc(dims, sizeof(NC_dim *) * max_thangs); | ^ hdfsds.c:1525:55: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1525 | vars = realloc(vars, sizeof(NC_var *) * max_thangs); | ^ hdfsds.c:1559:51: warning: conversion to 'unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1559 | handle->dims = NC_new_array(NC_DIMENSION, current_dim, (Void *)dims); | ^~~~~~~~~~~ hdfsds.c:1568:50: warning: conversion to 'unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1568 | handle->vars = NC_new_array(NC_VARIABLE, current_var, (Void *)vars); | ^~~~~~~~~~~ CC iarray.lo iarray.c: In function 'sd_NC_xlen_iarray': iarray.c:112:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 112 | len += iarray->count * 4; | ^~ iarray.c:112:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 112 | len += iarray->count * 4; | ^~~~~~ CC error.lo CC globdef.lo CC mfsd.lo mfsd.c: In function 'SDIget_var': mfsd.c:163:53: warning: comparison of integer expressions of different signedness: 'int32' {aka 'int'} and 'unsigned int' [-Wsign-compare] 163 | if (handle->vars != NULL && varid >= 0 && varid < handle->vars->count) { | ^ mfsd.c:164:14: warning: cast increases required alignment of target type [-Wcast-align] 164 | ap = (NC_array **)handle->vars->values; | ^ mfsd.c: In function 'SDIget_dim': mfsd.c:198:59: warning: comparison of integer expressions of different signedness: 'int32' {aka 'int'} and 'unsigned int' [-Wsign-compare] 198 | if (handle->dims != NULL && dimindex >= 0 && dimindex < handle->dims->count) { | ^ mfsd.c:199:14: warning: cast increases required alignment of target type [-Wcast-align] 199 | ap = (NC_array **)handle->dims->values; | ^ mfsd.c: In function 'SDstart': mfsd.c:339:19: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-9' to '4294967287' [-Wsign-conversion] 339 | handle->flags &= ~(NC_INDEF); | ^~ mfsd.c: In function 'SDend': mfsd.c:389:27: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-193' to '4294967103' [-Wsign-conversion] 389 | handle->flags &= ~(NC_NDIRTY | NC_HDIRTY); | ^~ mfsd.c:400:35: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-65' to '4294967231' [-Wsign-conversion] 400 | handle->flags &= ~(NC_NDIRTY); | ^~ mfsd.c: In function 'SDfileinfo': mfsd.c:444:26: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 444 | *(int32 *)datasets = ((handle->vars != NULL) ? handle->vars->count : 0); | ^ mfsd.c:445:26: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 445 | *(int32 *)attrs = ((handle->attrs != NULL) ? handle->attrs->count : 0); | ^ mfsd.c: In function 'SDgetinfo': mfsd.c:565:17: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 565 | *rank = var->assoc->count; | ^~~ mfsd.c:577:19: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 577 | *nattrs = (var->attrs ? var->attrs->count : 0); | ^ mfsd.c:581:23: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'unsigned int' [-Wsign-compare] 581 | for (i = 0; i < var->assoc->count; i++) | ^ mfsd.c:588:31: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 588 | dimsizes[0] = handle->numrecs; | ^~~~~~ mfsd.c: In function 'SDreaddata': mfsd.c:706:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 706 | for (i = 0; i < var->assoc->count; i++) { | ^ mfsd.c:732:27: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 732 | dimsize = handle->numrecs; | ^~~~~~ mfsd.c:738:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 738 | for (i = 1; i < var->assoc->count; i++) | ^ mfsd.c: In function 'SDnametoindex': mfsd.c:802:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 802 | len = strlen(name); | ^~~~~~ mfsd.c:803:11: warning: cast increases required alignment of target type [-Wcast-align] 803 | dp = (NC_var **)handle->vars->values; | ^ mfsd.c:805:17: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'unsigned int' [-Wsign-compare] 805 | if (len == (*dp)->name->len && strncmp(name, (*dp)->name->values, strlen(name)) == 0) { | ^~ mfsd.c: In function 'SDgetnumvars_byname': mfsd.c:856:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 856 | len = strlen(name); | ^~~~~~ mfsd.c:857:11: warning: cast increases required alignment of target type [-Wcast-align] 857 | dp = (NC_var **)handle->vars->values; | ^ mfsd.c:859:17: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'unsigned int' [-Wsign-compare] 859 | if (len == (*dp)->name->len && strncmp(name, (*dp)->name->values, strlen(name)) == 0) | ^~ mfsd.c: In function 'SDnametoindices': mfsd.c:913:16: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 913 | len = strlen(name); | ^~~~~~ mfsd.c:914:16: warning: cast increases required alignment of target type [-Wcast-align] 914 | dp = (NC_var **)handle->vars->values; | ^ mfsd.c:917:17: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'unsigned int' [-Wsign-compare] 917 | if (len == (*dp)->name->len && strncmp(name, (*dp)->name->values, strlen(name)) == 0) { | ^~ mfsd.c: In function 'SDcreate': mfsd.c:1096:28: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1096 | dims = malloc(rank * sizeof(intn)); | ^ mfsd.c:1109:15: warning: conversion to 'intn' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 1109 | num = (handle->dims ? handle->dims->count : 0); | ^ mfsd.c:1194:11: warning: conversion to 'unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1194 | sdsid += handle->vars->count - 1; | ^~ mfsd.c:1194:14: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 1194 | sdsid += handle->vars->count - 1; | ^~~~~~ mfsd.c: In function 'SDgetdimid': mfsd.c:1271:17: warning: conversion to 'unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1271 | id = (sdsid & 0xfff00000) + (((int32)DIMTYPE) << 16) + dimindex; | ^ mfsd.c:1271:58: warning: conversion to 'unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1271 | id = (sdsid & 0xfff00000) + (((int32)DIMTYPE) << 16) + dimindex; | ^ mfsd.c:1271:10: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 1271 | id = (sdsid & 0xfff00000) + (((int32)DIMTYPE) << 16) + dimindex; | ^ mfsd.c: In function 'SDsetdimname': mfsd.c:1325:11: warning: cast increases required alignment of target type [-Wcast-align] 1325 | dp = (NC_dim **)handle->dims->values; | ^ mfsd.c:1335:22: warning: cast increases required alignment of target type [-Wcast-align] 1335 | ap = (NC_array **)handle->dims->values; | ^ mfsd.c: In function 'SDsetrange': mfsd.c:1519:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1519 | memcpy(data, pmin, sz); | ^~ mfsd.c:1520:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1520 | memcpy(data + sz, pmax, sz); | ^~ mfsd.c: In function 'SDattrinfo': mfsd.c:1728:32: warning: comparison of integer expressions of different signedness: 'int32' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1728 | if ((ap == NULL) || (index >= ap->count)) { | ^~ mfsd.c:1736:51: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1736 | atp = (NC_attr **)((char *)ap->values + index * ap->szof); | ^ mfsd.c:1736:11: warning: cast increases required alignment of target type [-Wcast-align] 1736 | atp = (NC_attr **)((char *)ap->values + index * ap->szof); | ^ mfsd.c:1747:14: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 1747 | *count = (*atp)->data->count; | ^ mfsd.c: In function 'SDreadattr': mfsd.c:1791:32: warning: comparison of integer expressions of different signedness: 'int32' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1791 | if ((ap == NULL) || (index >= ap->count)) { | ^~ mfsd.c:1799:51: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1799 | atp = (NC_attr **)((char *)ap->values + index * ap->szof); | ^ mfsd.c:1799:11: warning: cast increases required alignment of target type [-Wcast-align] 1799 | atp = (NC_attr **)((char *)ap->values + index * ap->szof); | ^ mfsd.c: In function 'SDwritedata': mfsd.c:1922:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 1922 | for (i = 0; i < var->assoc->count; i++) { | ^ mfsd.c:1939:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 1939 | for (i = 0; i < var->assoc->count; i++) { | ^ mfsd.c: In function 'SDgetdatastrs': mfsd.c:2278:59: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2278 | strncpy((char *)l, (*attr)->data->values, len); | ^~~ mfsd.c:2292:59: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2292 | strncpy((char *)u, (*attr)->data->values, len); | ^~~ mfsd.c:2306:59: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2306 | strncpy((char *)f, (*attr)->data->values, len); | ^~~ mfsd.c:2320:59: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 2320 | strncpy((char *)c, (*attr)->data->values, len); | ^~~ mfsd.c: In function 'SDIgetcoordvar': mfsd.c:2441:12: warning: cast increases required alignment of target type [-Wcast-align] 2441 | dp = (NC_var **)handle->vars->values; | ^ mfsd.c:2519:17: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 2519 | ret_value = handle->vars->count - 1; | ^~~~~~ mfsd.c: In function 'SDIfreevarAID': mfsd.c:2626:28: warning: comparison of integer expressions of different signedness: 'int32' {aka 'int'} and 'unsigned int' [-Wsign-compare] 2626 | if (index < 0 || index > handle->vars->count) { | ^ mfsd.c:2630:10: warning: cast increases required alignment of target type [-Wcast-align] 2630 | ap = (NC_array **)handle->vars->values; | ^ mfsd.c: In function 'SDdiminfo': mfsd.c:2884:15: warning: conversion to 'intn' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 2884 | len = dim->name->len; | ^~~ mfsd.c:2885:15: warning: cast increases required alignment of target type [-Wcast-align] 2885 | dp = (NC_var **)handle->vars->values; | ^ mfsd.c:2886:25: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'unsigned int' [-Wsign-compare] 2886 | for (ii = 0; ii < handle->vars->count; ii++, dp++) { | ^ mfsd.c:2890:25: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'unsigned int' [-Wsign-compare] 2890 | if (len == (*dp)->name->len && strncmp(name, (*dp)->name->values, (*dp)->name->len) == 0) { | ^~ mfsd.c:2898:38: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 2898 | *nattr = ((*dp)->attrs ? (*dp)->attrs->count : 0); | ^ mfsd.c:2905:34: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 2905 | *nattr = ((*dp)->attrs ? (*dp)->attrs->count : 0); | ^ mfsd.c: In function 'SDgetdimstrs': mfsd.c:2970:19: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int32' {aka 'int'} may change value [-Wconversion] 2970 | namelen = strlen(name); | ^~~~~~ mfsd.c:2971:19: warning: cast increases required alignment of target type [-Wcast-align] 2971 | dp = (NC_var **)handle->vars->values; | ^ mfsd.c:2972:27: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 2972 | for (int i = 0; i < handle->vars->count; i++, dp++) { | ^ mfsd.c:2975:29: warning: comparison of integer expressions of different signedness: 'int32' {aka 'int'} and 'unsigned int' [-Wsign-compare] 2975 | if (namelen == (*dp)->name->len && strncmp(name, (*dp)->name->values, strlen(name)) == 0) { | ^~ mfsd.c:3000:26: warning: conversion to 'intn' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 3000 | minlen = ((unsigned)len > (*attr)->data->count) ? (*attr)->data->count : (unsigned)len; | ^ mfsd.c:3001:59: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 3001 | strncpy((char *)l, (*attr)->data->values, minlen); | ^~~~~~ mfsd.c:3013:31: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'unsigned int' [-Wsign-compare] 3013 | minlen = (len > (*attr)->data->count) ? (*attr)->data->count : (unsigned)len; | ^ mfsd.c:3013:26: warning: conversion to 'intn' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 3013 | minlen = (len > (*attr)->data->count) ? (*attr)->data->count : (unsigned)len; | ^ mfsd.c:3014:59: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 3014 | strncpy((char *)u, (*attr)->data->values, minlen); | ^~~~~~ mfsd.c:3026:31: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'unsigned int' [-Wsign-compare] 3026 | minlen = (len > (*attr)->data->count) ? (*attr)->data->count : (unsigned)len; | ^ mfsd.c:3026:26: warning: conversion to 'intn' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 3026 | minlen = (len > (*attr)->data->count) ? (*attr)->data->count : (unsigned)len; | ^ mfsd.c:3027:59: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 3027 | strncpy((char *)f, (*attr)->data->values, minlen); | ^~~~~~ mfsd.c: In function 'SDsetexternalfile': mfsd.c:3132:18: warning: conversion from 'long unsigned int' to 'int32' {aka 'int'} may change value [-Wconversion] 3132 | length = var->len; | ^~~ mfsd.c: In function 'SDgetexternalinfo': mfsd.c:3271:60: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 3271 | strncpy(ext_filename, info_block.path, actual_fname_len); | ^~~~~~~~~~~~~~~~ mfsd.c: In function 'SDgetexternalfile': mfsd.c:3393:60: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 3393 | strncpy(ext_filename, info_block.path, buf_size); | ^~~~~~~~ mfsd.c:3394:43: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 3394 | actual_len = buf_size < ext_file_len ? buf_size : ext_file_len; | ^ mfsd.c:3394:60: warning: operand of '?:' changes signedness from 'intn' {aka 'int'} to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare] 3394 | actual_len = buf_size < ext_file_len ? buf_size : ext_file_len; | ^~~~~~~~ mfsd.c:3394:69: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 3394 | actual_len = buf_size < ext_file_len ? buf_size : ext_file_len; | ^ mfsd.c:3394:34: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 3394 | actual_len = buf_size < ext_file_len ? buf_size : ext_file_len; | ^~~~~~~~ mfsd.c: In function 'SDsetup_szip_parms': mfsd.c:3559:13: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 3559 | ndims = var->assoc->count; | ^~~ mfsd.c: In function 'SDfindattr': mfsd.c:4014:12: warning: cast increases required alignment of target type [-Wcast-align] 4014 | attr = (NC_attr **)ap->values; | ^ mfsd.c:4017:29: warning: comparison of integer expressions of different signedness: 'int32' {aka 'int'} and 'unsigned int' [-Wsign-compare] 4017 | for (attrid = 0; attrid < ap->count; attrid++, attr++) { | ^ mfsd.c: In function 'SDreftoindex': mfsd.c:4102:10: warning: cast increases required alignment of target type [-Wcast-align] 4102 | dp = (NC_var **)handle->vars->values; | ^ mfsd.c:4103:21: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'unsigned int' [-Wsign-compare] 4103 | for (ii = 0; ii < handle->vars->count; ii++, dp++) { | ^ mfsd.c: In function 'SDsetchunk': mfsd.c:4794:13: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 4794 | ndims = var->assoc->count; /* set number of dims i.e. rank */ | ^~~ mfsd.c:4797:40: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 4797 | if ((chunk[0].pdims = malloc(ndims * sizeof(DIM_DEF))) == NULL) { | ^ mfsd.c:4838:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 4838 | if ((fill_val = malloc(fill_val_len)) == NULL) { | ^~~~~~~~~~~~ mfsd.c:4900:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 4900 | tBuf = malloc(tBuf_size); | ^~~~~~~~~ mfsd.c:4908:62: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 4908 | if (FAIL == DFKconvert(fill_val, tBuf, var->HDFtype, (uint32)(fill_val_len / var->HDFsize), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mfsd.c: In function 'SDwritechunk': mfsd.c:5294:30: warning: conversion to 'uint32' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 5294 | byte_count = csize; | ^~~~~ mfsd.c:5327:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 5327 | if (FAIL == DFKconvert((void *)datap, tBuf, var->HDFtype, (byte_count / var->HDFsize), | ^ mfsd.c:5327:91: warning: conversion to 'uint32' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 5327 | if (FAIL == DFKconvert((void *)datap, tBuf, var->HDFtype, (byte_count / var->HDFsize), | ^ mfsd.c:5327:91: warning: conversion to 'int32' {aka 'int'} from 'uint32' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] 5327 | if (FAIL == DFKconvert((void *)datap, tBuf, var->HDFtype, (byte_count / var->HDFsize), | ~~~~~~~~~~~~^~~~~~~~~~~~~~~ mfsd.c: In function 'SDreadchunk': mfsd.c:5485:30: warning: conversion to 'uint32' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 5485 | byte_count = csize; | ^~~~~ mfsd.c:5518:87: warning: conversion to 'uint32' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 5518 | if (FAIL == DFKconvert(tBuf, datap, var->HDFtype, (byte_count / var->HDFsize), | ^ mfsd.c:5518:87: warning: conversion to 'int32' {aka 'int'} from 'uint32' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] 5518 | if (FAIL == DFKconvert(tBuf, datap, var->HDFtype, (byte_count / var->HDFsize), | ~~~~~~~~~~~~^~~~~~~~~~~~~~~ mfsd.c: In function 'SDgetfilename': mfsd.c:5907:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 5907 | len = strlen(handle->path); | ^~~~~~ mfsd.c:5909:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 5909 | memcpy(filename, handle->path, len); | ^~~ CC mfdatainfo.lo mfdatainfo.c: In function 'SDgetoldattdatainfo': mfdatainfo.c:559:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 559 | lufbuf = malloc(len + 1); | ~~~~^~~ mfdatainfo.c:571:22: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int32' {aka 'int'} may change value [-Wconversion] 571 | sdsluf_len = strlen(lufbuf); | ^~~~~~ mfdatainfo.c:594:29: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 594 | for (ii = 0; ii < var->assoc->count && dimidx_invar != ii; ii++) | ^ mfdatainfo.c:616:45: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int32' {aka 'int'} may change value [-Wconversion] 616 | dim_att_len = strlen(dim_att); | ^~~~~~ mfdatainfo.c: In function 'SDgetanndatainfo': mfdatainfo.c:743:26: warning: conversion to 'intn' {aka 'int'} from 'uintn' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] 743 | num_annots = size; | ^~~~ mfdatainfo.c:776:24: warning: conversion from 'int32' {aka 'int'} to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 776 | elem_ref = SDidtoref(sdsid); | ^~~~~~~~~ mfdatainfo.c:808:28: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 808 | if (num_annots > size) | ^ mfdatainfo.c:809:30: warning: conversion to 'intn' {aka 'int'} from 'uintn' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] 809 | num_annots = size; | ^~~~ mfdatainfo.c:812:46: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 812 | if ((dannots = malloc(num_annots * sizeof(int32))) == NULL) | ^ CC nssdc.lo nssdc.c: In function 'nssdc_read_cdf': nssdc.c:134:16: warning: size of 'vars' 40000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 134 | NC_var *vars[H4_MAX_NC_VARS]; | ^~~~ In file included from nc_priv.h:56, from nssdc.c:14: nssdc.c:229:37: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 229 | if (HI_READ(fp, buffer, numDims * sizeof(int32)) == FAIL) | ^ ../../hdf/src/hfile_priv.h:70:38: note: in definition of macro 'HI_READ' 70 | #define HI_READ(f, b, n) (((size_t)(n) == (size_t)fread((b), 1, (size_t)(n), (f))) ? SUCCEED : FAIL) | ^ nssdc.c:229:37: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 229 | if (HI_READ(fp, buffer, numDims * sizeof(int32)) == FAIL) | ^ ../../hdf/src/hfile_priv.h:70:75: note: in definition of macro 'HI_READ' 70 | #define HI_READ(f, b, n) (((size_t)(n) == (size_t)fread((b), 1, (size_t)(n), (f))) ? SUCCEED : FAIL) | ^ nssdc.c:632:49: warning: conversion to 'unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 632 | attr[0] = NC_new_attr(name, nctype, count, tBuf); | ^~~~~ nssdc.c:709:49: warning: conversion to 'unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 709 | attr[0] = NC_new_attr(name, nctype, count, tBuf); | ^~~~~ nssdc.c:745:51: warning: conversion to 'unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 745 | handle->dims = NC_new_array(NC_DIMENSION, current_dim, (Void *)dim_rec); | ^~~~~~~~~~~ nssdc.c:753:50: warning: conversion to 'unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 753 | handle->vars = NC_new_array(NC_VARIABLE, current_var, (Void *)vars); | ^~~~~~~~~~~ nssdc.c:120:1: warning: stack usage might be 42800 bytes [-Wstack-usage=] 120 | nssdc_read_cdf(XDR *xdrs, NC **handlep) | ^~~~~~~~~~~~~~ nssdc.c:759:1: warning: the frame size of 42720 bytes is larger than 16384 bytes [-Wframe-larger-than=] 759 | } /* nssdc_read_cdf */ | ^ CC putget.lo putget.c: In function 'sd_NCcoordck': putget.c:170:30: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 170 | len = (vp->len / vp->HDFsize) * vp->szof; | ^ putget.c:170:21: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] 170 | len = (vp->len / vp->HDFsize) * vp->szof; | ^ putget.c:171:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 171 | strg = malloc(len); | ^~~ putget.c:172:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 172 | strg1 = malloc(len); | ^~~ putget.c:181:75: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 181 | HDmemfill(strg, (*attr)->data->values, vp->szof, (vp->len / vp->HDFsize)); | ^ putget.c:181:58: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'uint32' {aka 'unsigned int'} may change value [-Wconversion] 181 | HDmemfill(strg, (*attr)->data->values, vp->szof, (vp->len / vp->HDFsize)); | ~~^~~~~~ putget.c:181:75: warning: conversion from 'long unsigned int' to 'uint32' {aka 'unsigned int'} may change value [-Wconversion] 181 | HDmemfill(strg, (*attr)->data->values, vp->szof, (vp->len / vp->HDFsize)); | ~~~~~~~~~^~~~~~~~~~~~~~ putget.c:185:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 185 | NC_arrayfill(strg, len, vp->type); | ^~~ putget.c:190:26: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] 190 | byte_count = vp->len; | ^~ In file included from ../../hdf/src/hdf.h:25, from ../../hdf/src/hdf_priv.h:29, from nc_priv.h:20, from putget.c:17: ../../hdf/src/hlimits.h:42:19: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 42 | #define MAX(a, b) (((a) > (b)) ? (a) : (b)) | ^ putget.c:213:23: note: in expansion of macro 'MAX' 213 | vp->numrecs = MAX(vp->numrecs, (*ip + 1)); /* if NOFILL */ | ^~~ putget.c:215:31: warning: conversion from 'long int' to 'unsigned int' may change value [-Wconversion] 215 | handle->numrecs = *ip + 1; | ^ putget.c:235:31: warning: conversion from 'long int' to 'unsigned int' may change value [-Wconversion] 235 | handle->numrecs = *ip + 1; | ^ putget.c:239:63: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 239 | if (!xdr_NCsetpos(handle->xdrs, handle->begin_rec + handle->recsize * handle->numrecs)) { | ^ putget.c:35:56: note: in definition of macro 'xdr_NCsetpos' 35 | #define xdr_NCsetpos(xdrs, pos) h4_xdr_setpos((xdrs), (pos)) | ^~~ putget.c:239:63: warning: conversion from 'long unsigned int' to 'unsigned int' may change value [-Wconversion] 239 | if (!xdr_NCsetpos(handle->xdrs, handle->begin_rec + handle->recsize * handle->numrecs)) { | ^ putget.c:35:56: note: in definition of macro 'xdr_NCsetpos' 35 | #define xdr_NCsetpos(xdrs, pos) h4_xdr_setpos((xdrs), (pos)) | ^~~ putget.c:244:49: warning: cast increases required alignment of target type [-Wcast-align] 244 | if (!NCfillrecord(handle->xdrs, (NC_var **)handle->vars->values, handle->vars->count)) { | ^ putget.c:254:27: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-65' to '4294967231' [-Wsign-conversion] 254 | handle->flags &= ~NC_NDIRTY; | ^~ putget.c: In function 'NC_varoffset': putget.c:278:19: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 278 | return (vp->begin); | ~~~^~~~~~~~ putget.c:288:23: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 288 | offset += *up * *ip; | ^ putget.c:293:39: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 293 | return (vp->dsizes[0] * *coords + offset); | ^ putget.c:295:53: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 295 | return (vp->begin + handle->recsize * *coords + offset); | ^ putget.c:295:35: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 295 | return (vp->begin + handle->recsize * *coords + offset); | ^ putget.c:305:35: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 305 | return (vp->begin + offset); | ^ putget.c:308:28: warning: unsigned conversion from 'int' to 'long unsigned int' changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 308 | return (-1); | ^ putget.c:324:44: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 324 | return (offset + vix->offset[i] - vix->firstRec[i] * vp->dsizes[0] + 8); | ^ putget.c:324:80: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 324 | return (offset + vix->offset[i] - vix->firstRec[i] * vp->dsizes[0] + 8); | ^ putget.c: In function 'xdr_NCvbyte': putget.c:379:34: warning: conversion from 'long unsigned int' to 'unsigned int' may change value [-Wconversion] 379 | if (!h4_xdr_setpos(xdrs, origin)) | ^~~~~~ putget.c: In function 'sd_xdr_NCvshort': putget.c:418:26: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] 418 | buf[which + 1] = *values % 256; | ^ putget.c:419:26: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] 419 | buf[which] = (*values >> 8); | ^ putget.c:421:34: warning: conversion from 'long unsigned int' to 'unsigned int' may change value [-Wconversion] 421 | if (!h4_xdr_setpos(xdrs, origin)) | ^~~~~~ putget.c: In function 'xdr_NCv1data': putget.c:35:55: warning: conversion from 'long unsigned int' to 'unsigned int' may change value [-Wconversion] 35 | #define xdr_NCsetpos(xdrs, pos) h4_xdr_setpos((xdrs), (pos)) | ^~~~~ putget.c:454:10: note: in expansion of macro 'xdr_NCsetpos' 454 | if (!xdr_NCsetpos(xdrs, where)) | ^~~~~~~~~~~~ putget.c:462:59: warning: cast increases required alignment of target type [-Wcast-align] 462 | return (xdr_NCvshort(xdrs, (unsigned)rem / 2, (short *)values)); | ^ putget.c:465:38: warning: cast increases required alignment of target type [-Wcast-align] 465 | return (h4_xdr_int(xdrs, (nclong *)values)); | ^ putget.c:467:40: warning: cast increases required alignment of target type [-Wcast-align] 467 | return (h4_xdr_float(xdrs, (float *)values)); | ^ putget.c:469:41: warning: cast increases required alignment of target type [-Wcast-align] 469 | return (h4_xdr_double(xdrs, (double *)values)); | ^ putget.c: In function 'SDIresizebuf': putget.c:541:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 541 | *buf = calloc(1, size_wanted); | ^~~~~~~~~~~ putget.c: In function 'hdf_get_data': putget.c:670:30: warning: conversion from 'long unsigned int' to 'int32' {aka 'int'} may change value [-Wconversion] 670 | block_size = vp->len * BLOCK_MULT; | ^~ putget.c:676:56: warning: conversion from 'int32' {aka 'int'} to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 676 | vp->aid = HLcreate(handle->hdf_file, DATA_TAG, vsid, block_size, BLOCK_COUNT); | ^~~~ putget.c: In function 'hdf_get_vp_aid': putget.c:739:24: warning: conversion from 'intn' {aka 'int'} to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 739 | vp->data_ref = hdf_get_data(handle, vp); | ^~~~~~~~~~~~ putget.c:755:39: warning: conversion from 'long unsigned int' to 'int32' {aka 'int'} may change value [-Wconversion] 755 | Hsetlength(vp->aid, vp->len); | ~~^~~~~ putget.c: In function 'hdf_xdr_NCvdata': putget.c:812:68: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'uint32' {aka 'unsigned int'} may change value [-Wconversion] 812 | HDmemfill(values, (*attr)->data->values, vp->szof, count); | ~~^~~~~~ putget.c:845:60: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'uint32' {aka 'unsigned int'} may change value [-Wconversion] 845 | HDmemfill(values, (*attr)->data->values, vp->szof, count); | ~~^~~~~~ putget.c:855:24: warning: conversion to 'uint32' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 855 | byte_count = count * vp->HDFsize; | ^ putget.c:855:18: warning: conversion to 'int32' {aka 'int'} from 'uint32' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] 855 | byte_count = count * vp->HDFsize; | ^~~~~ putget.c:887:15: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 887 | where += vp->data_offset; | ^~ In file included from ../../hdf/src/hdf.h:25, from ../../hdf/src/hdf_priv.h:29, from nc_priv.h:20, from putget.c:17: ../../hdf/src/hlimits.h:42:25: warning: comparison of integer expressions of different signedness: 'int32' {aka 'int'} and 'long unsigned int' [-Wsign-compare] 42 | #define MAX(a, b) (((a) > (b)) ? (a) : (b)) | ^ putget.c:894:25: note: in expansion of macro 'MAX' 894 | data_size = MAX(byte_count, where); | ^~~ ../../hdf/src/hlimits.h:42:34: warning: operand of '?:' changes signedness from 'int32' {aka 'int'} to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] 42 | #define MAX(a, b) (((a) > (b)) ? (a) : (b)) | ^~~ putget.c:894:25: note: in expansion of macro 'MAX' 894 | data_size = MAX(byte_count, where); | ^~~ ../../hdf/src/hlimits.h:42:38: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 42 | #define MAX(a, b) (((a) > (b)) ? (a) : (b)) | ^ putget.c:894:25: note: in expansion of macro 'MAX' 894 | data_size = MAX(byte_count, where); | ^~~ ../../hdf/src/hlimits.h:42:19: warning: conversion from 'long unsigned int' to 'int32' {aka 'int'} may change value [-Wconversion] 42 | #define MAX(a, b) (((a) > (b)) ? (a) : (b)) | ^ putget.c:894:25: note: in expansion of macro 'MAX' 894 | data_size = MAX(byte_count, where); | ^~~ putget.c:910:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 910 | data_size = new_count * vp->szof; | ^ putget.c:910:32: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int32' {aka 'int'} may change value [-Wconversion] 910 | data_size = new_count * vp->szof; | ^~~~~~~~~ putget.c:923:62: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'uint32' {aka 'unsigned int'} may change value [-Wconversion] 923 | HDmemfill(tBuf, (*attr)->data->values, vp->szof, new_count); | ~~^~~~~~ putget.c:923:70: warning: conversion to 'uint32' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 923 | HDmemfill(tBuf, (*attr)->data->values, vp->szof, new_count); | ^~~~~~~~~ putget.c:925:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 925 | NC_arrayfill(tBuf, data_size, vp->type); | ^~~~~~~~~ putget.c:929:69: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 929 | if (FAIL == DFKconvert(tBuf, tBuf, vp->HDFtype, (uint32)new_count, DFACC_WRITE, 0, 0)) { | ^~~~~~~~~~~~~~~~~ putget.c:949:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 949 | data_size = new_count * vp->szof; | ^ putget.c:949:33: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int32' {aka 'int'} may change value [-Wconversion] 949 | data_size = new_count * vp->szof; | ^~~~~~~~~ putget.c:961:31: warning: conversion from 'long unsigned int' to 'int32' {aka 'int'} may change value [-Wconversion] 961 | int32 buf_size = where; | ^~~~~ putget.c:987:34: warning: conversion to 'uint32' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 987 | fill_count = chunk_size / vp->HDFsize; | ^~~~~~~~~~ putget.c:992:36: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int32' {aka 'int'} may change value [-Wconversion] 992 | tempbuf_size = fill_count * vp->szof; | ^~~~~~~~~~ putget.c:1010:58: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'uint32' {aka 'unsigned int'} may change value [-Wconversion] 1010 | HDmemfill(tBuf, (*attr)->data->values, vp->szof, fill_count); | ~~^~~~~~ putget.c:1012:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1012 | NC_arrayfill(tBuf, tempbuf_size, vp->type); | ^~~~~~~~~~~~ putget.c:1017:68: warning: conversion to 'int32' {aka 'int'} from 'uint32' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] 1017 | if (FAIL == DFKconvert(tBuf, tValues, vp->HDFtype, fill_count, DFACC_WRITE, 0, 0)) { | ^~~~~~~~~~ putget.c:1042:32: warning: conversion from 'long unsigned int' to 'int32' {aka 'int'} may change value [-Wconversion] 1042 | if (Hseek(vp->aid, where, DF_START) == FAIL) { | ^~~~~ putget.c:1051:32: warning: conversion from 'long unsigned int' to 'int32' {aka 'int'} may change value [-Wconversion] 1051 | if (Hseek(vp->aid, where, DF_START) == FAIL) { | ^~~~~ putget.c:1064:25: warning: conversion to 'int32' {aka 'int'} from 'uint32' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] 1064 | new_count = count; /* use new_count; preserve the # of elements */ | ^~~~~ putget.c:1080:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1080 | data_size = new_count * vp->szof; | ^ putget.c:1080:32: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int32' {aka 'int'} may change value [-Wconversion] 1080 | data_size = new_count * vp->szof; | ^~~~~~~~~ putget.c:1089:29: warning: conversion to 'int32' {aka 'int'} from 'uint32' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] 1089 | elements_left = count; | ^~~~~ putget.c:1103:68: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 1103 | if (FAIL == DFKconvert(tBuf, pvalues, vp->HDFtype, (uint32)new_count, DFACC_READ, 0, 0)) { | ^~~~~~~~~~~~~~~~~ putget.c:1115:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1115 | data_size = new_count * vp->szof; | ^ putget.c:1115:33: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int32' {aka 'int'} may change value [-Wconversion] 1115 | data_size = new_count * vp->szof; | ^~~~~~~~~ putget.c:1137:25: warning: conversion to 'int32' {aka 'int'} from 'uint32' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] 1137 | new_count = count; /* use new_count; preserve the # of elements */ | ^~~~~ putget.c:1162:29: warning: conversion to 'int32' {aka 'int'} from 'uint32' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] 1162 | elements_left = count; | ^~~~~ putget.c:1170:68: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 1170 | if (FAIL == DFKconvert(pvalues, tBuf, vp->HDFtype, (uint32)new_count, DFACC_WRITE, 0, 0)) { | ^~~~~~~~~~~~~~~~~ putget.c:1186:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1186 | data_size = new_count * vp->szof; | ^ putget.c:1186:33: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int32' {aka 'int'} may change value [-Wconversion] 1186 | data_size = new_count * vp->szof; | ^~~~~~~~~ putget.c:1206:35: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1206 | bytes_left = vp->len - (where + byte_count); | ^ putget.c:1206:18: warning: conversion from 'long unsigned int' to 'int32' {aka 'int'} may change value [-Wconversion] 1206 | bytes_left = vp->len - (where + byte_count); | ^~ putget.c:1236:34: warning: conversion to 'uint32' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1236 | fill_count = chunk_size / vp->HDFsize; | ^~~~~~~~~~ putget.c:1241:36: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int32' {aka 'int'} may change value [-Wconversion] 1241 | tempbuf_size = fill_count * vp->szof; | ^~~~~~~~~~ putget.c:1259:58: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'uint32' {aka 'unsigned int'} may change value [-Wconversion] 1259 | HDmemfill(tBuf, (*attr)->data->values, vp->szof, fill_count); | ~~^~~~~~ putget.c:1261:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1261 | NC_arrayfill(tBuf, tempbuf_size, vp->type); | ^~~~~~~~~~~~ putget.c:1265:68: warning: conversion to 'int32' {aka 'int'} from 'uint32' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] 1265 | if (FAIL == DFKconvert(tBuf, tValues, vp->HDFtype, fill_count, DFACC_WRITE, 0, 0)) { | ^~~~~~~~~~ putget.c: In function 'nssdc_xdr_NCvdata': putget.c:1344:24: warning: conversion to 'uint32' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1344 | byte_count = count * vp->HDFsize; | ^ putget.c:1344:18: warning: conversion to 'int32' {aka 'int'} from 'uint32' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] 1344 | byte_count = count * vp->HDFsize; | ^~~~~ putget.c: In function 'NCvar1io': putget.c:1372:60: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 1372 | if (FAIL == hdf_xdr_NCv1data(handle, vp, vp->begin, vp->type, value)) | ~~^~~~~~~ putget.c:1377:54: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 1377 | return (xdr_NCv1data(handle->xdrs, vp->begin, vp->type, value) ? 0 : -1); | ~~^~~~~~~ putget.c: In function 'sd_ncvarput1': putget.c:1417:45: warning: passing argument 4 of 'NCvar1io' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1417 | return (NCvar1io(handle, varid, coords, value)); | ^~~~~ putget.c:1353:59: note: expected 'char *' but argument is of type 'const void *' 1353 | NCvar1io(NC *handle, int varid, const long *coords, Void *value) putget.c: In function 'xdr_NCvdata': putget.c:35:55: warning: conversion from 'long unsigned int' to 'unsigned int' may change value [-Wconversion] 35 | #define xdr_NCsetpos(xdrs, pos) h4_xdr_setpos((xdrs), (pos)) | ^~~~~ putget.c:1457:10: note: in expansion of macro 'xdr_NCsetpos' 1457 | if (!xdr_NCsetpos(xdrs, where)) | ^~~~~~~~~~~~ In file included from ../../hdf/src/hdf.h:25, from ../../hdf/src/hdf_priv.h:29, from nc_priv.h:20, from putget.c:17: ../../hdf/src/hlimits.h:39:19: warning: conversion from 'long unsigned int' to 'unsigned int' may change value [-Wconversion] 39 | #define MIN(a, b) (((a) < (b)) ? (a) : (b)) | ^ putget.c:1464:35: note: in expansion of macro 'MIN' 1464 | unsigned vcount = MIN(count, 4 - rem); | ^~~ putget.c:1472:22: warning: conversion from 'long unsigned int' to 'unsigned int' may change value [-Wconversion] 1472 | count -= rem; | ^~~ putget.c:1485:54: warning: cast increases required alignment of target type [-Wcast-align] 1485 | if (!xdr_NCvshort(xdrs, (unsigned)1, (short *)values)) | ^ putget.c:1491:22: warning: conversion from 'long unsigned int' to 'unsigned int' may change value [-Wconversion] 1491 | count -= rem; | ^~~ putget.c:1492:35: warning: cast increases required alignment of target type [-Wcast-align] 1492 | if (!xdr_shorts(xdrs, (short *)values, count)) | ^ putget.c:1496:57: warning: cast increases required alignment of target type [-Wcast-align] 1496 | return (xdr_NCvshort(xdrs, (unsigned)0, (short *)values)); | ^ putget.c: In function 'NCvcmaxcontig': putget.c:1548:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 1548 | if (*edp > *shp - *orp || *edp < 0) { | ^ putget.c:1548:18: warning: comparison of integer expressions of different signedness: 'long int' and 'long unsigned int' [-Wsign-compare] 1548 | if (*edp > *shp - *orp || *edp < 0) { | ^ putget.c:1552:18: warning: comparison of integer expressions of different signedness: 'long int' and 'long unsigned int' [-Wsign-compare] 1552 | if (*edp < *shp) { | ^ putget.c: In function 'NCsimplerecio': putget.c:1594:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1594 | offset = NC_varoffset(handle, vp, start); | ^~~~~~~~~~~~ putget.c:1602:53: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 1602 | if (FAIL == hdf_xdr_NCvdata(handle, vp, offset, vp->type, (uint32)*edges, values)) | ^~~~~~ putget.c:1607:48: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 1607 | if (!nssdc_xdr_NCvdata(handle, vp, offset, vp->type, (uint32)*edges, values)) | ^~~~~~ putget.c:1611:44: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 1611 | if (!xdr_NCvdata(handle->xdrs, offset, vp->type, (unsigned)*edges, values)) | ^~~~~~ putget.c:1620:24: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 1620 | vp->numrecs += newrecs; | ^~~~~~~ In file included from ../../hdf/src/hdf.h:25, from ../../hdf/src/hdf_priv.h:29, from nc_priv.h:20, from putget.c:17: ../../hdf/src/hlimits.h:42:25: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 42 | #define MAX(a, b) (((a) > (b)) ? (a) : (b)) | ^ putget.c:1621:27: note: in expansion of macro 'MAX' 1621 | handle->numrecs = MAX(vp->numrecs, handle->numrecs); | ^~~ ../../hdf/src/hlimits.h:42:34: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] 42 | #define MAX(a, b) (((a) > (b)) ? (a) : (b)) | ^~~ putget.c:1621:27: note: in expansion of macro 'MAX' 1621 | handle->numrecs = MAX(vp->numrecs, handle->numrecs); | ^~~ ../../hdf/src/hlimits.h:42:38: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 42 | #define MAX(a, b) (((a) > (b)) ? (a) : (b)) | ^ putget.c:1621:27: note: in expansion of macro 'MAX' 1621 | handle->numrecs = MAX(vp->numrecs, handle->numrecs); | ^~~ putget.c:1626:27: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-65' to '4294967231' [-Wsign-conversion] 1626 | handle->flags &= ~NC_NDIRTY; | ^~ putget.c: In function 'sd_NCvario': putget.c:1662:60: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 1662 | if (FAIL == hdf_xdr_NCv1data(handle, vp, vp->begin, vp->type, values)) | ~~^~~~~~~ putget.c:1667:54: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 1667 | return (xdr_NCv1data(handle->xdrs, vp->begin, vp->type, values) ? 0 : -1); | ~~^~~~~~~ putget.c:1688:17: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 1688 | iocount *= *edp; | ^~ In file included from hdf4_netcdf.h:297, from nc_priv.h:36, from putget.c:17: hdf2netcdf.h:25:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 25 | #define HNAME(x) sd_##x /* pre-append 'sd_' to all netCDF fcn names */ | ^~~ hdf2netcdf.h:67:21: note: in expansion of macro 'HNAME' 67 | #define nctypelen HNAME(nctypelen) | ^~~~~ putget.c:1696:30: note: in expansion of macro 'nctypelen' 1696 | size_t szof = nctypelen(vp->type); | ^~~~~~~~~ putget.c:1738:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1738 | values = (void *)((const uint8 *)values + iocount * szof); | ^ putget.c:1739:27: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 1739 | (*cc) += (edp0 == edges ? iocount : 1); | ^~ putget.c:1739:30: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1739 | (*cc) += (edp0 == edges ? iocount : 1); | ^ putget.c:1758:27: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 1758 | vp->numrecs = upper[0]; | ^~~~~ putget.c: In function 'NC_fill_buffer': putget.c:1822:25: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 1822 | for (int ii = 0; ii < vp->assoc->count; ii++) | ^ putget.c:1823:29: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 1823 | buf_size = buf_size * edges[ii]; | ^ putget.c:1828:56: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'uint32' {aka 'unsigned int'} may change value [-Wconversion] 1828 | if (HDmemfill(values, (*attr)->data->values, vp->szof, buf_size) == NULL) { | ~~^~~~~~ putget.c:1828:64: warning: conversion from 'long unsigned int' to 'uint32' {aka 'unsigned int'} may change value [-Wconversion] 1828 | if (HDmemfill(values, (*attr)->data->values, vp->szof, buf_size) == NULL) { | ^~~~~~~~ putget.c: In function 'NCnumrecvars': putget.c:1918:10: warning: cast increases required alignment of target type [-Wcast-align] 1918 | dp = (NC_var **)handle->vars->values; | ^ putget.c:1919:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 1919 | for (ii = 0; ii < handle->vars->count; ii++, dp++) { | ^ putget.c: In function 'NCelemsPerRec': putget.c:1936:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 1936 | for (jj = 1; jj < vp->assoc->count; jj++) | ^ putget.c:1937:16: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 1937 | nelems *= vp->shape[jj]; | ^~ putget.c:1937:19: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1937 | nelems *= vp->shape[jj]; | ^~ putget.c: In function 'sd_ncrecinq': putget.c:1951:13: warning: size of 'rvp' 40000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 1951 | NC_var *rvp[H4_MAX_NC_VARS]; | ^~~ putget.c: In function 'NCrecio': putget.c:1979:19: warning: size of 'rvp' 40000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 1979 | NC_var *rvp[H4_MAX_NC_VARS]; | ^~~ putget.c:1996:19: warning: conversion from 'long int' to 'unsigned int' may change value [-Wconversion] 1996 | iocount = NCelemsPerRec(rvp[ii]); | ^~~~~~~~~~~~~ putget.c: In function 'sd_ncrecput': putget.c:2041:31: warning: conversion from 'long int' to 'unsigned int' may change value [-Wconversion] 2041 | handle->numrecs = recnum + 1; | ^~~~~~ putget.c:2045:63: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 2045 | if (!xdr_NCsetpos(handle->xdrs, handle->begin_rec + handle->recsize * handle->numrecs)) { | ^ putget.c:35:56: note: in definition of macro 'xdr_NCsetpos' 35 | #define xdr_NCsetpos(xdrs, pos) h4_xdr_setpos((xdrs), (pos)) | ^~~ putget.c:2045:63: warning: conversion from 'long unsigned int' to 'unsigned int' may change value [-Wconversion] 2045 | if (!xdr_NCsetpos(handle->xdrs, handle->begin_rec + handle->recsize * handle->numrecs)) { | ^ putget.c:35:56: note: in definition of macro 'xdr_NCsetpos' 35 | #define xdr_NCsetpos(xdrs, pos) h4_xdr_setpos((xdrs), (pos)) | ^~~ putget.c:2050:49: warning: cast increases required alignment of target type [-Wcast-align] 2050 | if (!NCfillrecord(handle->xdrs, (NC_var **)handle->vars->values, handle->vars->count)) { | ^ putget.c:2060:27: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-65' to '4294967231' [-Wsign-conversion] 2060 | handle->flags &= ~NC_NDIRTY; | ^~ putget.c: In function 'NCrecio': putget.c:1976:1: warning: stack usage is 40352 bytes [-Wstack-usage=] 1976 | NCrecio(NC *handle, long recnum, Void **datap) | ^~~~~~~ putget.c:2017:1: warning: the frame size of 40288 bytes is larger than 16384 bytes [-Wframe-larger-than=] 2017 | } | ^ In file included from hdf4_netcdf.h:297, from nc_priv.h:36, from putget.c:17: putget.c: In function 'sd_ncrecinq': hdf2netcdf.h:25:18: warning: stack usage is 40064 bytes [-Wstack-usage=] 25 | #define HNAME(x) sd_##x /* pre-append 'sd_' to all netCDF fcn names */ | ^~~ hdf2netcdf.h:69:21: note: in expansion of macro 'HNAME' 69 | #define ncrecinq HNAME(ncrecinq) | ^~~~~ putget.c:1947:1: note: in expansion of macro 'ncrecinq' 1947 | ncrecinq(int cdfid, int *nrecvars, int *recvarids, long *recsizes) | ^~~~~~~~ putget.c:1973:1: warning: the frame size of 40000 bytes is larger than 16384 bytes [-Wframe-larger-than=] 1973 | } | ^ CC putgetg.lo putgetg.c: In function 'sd_NCgenio': putgetg.c:46:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 46 | maxidim = vp->assoc->count - 1; | ^~ putgetg.c:86:77: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 86 | : vp->shape[idim] - mystart[idim]; | ^ putgetg.c:85:61: warning: operand of '?:' changes signedness from 'long int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] 85 | : idim == 0 && IS_RECVAR(vp) ? handle->numrecs - mystart[idim] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ putgetg.c:86:59: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 86 | : vp->shape[idim] - mystart[idim]; | ^ putgetg.c:84:61: warning: operand of '?:' changes signedness from 'long int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] 84 | mycount[idim] = count != NULL ? count[idim] | ^~~~~~~~~~~ putgetg.c:85:30: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 85 | : idim == 0 && IS_RECVAR(vp) ? handle->numrecs - mystart[idim] | ^ putgetg.c:84:30: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 84 | mycount[idim] = count != NULL ? count[idim] | ^~~~~ putgetg.c:90:50: warning: operand of '?:' changes signedness from 'long int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare] 90 | : myimap[idim + 1] * mycount[idim + 1]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ putgetg.c:90:48: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 90 | : myimap[idim + 1] * mycount[idim + 1]; | ^ putgetg.c:88:50: warning: operand of '?:' changes signedness from 'long int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] 88 | myimap[idim] = imap != NULL ? imap[idim] | ^~~~~~~~~~ putgetg.c:89:30: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 89 | : idim == maxidim ? vp->szof | ^ putgetg.c:88:30: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 88 | myimap[idim] = imap != NULL ? imap[idim] | ^~~~ putgetg.c:103:55: warning: comparison of integer expressions of different signedness: 'long int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 103 | if (mystride[maxidim] == 1 && myimap[maxidim] == vp->szof) { | ^~ CC sharray.lo sharray.c: In function 'NCxdr_shortsb': sharray.c:29:20: warning: size of 'buf' 8192 bytes exceeds maximum object size 2560 [-Wlarger-than=] 29 | unsigned char buf[NC_SHRT_BUFSIZ]; | ^~~ sharray.c:35:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] 35 | *(cp + 1) = *sp % 256; | ^ sharray.c:36:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] 36 | *cp = (*sp >> 8); | ^ sharray.c:27:1: warning: stack usage is 8240 bytes [-Wstack-usage=] 27 | NCxdr_shortsb(XDR *xdrs, short *sp, unsigned nshorts) | ^~~~~~~~~~~~~ sharray.c: In function 'NCxdr_shortsb.constprop': sharray.c:27:1: warning: stack usage is 8224 bytes [-Wstack-usage=] CC string.lo string.c: In function 'compute_hash': string.c:33:18: warning: conversion from 'long unsigned int' to 'unsigned int' may change value [-Wconversion] 33 | count -= sizeof(uint32); | ^~~~~~ string.c: In function 'sd_NC_re_string': string.c:111:65: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 111 | memset(old->values + count, 0, (int)old->count - (int)count + 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ string.c: In function 'sd_xdr_NC_string': string.c:147:27: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 147 | (*spp)->len = strlen((*spp)->values); | ^~~~~~ string.c: In function 'sd_NC_xlen_string': string.c:175:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 175 | len += cdfstr->count; | ^~ string.c:175:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 175 | len += cdfstr->count; | ^~~~~~ CC var.lo var.c: In function 'sd_NC_var_shape': var.c:113:13: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 113 | xszof = var->HDFsize; | ^~~ var.c:120:10: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 120 | ii = var->assoc->count; | ^~~ var.c:126:23: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 126 | shape = malloc(ii * sizeof(unsigned long)); | ^ var.c:137:28: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 137 | if (*ip < 0 || *ip >= ((dims != NULL) ? dims->count : 1)) { | ^~ var.c:142:15: warning: cast increases required alignment of target type [-Wcast-align] 142 | dp = (NC_dim **)dims->values + *ip; | ^ var.c:143:15: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 143 | *op = (*dp)->size; | ^ var.c:144:39: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 144 | if (*op == NC_UNLIMITED && ii != var->assoc->count) { | ^~ var.c:146:40: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 146 | var->assoc->count - ii); | ^ var.c:161:14: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 161 | ii = var->assoc->count; | ^~~ var.c:162:24: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 162 | dsizes = malloc(ii * sizeof(unsigned long)); | ^ var.c:206:23: warning: conversion to 'intn' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 206 | return (var->assoc->count); | ~~~~~~~~~~~^~~~~~~~ var.c: In function 'sd_ncvardef': var.c:237:43: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 237 | if (handle->dims == NULL || ndims > handle->dims->count) { | ^ var.c:259:15: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 259 | len = strlen(name); | ^~~~~~ var.c:260:15: warning: cast increases required alignment of target type [-Wcast-align] 260 | dp = (NC_var **)handle->vars->values; | ^ var.c:261:25: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 261 | for (ii = 0; ii < handle->vars->count; ii++, dp++) { | ^ var.c:262:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 262 | if (len == (*dp)->name->len && strncmp(name, (*dp)->name->values, len) == 0) { | ^~ var.c:262:79: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 262 | if (len == (*dp)->name->len && strncmp(name, (*dp)->name->values, len) == 0) { | ^~~ var.c:276:37: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 276 | return (handle->vars->count - 1); | ~~~~~~~~~~~~~~~~~~~~~^~~~ var.c: In function 'sd_NC_computeshapes': var.c:300:13: warning: cast increases required alignment of target type [-Wcast-align] 300 | vbase = (NC_var **)handle->vars->values; | ^ var.c:320:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 320 | return (handle->vars->count); | ~~~~~~~~~~~~~^~~~~~~~ var.c: In function 'sd_ncvarid': var.c:338:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 338 | len = strlen(name); | ^~~~~~ var.c:339:11: warning: cast increases required alignment of target type [-Wcast-align] 339 | dp = (NC_var **)handle->vars->values; | ^ var.c:340:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 340 | for (ii = 0; ii < handle->vars->count; ii++, dp++) { | ^ var.c:341:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 341 | if (len == (*dp)->name->len && strncmp(name, (*dp)->name->values, len) == 0) { | ^~ var.c:341:75: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 341 | if (len == (*dp)->name->len && strncmp(name, (*dp)->name->values, len) == 0) { | ^~~ var.c: In function 'sd_NC_hlookupvar': var.c:362:58: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 362 | else if (handle->vars != NULL && varid >= 0 && varid < handle->vars->count) { | ^ var.c:363:14: warning: cast increases required alignment of target type [-Wcast-align] 363 | ap = (NC_array **)handle->vars->values; | ^ var.c: In function 'sd_ncvarinq': var.c:409:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 409 | *ndimsp = vp->assoc->count; | ^~ var.c:412:25: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 412 | for (ii = 0; ii < vp->assoc->count; ii++) { | ^ var.c:418:24: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 418 | *nattrsp = vp->attrs->count; | ^~ var.c: In function 'sd_ncvarrename': var.c:446:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 446 | len = strlen(newname); | ^~~~~~ var.c:447:11: warning: cast increases required alignment of target type [-Wcast-align] 447 | vpp = (NC_var **)handle->vars->values; | ^ var.c:448:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 448 | for (ii = 0; ii < handle->vars->count; ii++, vpp++) { | ^ var.c:449:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 449 | if (len == (*vpp)->name->len && strncmp(newname, (*vpp)->name->values, len) == 0) { | ^~ var.c:449:80: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 449 | if (len == (*vpp)->name->len && strncmp(newname, (*vpp)->name->values, len) == 0) { | ^~~ var.c:460:58: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 460 | else if (handle->vars != NULL && varid >= 0 && varid < handle->vars->count) { | ^ var.c:461:15: warning: cast increases required alignment of target type [-Wcast-align] 461 | vpp = (NC_var **)handle->vars->values; | ^ var.c:485:23: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-193' to '4294967103' [-Wsign-conversion] 485 | handle->flags &= ~(NC_NDIRTY | NC_HDIRTY); | ^~ var.c: In function 'sd_xdr_NC_var': var.c:533:17: warning: conversion from 'long int' to 'unsigned int' may change value [-Wconversion] 533 | begin = (*vpp)->begin; | ^ CC h4_xdr.lo h4_xdr.c: In function 'bio_read_page': h4_xdr.c:396:35: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] 396 | biop->nread = biop->cnt = read(biop->fd, (void *)biop->base, BIOBUFSIZ); | ^~~~ h4_xdr.c: In function 'bio_write_page': h4_xdr.c:420:64: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 420 | biop->nwrote = write(biop->fd, (void *)biop->base, biop->cnt); | ~~~~^~~~~ h4_xdr.c:420:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] 420 | biop->nwrote = write(biop->fd, (void *)biop->base, biop->cnt); | ^~~~~ h4_xdr.c: In function 'bio_read': h4_xdr.c:333:16: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] 333 | #define REM(p) ((p)->cnt - CNT(p)) | ^ h4_xdr.c:462:28: note: in expansion of macro 'REM' 462 | while (nbytes > (rem = REM(biop))) { | ^~~ h4_xdr.c:462:19: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 462 | while (nbytes > (rem = REM(biop))) { | ^ h4_xdr.c:466:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 466 | nbytes -= rem; | ^~ h4_xdr.c:466:23: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 466 | nbytes -= rem; | ^~~ h4_xdr.c:467:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 467 | ngot += rem; | ^~ h4_xdr.c:467:21: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 467 | ngot += rem; | ^~~ h4_xdr.c: In function 'bio_write': h4_xdr.c:336:17: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] 336 | #define BREM(p) (BIOBUFSIZ - CNT(p)) | ^ h4_xdr.c:493:28: note: in expansion of macro 'BREM' 493 | while (nbytes > (rem = BREM(biop))) { | ^~~~ h4_xdr.c:493:19: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 493 | while (nbytes > (rem = BREM(biop))) { | ^ h4_xdr.c:499:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 499 | nbytes -= rem; | ^~ h4_xdr.c:499:23: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 499 | nbytes -= rem; | ^~~ h4_xdr.c:500:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 500 | nwrote += rem; | ^~ h4_xdr.c:500:23: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 500 | nwrote += rem; | ^~~ h4_xdr.c:330:16: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 330 | #define CNT(p) ((p)->ptr - (p)->base) | ^ h4_xdr.c:510:16: note: in expansion of macro 'CNT' 510 | if ((cnt = CNT(biop)) > biop->cnt) | ^~~ h4_xdr.c: In function 'h4_xdr_put32': h4_xdr.c:546:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 546 | uint8_t *p = (uint8_t *)up; | ^ h4_xdr.c: In function 'h4_xdr_getbytes': h4_xdr.c:568:93: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 568 | if ((len != 0) && (bio_read((biobuf *)xdrs->x_private, (unsigned char *)addr, (int)len) != len)) | ^~ h4_xdr.c: In function 'h4_xdr_putbytes': h4_xdr.c:576:61: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 576 | if ((len != 0) && (bio_write((biobuf *)xdrs->x_private, (unsigned char *)addr, (int)len) != len)) | ^ h4_xdr.c:576:94: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 576 | if ((len != 0) && (bio_write((biobuf *)xdrs->x_private, (unsigned char *)addr, (int)len) != len)) | ^~ h4_xdr.c: In function 'h4_xdr_getpos': h4_xdr.c:589:35: warning: conversion from 'long int' to 'unsigned int' may change value [-Wconversion] 589 | return BIOBUFSIZ * biop->page + CNT(biop); | ^ F77LD libmfhdf.la make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/libsrc' Making all in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/test' CC cdftest.o cdftest.c: In function 'chkgot': cdftest.c:112:37: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 112 | cdf_assert((float)check == got.fl[0]); | ^~ cdftest.c:63:15: note: in definition of macro 'cdf_assert' 63 | if (!(ex)) { \ | ^~ cdftest.c:115:30: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 115 | cdf_assert(check == got.dbl); | ^~ cdftest.c:63:15: note: in definition of macro 'cdf_assert' 63 | if (!(ex)) { \ | ^~ cdftest.c: In function 'createtestvars': cdftest.c:232:58: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 232 | cdf_assert(ncattput(id, ii, reqattr[0], NC_CHAR, strlen(vp->units), vp->units) == 0); | ^~~~~~~~~~~~~~~~~ cdftest.c:63:15: note: in definition of macro 'cdf_assert' 63 | if (!(ex)) { \ | ^~ cdftest.c:237:58: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 237 | cdf_assert(ncattput(id, ii, reqattr[5], NC_CHAR, strlen(vp->fieldnam), vp->fieldnam) == 5); | ^~~~~~~~~~~~~~~~~~~~ cdftest.c:63:15: note: in definition of macro 'cdf_assert' 63 | if (!(ex)) { \ | ^~ cdftest.c: In function 'fill_seq': cdftest.c:271:23: warning: conversion from 'int' to 'float' may change value [-Wconversion] 271 | val = ii; | ^~ cdftest.c: In function 'check_fill_seq': cdftest.c:315:23: warning: conversion from 'int' to 'float' may change value [-Wconversion] 315 | val = ii; | ^~ cdftest.c:316:25: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 316 | if (val != got.fl[0]) { | ^~ cdftest.c: In function 'main': cdftest.c:385:58: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 385 | cdf_assert(ncattput(id, NC_GLOBAL, "TITLE", NC_CHAR, strlen(fname), fname) != -1); | ^~~~~~~~~~~~~ cdftest.c:63:15: note: in definition of macro 'cdf_assert' 63 | if (!(ex)) { \ | ^~ cdftest.c:390:58: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 390 | cdf_assert(ncattput(id, NC_GLOBAL, "RCSID", NC_CHAR, strlen(mrcsid), (ncvoid *)mrcsid) != -1); | ^~~~~~~~~~~~~~ cdftest.c:63:15: note: in definition of macro 'cdf_assert' 63 | if (!(ex)) { \ | ^~ cdftest.c:483:27: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 483 | cdf_assert(adesc->len == strlen(fname)); | ^~ cdftest.c:63:15: note: in definition of macro 'cdf_assert' 63 | if (!(ex)) { \ | ^~ cdftest.c:493:27: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 493 | cdf_assert(adesc->len == strlen(mrcsid)); | ^~ cdftest.c:63:15: note: in definition of macro 'cdf_assert' 63 | if (!(ex)) { \ | ^~ cdftest.c:535:35: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 535 | cdf_assert(adesc->len == strlen(tvp->units)); | ^~ cdftest.c:63:15: note: in definition of macro 'cdf_assert' 63 | if (!(ex)) { \ | ^~ cdftest.c:571:35: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 571 | cdf_assert(adesc->len == strlen(tvp->fieldnam)); | ^~ cdftest.c:63:15: note: in definition of macro 'cdf_assert' 63 | if (!(ex)) { \ | ^~ CCLD cdftest CC hdfnctest.o CC tutils.o tutils.c: In function 'make_SDS': tutils.c:142:43: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 142 | start = (int32 *)malloc(sizeof(int32) * rank); | ^ tutils.c:144:43: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 144 | edges = (int32 *)malloc(sizeof(int32) * rank); | ^ tutils.c: In function 'make_Ext3D_SDS': tutils.c:210:43: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 210 | start = (int32 *)malloc(sizeof(int32) * rank); | ^ tutils.c:212:43: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 212 | edges = (int32 *)malloc(sizeof(int32) * rank); | ^ tutils.c: In function 'get_srcdir_filename': tutils.c:47:66: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] 47 | snprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s/%s", srcdir, filename); | ^ tutils.c:47:9: note: 'snprintf' output 2 or more bytes (assuming 1025) into a destination of size 1024 47 | snprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s/%s", srcdir, filename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC tncvargetfill.o tncvargetfill.c: In function 'read_verify_nc_api_1dim': tncvargetfill.c:107:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] 107 | memset(outdata, 0, edges[0]); | ~~~~~^~~ tncvargetfill.c:135:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] 135 | memset(outdata, 0, edges[0]); | ~~~~~^~~ tncvargetfill.c: In function 'read_verify_nc_api_multidims': tncvargetfill.c:346:57: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 346 | memset(outdata3D, 0, edges[0] * edges[1] * edges[2] * sizeof(int16)); | ^ tncvargetfill.c:351:73: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 351 | status = memcmp(outdata3D, result3D, edges[0] * edges[1] * edges[2] * sizeof(int16)); | ^ tncvargetfill.c:372:35: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 372 | memset(outdata1D, 0, edges[0] * sizeof(int16)); | ^ tncvargetfill.c:403:35: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 403 | memset(outdata1D, 0, edges[0] * sizeof(int16)); | ^ tncvargetfill.c:408:58: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 408 | status = memcmp(outdata1D, ncresult1Ddozen, edges[0] * sizeof(int16)); | ^ tncvargetfill.c: In function 'test_multidims': tncvargetfill.c:500:74: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 500 | outdata3 = (int16 *)calloc(edges[0] * edges[1] * edges[2], sizeof(int16)); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ tncvargetfill.c:507:72: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 507 | status = memcmp(outdata3, result3D, edges[0] * edges[1] * edges[2] * sizeof(int16)); | ^ tncvargetfill.c:571:73: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 571 | status = memcmp(outdata3D, result3D, edges[0] * edges[1] * edges[2] * sizeof(int16)); | ^ tncvargetfill.c:599:53: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 599 | status = memcmp(outdata1D, sdresult1D, edges[0] * sizeof(int16)); | ^ tncvargetfill.c: In function 'test_readings': tncvargetfill.c:690:21: warning: conversion from 'long int' to 'int32' {aka 'int'} may change value [-Wconversion] 690 | dimsizes3D[0] = max_numrecs; | ^~~~~~~~~~~ tncvargetfill.c:726:57: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 726 | memset(outdata3D, 0, edges[0] * edges[1] * edges[2] * sizeof(int16)); | ^ tncvargetfill.c:737:90: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 737 | status = memcmp(outdata3D, result3D_start400_edge611, edges[0] * edges[1] * edges[2] * sizeof(int16)); | ^ tncvargetfill.c:745:57: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 745 | memset(outdata3D, 0, edges[0] * edges[1] * edges[2] * sizeof(int16)); | ^ tncvargetfill.c:771:35: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 771 | memset(outdata1D, 0, edges[0] * sizeof(int16)); | ^ tncvargetfill.c:782:35: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 782 | memset(outdata1D, 0, edges[0] * sizeof(int16)); | ^ CC tunlim.o tunlim.c: In function 'verify_info_data': tunlim.c:90:47: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 90 | status = memcmp(outdata, result, edges[0] * SIZE_INT16); tunlim.c: In function 'test_multidim_singlevar': tunlim.c:456:61: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 456 | status = memcmp(outdata, result, edges[0] * DIM1 * DIM2 * sizeof(int16)); | ^ tunlim.c:499:61: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 499 | status = memcmp(outdata, result, edges[0] * DIM1 * DIM2 * sizeof(int16)); | ^ tunlim.c:528:61: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 528 | status = memcmp(outdata, result, edges[0] * DIM1 * DIM2 * sizeof(int16)); | ^ CC tncunlim.o CCLD hdfnctest CC hdftest.o hdftest.c: In function 'main': hdftest.c:194:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 194 | if (strncmp(text, "TRUE", count)) { | ^~~~~ hdftest.c:434:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 434 | if (strncmp(text, "globulator", count)) { | ^~~~~ CC tchunk.o In file included from tchunk.c:18: tchunk.c: In function 'test_chunk': hdftest.h:76:18: warning: comparison of integer expressions of different signedness: 'comp_coder_t' and 'int32' {aka 'int'} [-Wsign-compare] 76 | if (item != value) { \ | ^~ tchunk.c:831:5: note: in expansion of macro 'VERIFY' 831 | VERIFY(comp_type, chunk_def.comp.comp_type, "Chunk Test 6. SDgetcomptype"); | ^~~~~~ hdftest.h:76:18: warning: comparison of integer expressions of different signedness: 'comp_coder_t' and 'int32' {aka 'int'} [-Wsign-compare] 76 | if (item != value) { \ | ^~ tchunk.c:838:5: note: in expansion of macro 'VERIFY' 838 | VERIFY(comp_type, chunk_def.comp.comp_type, "Chunk Test 6. SDgetcompinfo"); | ^~~~~~ hdftest.h:76:18: warning: comparison of integer expressions of different signedness: 'int32' {aka 'int'} and 'comp_coder_t' [-Wsign-compare] 76 | if (item != value) { \ | ^~ tchunk.c:1042:5: note: in expansion of macro 'VERIFY' 1042 | VERIFY(chunk_def_out.comp.comp_type, comp_type, "Chunk Test 6. SDgetchunkinfo"); | ^~~~~~ hdftest.h:76:18: warning: comparison of integer expressions of different signedness: 'comp_coder_t' and 'int32' {aka 'int'} [-Wsign-compare] 76 | if (item != value) { \ | ^~ tchunk.c:1210:5: note: in expansion of macro 'VERIFY' 1210 | VERIFY(comp_type, chunk_def.comp.comp_type, "Chunk Test 6. SDgetcompinfo"); | ^~~~~~ hdftest.h:76:18: warning: comparison of integer expressions of different signedness: 'comp_coder_t' and 'int32' {aka 'int'} [-Wsign-compare] 76 | if (item != value) { \ | ^~ tchunk.c:1217:5: note: in expansion of macro 'VERIFY' 1217 | VERIFY(comp_type, chunk_def.comp.comp_type, "Chunk Test 7. SDgetcomptype"); | ^~~~~~ CC tcomp.o CC tcoordvar.o tcoordvar.c: In function 'test_dim1_SDS1': tcoordvar.c:164:51: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 164 | var_list = (hdf_varlist_t *)malloc(n_vars * sizeof(hdf_varlist_t)); | ^ tcoordvar.c: In function 'test_named_vars': tcoordvar.c:583:46: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 583 | allvars = (hdf_varlist_t *)malloc(n_vars * sizeof(hdf_varlist_t)); | ^ CC tdim.o tdim.c: In function 'test_basic_dim': tdim.c:126:33: warning: conversion from 'int' to 'int16' {aka 'short int'} may change value [-Wconversion] 126 | array1_data[j][i] = (i + j) + 1; | ^ tdim.c: In function 'test_dim_scales': tdim.c:328:33: warning: conversion from 'int' to 'int16' {aka 'short int'} may change value [-Wconversion] 328 | array1_data[j][i] = (i + j) + 1; | ^ tdim.c:420:33: warning: conversion to 'uint32' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 420 | array2_data[j][i] = 10 * (j + i); | ^~ tdim.c: In function 'test_dim_strs': tdim.c:583:33: warning: conversion from 'int' to 'int16' {aka 'short int'} may change value [-Wconversion] 583 | array1_data[j][i] = (i + j) + 1; | ^ tdim.c:692:33: warning: conversion to 'uint32' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 692 | array2_data[j][i] = 10 * (j + i); | ^~ CC temptySDSs.o CC tattributes.o tattributes.c: In function 'test_count': tattributes.c:85:28: warning: conversion from 'double' to 'float' changes value from '1.0000000000000001e-1' to '1.00000001e-1f' [-Wfloat-conversion] 85 | float32 sds1_data[] = {0.1, 2.3, 4.5, 6.7, 8.9}; | ^~~ tattributes.c:85:33: warning: conversion from 'double' to 'float' changes value from '2.2999999999999998e+0' to '2.29999995e+0f' [-Wfloat-conversion] 85 | float32 sds1_data[] = {0.1, 2.3, 4.5, 6.7, 8.9}; | ^~~ tattributes.c:85:43: warning: conversion from 'double' to 'float' changes value from '6.7000000000000002e+0' to '6.69999981e+0f' [-Wfloat-conversion] 85 | float32 sds1_data[] = {0.1, 2.3, 4.5, 6.7, 8.9}; | ^~~ tattributes.c:85:48: warning: conversion from 'double' to 'float' changes value from '8.9000000000000004e+0' to '8.89999962e+0f' [-Wfloat-conversion] 85 | float32 sds1_data[] = {0.1, 2.3, 4.5, 6.7, 8.9}; | ^~~ CC texternal.o texternal.c: In function 'test_getexternal': texternal.c:324:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 324 | extfile_name = (char *)malloc(sizeof(char *) * (name_len + 1)); | ^ texternal.c:326:45: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 326 | memset(extfile_name, '\0', name_len + 1); | ~~~~~~~~~^~~ texternal.c:346:55: warning: conversion to 'uintn' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 346 | ret_code = SDgetexternalinfo(sds_id, name_len + 1, null_buffer, &offset, &length); | ~~~~~~~~~^~~ texternal.c:351:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 351 | extfile_name = (char *)malloc(sizeof(char *) * (name_len + 1)); | ^ texternal.c:353:41: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 353 | memset(extfile_name, '\0', name_len + 1); | ~~~~~~~~~^~~ texternal.c:356:51: warning: conversion to 'uintn' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 356 | name_len = SDgetexternalinfo(sds_id, name_len + 1, extfile_name, &offset, &length); | ~~~~~~~~~^~~ texternal.c:363:58: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 363 | char *short_name = (char *)malloc(sizeof(char *) * (name_len)); | ^ texternal.c:365:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 365 | memset(short_name, '\0', name_len); | ^~~~~~~~ texternal.c:366:47: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 366 | strncpy(short_name, EXTFILE, name_len - 2); | ~~~~~~~~~^~~ texternal.c:367:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 367 | memset(extfile_name, '\0', name_len); | ^~~~~~~~ texternal.c:372:55: warning: conversion to 'uintn' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 372 | name_len = SDgetexternalinfo(sds_id, name_len - 2, extfile_name, &offset, &length); | ~~~~~~~~~^~~ texternal.c:401:64: warning: conversion to 'uintn' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 401 | ret_code = SDgetexternalinfo(sds_id, name_len + 1, null_buffer, &offset, &length); | ~~~~~~~~~^~~ texternal.c:405:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 405 | extfile_name = (char *)malloc(sizeof(char *) * (name_len + 1)); | ^ texternal.c:407:41: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 407 | memset(extfile_name, '\0', name_len + 1); | ~~~~~~~~~^~~ texternal.c:410:51: warning: conversion to 'uintn' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 410 | name_len = SDgetexternalinfo(sds_id, name_len + 1, extfile_name, &offset, &length); | ~~~~~~~~~^~~ texternal.c: In function 'test_mult_setexternal': texternal.c:41:18: warning: passing argument 2 of 'make_Ext3D_SDS' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 41 | #define SDS1 "Dataset 1" | ^~~~~~~~~~~ texternal.c:477:31: note: in expansion of macro 'SDS1' 477 | make_Ext3D_SDS(sd_id, SDS1, DFNT_INT32, 3, dim_sizes, (void *)written_data, OFFSET, EXTFILE2); | ^~~~ In file included from texternal.c:28: hdftest.h:136:41: note: expected 'char *' but argument is of type 'const char *' 136 | int32 make_Ext3D_SDS(int32 sd_id, char *sds_name, int32 type, int32 rank, int32 *dim_sizes, | ~~~~~~^~~~~~~~ texternal.c:37:18: warning: passing argument 8 of 'make_Ext3D_SDS' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 37 | #define EXTFILE2 "ExternalSDSexisting" /* data set having data */ | ^~~~~~~~~~~~~~~~~~~~~ texternal.c:477:93: note: in expansion of macro 'EXTFILE2' 477 | make_Ext3D_SDS(sd_id, SDS1, DFNT_INT32, 3, dim_sizes, (void *)written_data, OFFSET, EXTFILE2); | ^~~~~~~~ In file included from texternal.c:28: hdftest.h:137:62: note: expected 'char *' but argument is of type 'const char *' 137 | void *written_data, int32 offset, char *ext_file_name); | ~~~~~~^~~~~~~~~~~~~ texternal.c:511:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 511 | extfile_name = malloc(sizeof(char *) * (name_len + 1)); | ^ texternal.c:513:41: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 513 | memset(extfile_name, '\0', name_len + 1); | ~~~~~~~~~^~~ texternal.c:516:52: warning: conversion to 'uintn' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 516 | name_len = SDgetexternalinfo(sds1_id, name_len + 1, extfile_name, NULL, NULL); | ~~~~~~~~~^~~ texternal.c: In function 'test_special_combos': texternal.c:42:18: warning: passing argument 2 of 'make_SDS' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 42 | #define SDS2 "Dataset 2" | ^~~~~~~~~~~ texternal.c:587:33: note: in expansion of macro 'SDS2' 587 | sds2_size = make_SDS(sd_id, SDS2, DFNT_INT32, 3, dim_sizes, Z_LENGTH, (void *)written_data); | ^~~~ In file included from texternal.c:28: hdftest.h:129:35: note: expected 'char *' but argument is of type 'const char *' 129 | int32 make_SDS(int32 sd_id, char *sds_name, int32 type, int32 rank, int32 *dim_sizes, int32 unlim_dim, | ~~~~~~^~~~~~~~ texternal.c:43:18: warning: passing argument 2 of 'make_SDS' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 43 | #define SDS3 "Dataset 3" | ^~~~~~~~~~~ texternal.c:588:33: note: in expansion of macro 'SDS3' 588 | sds3_size = make_SDS(sd_id, SDS3, DFNT_INT32, 3, dim_sizes, Z_LENGTH, (void *)written_data); | ^~~~ In file included from texternal.c:28: hdftest.h:129:35: note: expected 'char *' but argument is of type 'const char *' 129 | int32 make_SDS(int32 sd_id, char *sds_name, int32 type, int32 rank, int32 *dim_sizes, int32 unlim_dim, | ~~~~~~^~~~~~~~ texternal.c:42:18: warning: passing argument 2 of 'append_Data2SDS' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 42 | #define SDS2 "Dataset 2" | ^~~~~~~~~~~ texternal.c:613:40: note: in expansion of macro 'SDS2' 613 | sds2_size = append_Data2SDS(sd_id, SDS2, ap_start, ap_edges, (void *)ap_data); | ^~~~ In file included from texternal.c:28: hdftest.h:140:42: note: expected 'char *' but argument is of type 'const char *' 140 | int32 append_Data2SDS(int32 sd_id, char *sds_name, int32 *start, int32 *edges, void *ap_data); | ~~~~~~^~~~~~~~ texternal.c:42:18: warning: passing argument 3 of 'verify_datasize' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 42 | #define SDS2 "Dataset 2" | ^~~~~~~~~~~ texternal.c:631:50: note: in expansion of macro 'SDS2' 631 | status = verify_datasize(sds2_id, sds2_size, SDS2); | ^~~~ In file included from texternal.c:28: hdftest.h:143:59: note: expected 'char *' but argument is of type 'const char *' 143 | intn verify_datasize(int32 sds_id, int32 data_size, char *sds_name); | ~~~~~~^~~~~~~~ texternal.c:43:18: warning: passing argument 3 of 'verify_datasize' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 43 | #define SDS3 "Dataset 3" | ^~~~~~~~~~~ texternal.c:643:50: note: in expansion of macro 'SDS3' 643 | status = verify_datasize(sds3_id, sds3_size, SDS3); | ^~~~ In file included from texternal.c:28: hdftest.h:143:59: note: expected 'char *' but argument is of type 'const char *' 143 | intn verify_datasize(int32 sds_id, int32 data_size, char *sds_name); | ~~~~~~^~~~~~~~ texternal.c:44:18: warning: passing argument 2 of 'make_SDS' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 44 | #define SDS4 "Dataset 4" | ^~~~~~~~~~~ texternal.c:649:33: note: in expansion of macro 'SDS4' 649 | sds4_size = make_SDS(sd_id, SDS4, DFNT_INT32, 3, dim_sizes, Z_LENGTH, (void *)written_data); | ^~~~ In file included from texternal.c:28: hdftest.h:129:35: note: expected 'char *' but argument is of type 'const char *' 129 | int32 make_SDS(int32 sd_id, char *sds_name, int32 type, int32 rank, int32 *dim_sizes, int32 unlim_dim, | ~~~~~~^~~~~~~~ texternal.c:42:18: warning: passing argument 3 of 'verify_datasize' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 42 | #define SDS2 "Dataset 2" | ^~~~~~~~~~~ texternal.c:660:50: note: in expansion of macro 'SDS2' 660 | status = verify_datasize(sds2_id, sds2_size, SDS2); | ^~~~ In file included from texternal.c:28: hdftest.h:143:59: note: expected 'char *' but argument is of type 'const char *' 143 | intn verify_datasize(int32 sds_id, int32 data_size, char *sds_name); | ~~~~~~^~~~~~~~ texternal.c:43:18: warning: passing argument 3 of 'verify_datasize' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 43 | #define SDS3 "Dataset 3" | ^~~~~~~~~~~ texternal.c:662:50: note: in expansion of macro 'SDS3' 662 | status = verify_datasize(sds3_id, sds3_size, SDS3); | ^~~~ In file included from texternal.c:28: hdftest.h:143:59: note: expected 'char *' but argument is of type 'const char *' 143 | intn verify_datasize(int32 sds_id, int32 data_size, char *sds_name); | ~~~~~~^~~~~~~~ texternal.c:44:18: warning: passing argument 3 of 'verify_datasize' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 44 | #define SDS4 "Dataset 4" | ^~~~~~~~~~~ texternal.c:664:50: note: in expansion of macro 'SDS4' 664 | status = verify_datasize(sds4_id, sds4_size, SDS4); | ^~~~ In file included from texternal.c:28: hdftest.h:143:59: note: expected 'char *' but argument is of type 'const char *' 143 | intn verify_datasize(int32 sds_id, int32 data_size, char *sds_name); | ~~~~~~^~~~~~~~ texternal.c:572:56: warning: unused variable 'size_written' [-Wunused-variable] 572 | int32 sds2_size = 0, sds3_size = 0, sds4_size = 0, size_written = 0; | ^~~~~~~~~~~~ texternal.c: In function 'verify_data': texternal.c:1090:31: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1090 | data_size = num_elems * sizeof(int); | ^ texternal.c:1095:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1095 | outdata = (int32 *)malloc(data_size); | ^~~~~~~~~ CC tfile.o tfile.c: In function 'test_max_open_files': tfile.c:180:11: warning: size of 'fids' 4096 bytes exceeds maximum object size 2560 [-Wlarger-than=] 180 | int32 fids[NUM_FILES_HI]; /* holds IDs of opened files */ | ^~~~ tfile.c:181:11: warning: size of 'filename' 10240 bytes exceeds maximum object size 2560 [-Wlarger-than=] 181 | char filename[NUM_FILES_HI][10]; /* holds generated file names */ | ^~~~~~~~ tfile.c:178:1: warning: stack usage is 14656 bytes [-Wstack-usage=] 178 | test_max_open_files() | ^~~~~~~~~~~~~~~~~~~ CC tmixed_apis.o tmixed_apis.c: In function 'test_vdatavgroups': tmixed_apis.c:377:48: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 377 | refarray = (uint16 *)malloc(sizeof(uint16) * num_vgroups); | ^ tmixed_apis.c:381:34: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 381 | status = Vgetvgroups(fid, 0, num_vgroups, refarray); | ^~~~~~~~~~~ tmixed_apis.c:421:34: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 421 | status = VSgetvdatas(fid, 0, num_vdatas, refarray); | ^~~~~~~~~~ CC tnetcdf.o CC trank0.o CC tsd.o CC tsdsprops.o tsdsprops.c: In function 'test_unlim_dim': tsdsprops.c:211:27: warning: conversion from 'int' to 'int16' {aka 'short int'} may change value [-Wconversion] 211 | array_data[idx] = idx + 1; | ^~~ tsdsprops.c:180:22: warning: conversion from 'intn' {aka 'int'} to 'int16' {aka 'short int'} may change value [-Wconversion] 180 | #define DIM0 10 | ^~ tsdsprops.c:225:28: note: in expansion of macro 'DIM0' 225 | append_data[idx] = DIM0 + idx; | ^~~~ In file included from tsdsprops.c:36: tsdsprops.c: In function 'test_unlim_inloop': hdftest.h:76:18: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 76 | if (item != value) { \ | ^~ tsdsprops.c:411:17: note: in expansion of macro 'VERIFY' 411 | VERIFY(outdata[out], array_data[in], "SDreaddata"); | ^~~~~~ tsdsprops.c: In function 'test_valid_args': tsdsprops.c:479:38: warning: conversion from 'int' to 'int16' {aka 'short int'} may change value [-Wconversion] 479 | array_data[idxx][idxy] = idxx * idxy + 1; | ^~~~ tsdsprops.c: In function 'test_valid_args2': tsdsprops.c:612:13: warning: size of 'data2' 218968 bytes exceeds maximum object size 2560 [-Wlarger-than=] 612 | int32 data2[D2_X][D2_Y], outdata2[D2_X][D2_Y]; | ^~~~~ tsdsprops.c:612:32: warning: size of 'outdata2' 218968 bytes exceeds maximum object size 2560 [-Wlarger-than=] 612 | int32 data2[D2_X][D2_Y], outdata2[D2_X][D2_Y]; | ^~~~~~~~ tsdsprops.c:626:33: warning: passing argument 2 of 'makeSDS' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 626 | status = makeSDS(sd_id, "data1", DFNT_FLOAT32, 1, dim, d1start, NULL, d1count, &data1); | ^~~~~~~ tsdsprops.c:582:28: note: expected 'char *' but argument is of type 'const char *' 582 | makeSDS(int32 sd_id, char *name, int32 dtype, int32 rank, int32 *dimsizes, int32 *start, int32 *strides, | ~~~~~~^~~~ tsdsprops.c:639:29: warning: passing argument 2 of 'makeSDS' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 639 | status = makeSDS(sd_id, "data2", DFNT_INT32, 2, dims2, d2start, NULL, d2count, data2); | ^~~~~~~ tsdsprops.c:582:28: note: expected 'char *' but argument is of type 'const char *' 582 | makeSDS(int32 sd_id, char *name, int32 dtype, int32 rank, int32 *dimsizes, int32 *start, int32 *strides, | ~~~~~~^~~~ tsdsprops.c:653:34: warning: conversion from 'intn' {aka 'int'} to 'int16' {aka 'short int'} may change value [-Wconversion] 653 | data3[i][j][k] = i * j * k; | ^ tsdsprops.c:655:29: warning: passing argument 2 of 'makeSDS' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 655 | status = makeSDS(sd_id, "data3", DFNT_INT16, 3, dims3, d3start, NULL, d3count, data3); | ^~~~~~~ tsdsprops.c:582:28: note: expected 'char *' but argument is of type 'const char *' 582 | makeSDS(int32 sd_id, char *name, int32 dtype, int32 rank, int32 *dimsizes, int32 *start, int32 *strides, | ~~~~~~^~~~ In file included from tsdsprops.c:36: hdftest.h:76:18: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 76 | if (item != value) { \ | ^~ tsdsprops.c:685:5: note: in expansion of macro 'VERIFY' 685 | VERIFY(outdata1, data1, "SDreaddata first dataset"); | ^~~~~~ tsdsprops.c:605:1: warning: stack usage might be 438416 bytes [-Wstack-usage=] 605 | test_valid_args2() | ^~~~~~~~~~~~~~~~ tsdsprops.c:746:1: warning: the frame size of 438336 bytes is larger than 16384 bytes [-Wframe-larger-than=] 746 | } /* test_valid_args2 */ | ^ CC tszip.o tszip.c: In function 'test_szip_chunk_3d': tszip.c:912:37: warning: conversion from 'int' to 'int16' {aka 'short int'} may change value [-Wconversion] 912 | out_data[i][j][k] = i * 100 + j * 10 + k; | ^ CC tattdatainfo.o tattdatainfo.c: In function 'test_attrs': tattdatainfo.c:152:29: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] 152 | data2[ii][jj] = 500.50 * (ii + jj); | ^~~~~~ tattdatainfo.c: In function 'check_lab_desc': tattdatainfo.c:274:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 274 | indesc = (char *)malloc(indesclen + 1); | ~~~~~~~~~~^~~ In file included from tattdatainfo.c:29: tattdatainfo.c: In function 'add_sdfile_annotations': hdftest.h:76:18: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 76 | if (item != value) { \ | ^~ tattdatainfo.c:338:5: note: in expansion of macro 'VERIFY' 338 | VERIFY(ret, strlen(labels[0]), "DFANgetfidlen first file label"); | ^~~~~~ hdftest.h:76:18: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 76 | if (item != value) { \ | ^~ tattdatainfo.c:346:5: note: in expansion of macro 'VERIFY' 346 | VERIFY(ret, strlen(labels[1]), "DFANgetfidlen second file label"); | ^~~~~~ hdftest.h:76:18: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 76 | if (item != value) { \ | ^~ tattdatainfo.c:356:5: note: in expansion of macro 'VERIFY' 356 | VERIFY(ret, strlen(descs[0]), "DFANgetfdslen first file description"); | ^~~~~~ hdftest.h:76:18: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 76 | if (item != value) { \ | ^~ tattdatainfo.c:364:5: note: in expansion of macro 'VERIFY' 364 | VERIFY(ret, strlen(descs[1]), "DFANgetfdslen second file description"); | ^~~~~~ tattdatainfo.c: In function 'add_sdsNDG_annotations': tattdatainfo.c:219:23: warning: passing argument 1 of 'check_lab_desc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 219 | #define DFAN_NDG_FILE "tdfanndg.hdf" | ^~~~~~~~~~~~~~ tattdatainfo.c:441:35: note: in expansion of macro 'DFAN_NDG_FILE' 441 | num_errs = check_lab_desc(DFAN_NDG_FILE, DFTAG_NDG, refnum, labels[jj], descs[jj]); | ^~~~~~~~~~~~~ tattdatainfo.c:258:22: note: expected 'char *' but argument is of type 'const char *' 258 | check_lab_desc(char *fname, uint16 tag, uint16 ref, char *label, char *desc) | ~~~~~~^~~~~ tattdatainfo.c: In function 'add_sdsSDG_annotations': tattdatainfo.c:220:23: warning: passing argument 1 of 'check_lab_desc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 220 | #define DFAN_SDG_FILE "tdfansdg.hdf" /* only for SDG annotation tests */ | ^~~~~~~~~~~~~~ tattdatainfo.c:504:28: note: in expansion of macro 'DFAN_SDG_FILE' 504 | check_lab_desc(DFAN_SDG_FILE, DFTAG_SDG, refnum, labsds, descsds); | ^~~~~~~~~~~~~ tattdatainfo.c:258:22: note: expected 'char *' but argument is of type 'const char *' 258 | check_lab_desc(char *fname, uint16 tag, uint16 ref, char *label, char *desc) | ~~~~~~^~~~~ tattdatainfo.c: In function 'get_ann_datainfo': tattdatainfo.c:528:50: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 528 | offsetarray = (int32 *)malloc(num_annots * sizeof(int32)); | ^ tattdatainfo.c:531:50: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 531 | lengtharray = (int32 *)malloc(num_annots * sizeof(int32)); | ^ tattdatainfo.c:535:55: warning: conversion to 'uintn' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 535 | num_annots = SDgetanndatainfo(id, annot_type, num_annots, offsetarray, lengtharray); | ^~~~~~~~~~ In file included from ../../hdf/src/hdf.h:25, from ../../mfhdf/libsrc/mfhdf.h:24, from tattdatainfo.c:28: tattdatainfo.c: In function 'test_dfsdattrs': ../../hdf/src/hlimits.h:279:29: warning: passing argument 3 of 'SDgetoldattdatainfo' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 279 | #define _HDF_LongName "long_name" /* data/dimension label string */ | ^~~~~~~~~~~ tattdatainfo.c:814:48: note: in expansion of macro '_HDF_LongName' 814 | info_count = SDgetoldattdatainfo(0, sdsid, _HDF_LongName, &offset, &length); | ^~~~~~~~~~~~~ In file included from tattdatainfo.c:28: ../../mfhdf/libsrc/mfhdf.h:437:68: note: expected 'char *' but argument is of type 'const char *' 437 | HDFLIBAPI intn SDgetoldattdatainfo(int32 dimid, int32 sdsid, char *attr_name, int32 *offset, int32 *length); | ~~~~~~^~~~~~~~~ In file included from ../../hdf/src/hdf.h:25, from ../../mfhdf/libsrc/mfhdf.h:24, from tattdatainfo.c:28: ../../hdf/src/hlimits.h:279:29: warning: passing argument 3 of 'SDgetoldattdatainfo' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 279 | #define _HDF_LongName "long_name" /* data/dimension label string */ | ^~~~~~~~~~~ tattdatainfo.c:822:52: note: in expansion of macro '_HDF_LongName' 822 | info_count = SDgetoldattdatainfo(dimid, sdsid, _HDF_LongName, &offset, &length); | ^~~~~~~~~~~~~ In file included from tattdatainfo.c:28: ../../mfhdf/libsrc/mfhdf.h:437:68: note: expected 'char *' but argument is of type 'const char *' 437 | HDFLIBAPI intn SDgetoldattdatainfo(int32 dimid, int32 sdsid, char *attr_name, int32 *offset, int32 *length); | ~~~~~~^~~~~~~~~ In file included from ../../hdf/src/hdf.h:25, from ../../mfhdf/libsrc/mfhdf.h:24, from tattdatainfo.c:28: ../../hdf/src/hlimits.h:281:29: warning: passing argument 3 of 'SDgetoldattdatainfo' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 281 | #define _HDF_Format "format" /* data/dimension format string */ | ^~~~~~~~ tattdatainfo.c:831:52: note: in expansion of macro '_HDF_Format' 831 | info_count = SDgetoldattdatainfo(dimid, sdsid, _HDF_Format, &offset, &length); | ^~~~~~~~~~~ In file included from tattdatainfo.c:28: ../../mfhdf/libsrc/mfhdf.h:437:68: note: expected 'char *' but argument is of type 'const char *' 437 | HDFLIBAPI intn SDgetoldattdatainfo(int32 dimid, int32 sdsid, char *attr_name, int32 *offset, int32 *length); | ~~~~~~^~~~~~~~~ In file included from ../../hdf/src/hdf.h:25, from ../../mfhdf/libsrc/mfhdf.h:24, from tattdatainfo.c:28: ../../hdf/src/hlimits.h:282:29: warning: passing argument 3 of 'SDgetoldattdatainfo' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 282 | #define _HDF_CoordSys "coordsys" /* data coordsys string */ | ^~~~~~~~~~ tattdatainfo.c:837:48: note: in expansion of macro '_HDF_CoordSys' 837 | info_count = SDgetoldattdatainfo(0, sdsid, _HDF_CoordSys, &offset, &length); | ^~~~~~~~~~~~~ In file included from tattdatainfo.c:28: ../../mfhdf/libsrc/mfhdf.h:437:68: note: expected 'char *' but argument is of type 'const char *' 437 | HDFLIBAPI intn SDgetoldattdatainfo(int32 dimid, int32 sdsid, char *attr_name, int32 *offset, int32 *length); | ~~~~~~^~~~~~~~~ tattdatainfo.c: In function 'readnoHDF_char': tattdatainfo.c:907:38: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 907 | readcbuf = (char *)malloc(length * sizeof(char)); | ^ tattdatainfo.c:911:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 911 | readlen = fread((void *)readcbuf, 1, length, fd); | ^~~~~~ CC tdatainfo.o tdatainfo.c: In function 'alloc_info': tdatainfo.c:100:45: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 100 | info->dimsizes = (int32 *)malloc(n_dims * sizeof(int32)); | ^ tdatainfo.c: In function 'test_nonspecial_SDSs': tdatainfo.c:191:18: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 191 | info_count = SDgetdatainfo(sds_id, NULL, 0, 0, NULL, NULL); | ^~~~~~~~~~~~~ In file included from tdatainfo.c:55: hdftest.h:57:20: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 57 | if (status == fail_value) { \ | ^~ tdatainfo.c:192:5: note: in expansion of macro 'CHECK' 192 | CHECK(info_count, FAIL, "test_nonspecial_SDSs: SDgetdatainfo"); | ^~~~~ tdatainfo.c:229:29: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] 229 | data2[ii][jj] = 500.50 * (ii + jj); | ^~~~~~ tdatainfo.c:268:18: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 268 | info_count = SDgetdatainfo(sds_id, NULL, 0, 0, NULL, NULL); | ^~~~~~~~~~~~~ In file included from tdatainfo.c:55: hdftest.h:57:20: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 57 | if (status == fail_value) { \ | ^~ tdatainfo.c:269:5: note: in expansion of macro 'CHECK' 269 | CHECK(info_count, FAIL, "test_nonspecial_SDSs: SDgetdatainfo"); | ^~~~~ tdatainfo.c:298:18: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 298 | info_count = SDgetdatainfo(sds_id, NULL, 0, 0, NULL, NULL); | ^~~~~~~~~~~~~ In file included from tdatainfo.c:55: hdftest.h:57:20: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 57 | if (status == fail_value) { \ | ^~ tdatainfo.c:299:5: note: in expansion of macro 'CHECK' 299 | CHECK(info_count, FAIL, "test_nonspecial_SDSs: SDgetdatainfo"); | ^~~~~ tdatainfo.c:329:18: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 329 | info_count = SDgetdatainfo(sds_id, NULL, 0, 0, NULL, NULL); | ^~~~~~~~~~~~~ In file included from tdatainfo.c:55: hdftest.h:57:20: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 57 | if (status == fail_value) { \ | ^~ tdatainfo.c:330:5: note: in expansion of macro 'CHECK' 330 | CHECK(info_count, FAIL, "test_nonspecial_SDSs: SDgetdatainfo"); | ^~~~~ tdatainfo.c:387:63: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 387 | readibuf = (int32 *)malloc(sds1_info.n_values * sizeof(int32)); | ^ tdatainfo.c:388:63: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 388 | readibuf_swapped = (int32 *)malloc(sds1_info.n_values * sizeof(int32)); | ^ tdatainfo.c:393:75: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 393 | ret32 = DFKconvert(readibuf, readibuf_swapped, sds1_info.numtype, (uint32)sds1_info.n_values, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ tdatainfo.c:416:65: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 416 | readfbuf = (float32 *)malloc(sds2_info.n_values * sizeof(float32)); | ^ tdatainfo.c:417:65: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 417 | readfbuf_swapped = (float32 *)malloc(sds2_info.n_values * sizeof(float32)); | ^ tdatainfo.c:422:75: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 422 | ret32 = DFKconvert(readfbuf, readfbuf_swapped, sds2_info.numtype, (uint32)sds2_info.n_values, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ tdatainfo.c:448:63: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 448 | readibuf = (int32 *)malloc(sds3_info.n_values * sizeof(int32)); | ^ tdatainfo.c:449:63: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 449 | readibuf_swapped = (int32 *)malloc(sds3_info.n_values * sizeof(int32)); | ^ tdatainfo.c:454:75: warning: conversion to 'int32' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 454 | ret32 = DFKconvert(readibuf, readibuf_swapped, sds3_info.numtype, (uint32)sds3_info.n_values, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ tdatainfo.c: In function 'test_compressed_SDSs': tdatainfo.c:571:29: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] 571 | data2[ii][jj] = 500.50 * (ii + jj); | ^~~~~~ tdatainfo.c:678:18: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 678 | info_count = SDgetdatainfo(sds_id, NULL, 0, 0, NULL, NULL); | ^~~~~~~~~~~~~ In file included from tdatainfo.c:55: hdftest.h:57:20: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 57 | if (status == fail_value) { \ | ^~ tdatainfo.c:679:5: note: in expansion of macro 'CHECK' 679 | CHECK(info_count, FAIL, "test_compressed_SDSs: SDgetdatainfo"); | ^~~~~ tdatainfo.c:692:18: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 692 | info_count = SDgetdatainfo(sds_id, NULL, 0, 0, NULL, NULL); | ^~~~~~~~~~~~~ In file included from tdatainfo.c:55: hdftest.h:57:20: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 57 | if (status == fail_value) { \ | ^~ tdatainfo.c:693:5: note: in expansion of macro 'CHECK' 693 | CHECK(info_count, FAIL, "test_compressed_SDSs: SDgetdatainfo"); | ^~~~~ tdatainfo.c:727:18: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 727 | info_count = SDgetdatainfo(sds_id, NULL, 0, 0, NULL, NULL); | ^~~~~~~~~~~~~ In file included from tdatainfo.c:55: hdftest.h:57:20: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 57 | if (status == fail_value) { \ | ^~ tdatainfo.c:728:5: note: in expansion of macro 'CHECK' 728 | CHECK(info_count, FAIL, "test_compressed_SDSs: SDgetdatainfo"); | ^~~~~ tdatainfo.c:768:18: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 768 | info_count = SDgetdatainfo(sds_id, NULL, 0, 0, NULL, NULL); | ^~~~~~~~~~~~~ In file included from tdatainfo.c:55: hdftest.h:57:20: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 57 | if (status == fail_value) { \ | ^~ tdatainfo.c:769:5: note: in expansion of macro 'CHECK' 769 | CHECK(info_count, FAIL, "test_compressed_SDSs: SDgetdatainfo"); | ^~~~~ tdatainfo.c: In function 'test_empty_SDSs': tdatainfo.c:890:22: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 890 | info_count = SDgetdatainfo(sds_id, NULL, 0, 0, NULL, NULL); | ^~~~~~~~~~~~~ In file included from tdatainfo.c:55: hdftest.h:66:20: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 66 | if (status == fail_value) { \ | ^~ tdatainfo.c:891:9: note: in expansion of macro 'CHECK_IND' 891 | CHECK_IND(info_count, FAIL, "test_empty_SDSs: SDgetdatainfo", ii); | ^~~~~~~~~ tdatainfo.c:912:22: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 912 | info_count = SDgetdatainfo(sds_id, NULL, 0, 0, NULL, NULL); | ^~~~~~~~~~~~~ In file included from tdatainfo.c:55: hdftest.h:66:20: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 66 | if (status == fail_value) { \ | ^~ tdatainfo.c:913:9: note: in expansion of macro 'CHECK_IND' 913 | CHECK_IND(info_count, FAIL, "test_empty_SDSs: SDgetdatainfo", ii); | ^~~~~~~~~ tdatainfo.c: In function 'test_chunked_partial': tdatainfo.c:1081:31: warning: comparison of integer expressions of different signedness: 'int' and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 1081 | for (chk_num = 0; chk_num < info_count; chk_num++) { | ^ tdatainfo.c:1095:60: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1095 | readibuf = (int32 *)malloc(sds_info.lengths[chk_num]); | ~~~~~~~~~~~~~~~~^~~~~~~~~ tdatainfo.c:1096:60: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1096 | readibuf_swapped = (int32 *)malloc(sds_info.lengths[chk_num]); | ~~~~~~~~~~~~~~~~^~~~~~~~~ tdatainfo.c: In function 'test_chkcmp_SDSs': tdatainfo.c:1283:35: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1283 | info_count = SDgetdatainfo(sds_id, chk_coord, 0, 0, NULL, NULL); | ^~~~~~~~~~~~~ In file included from tdatainfo.c:55: hdftest.h:57:20: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 57 | if (status == fail_value) { \ | ^~ tdatainfo.c:1284:5: note: in expansion of macro 'CHECK' 1284 | CHECK(info_count, FAIL, "test_chkcmp_SDSs: SDgetdatainfo"); | ^~~~~ tdatainfo.c:1314:20: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1314 | info_count = SDgetdatainfo(cmpsds_id, chk_coord, 0, 0, NULL, NULL); | ^~~~~~~~~~~~~ In file included from tdatainfo.c:55: hdftest.h:57:20: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 57 | if (status == fail_value) { \ | ^~ tdatainfo.c:1315:5: note: in expansion of macro 'CHECK' 1315 | CHECK(info_count, FAIL, "test_chkcmp_SDSs: SDgetdatainfo"); | ^~~~~ tdatainfo.c: In function 'test_extend_SDSs': tdatainfo.c:1526:18: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1526 | info_count = SDgetdatainfo(sds_id, NULL, 0, 0, NULL, NULL); | ^~~~~~~~~~~~~ In file included from tdatainfo.c:55: hdftest.h:57:20: warning: comparison of integer expressions of different signedness: 'uintn' {aka 'unsigned int'} and 'int' [-Wsign-compare] 57 | if (status == fail_value) { \ | ^~ tdatainfo.c:1527:5: note: in expansion of macro 'CHECK' 1527 | CHECK(info_count, FAIL, "test_extend_SDSs: SDgetdatainfo"); | ^~~~~ tdatainfo.c:1545:18: warning: conversion to 'uintn' {aka 'unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1545 | info_count = SDgetdatainfo(sds_id, NULL, 0, info_count, sds_info.offsets, sds_info.lengths); | ^~~~~~~~~~~~~ tdatainfo.c:1553:25: warning: comparison of integer expressions of different signedness: 'int' and 'uintn' {aka 'unsigned int'} [-Wsign-compare] 1553 | for (kk = 0; kk < info_count; kk++) { | ^ CC tdatasizes.o CCLD hdftest make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/test' Making all in ncdump make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/ncdump' CC dumplib.o dumplib.c: In function 'lput': dumplib.c:59:14: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 59 | int nn = strlen(cp); | ^~~~~~ dumplib.c: At top level: dumplib.c:71:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 71 | "%d", /* bytes, shorts */ | ^~~~ dumplib.c:72:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 72 | "%s", /* char arrays as strings */ | ^~~~ dumplib.c:73:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 73 | "%ld", /* longs */ | ^~~~~ dumplib.c:74:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 74 | "%.7g ", /* floats */ | ^~~~~~~ dumplib.c:75:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 75 | "%.15g" /* doubles */ | ^~~~~~~ CC ncdump.o CC vardata.o vardata.c: In function 'pr_vals': vardata.c:94:34: warning: conversion to 'unsigned char' from 'int' may change the sign of the result [-Wsign-conversion] 94 | switch (uc = *gp.cp++ & 0377) { | ^ vardata.c: In function 'pr_cvals': vardata.c:337:34: warning: conversion to 'unsigned char' from 'int' may change the sign of the result [-Wsign-conversion] 337 | switch (uc = *gp.cp++ & 0377) { | ^ vardata.c: In function 'vardata': vardata.c:491:12: warning: size of 'vals' 8192 bytes exceeds maximum object size 2560 [-Wlarger-than=] 491 | double vals[VALBUFSIZ / sizeof(double)]; /* aligned buffer */ | ^~~~ vardata.c:517:38: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 517 | set_indent(strlen(fixed_var) + 4); | ~~~~~~~~~~~~~~~~~~^~~ vardata.c:600:37: warning: passing argument 3 of 'pr_cvals' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 600 | pr_cvals(vp, toget, fmt, left > toget, lastrow, (void *)vals, fsp, cor); | ^~~ vardata.c:298:44: note: expected 'char *' but argument is of type 'const char *' 298 | pr_cvals(struct ncvar *vp, long len, char *fmt, bool more, bool lastrow, void *vals, struct fspec *fsp, | ~~~~~~^~~ vardata.c:602:36: warning: passing argument 3 of 'pr_vals' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 602 | pr_vals(vp, toget, fmt, left > toget, lastrow, (void *)vals); | ^~~ vardata.c:56:43: note: expected 'char *' but argument is of type 'const char *' 56 | pr_vals(struct ncvar *vp, long len, char *fmt, bool more, bool lastrow, void *vals) | ~~~~~~^~~ vardata.c:485:1: warning: stack usage is 9328 bytes [-Wstack-usage=] 485 | vardata(struct ncvar *vp, long vdims[], int ncid, int varid, struct fspec *fsp) | ^~~~~~~ CC h4getopt.o ../../mfhdf/util/h4getopt.c: In function 'h4getopt': ../../mfhdf/util/h4getopt.c:43:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 43 | #define EMSG "" | ^~ ../../mfhdf/util/h4getopt.c:52:26: note: in expansion of macro 'EMSG' 52 | static char *place = EMSG; /* option letter processing */ | ^~~~ ../../mfhdf/util/h4getopt.c:60:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 60 | place = EMSG; | ^ ../../mfhdf/util/h4getopt.c:67:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 67 | place = EMSG; | ^ ../../mfhdf/util/h4getopt.c:73:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 73 | place = EMSG; | ^ ../../mfhdf/util/h4getopt.c:107:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 107 | place = EMSG; | ^ ../../mfhdf/util/h4getopt.c:114:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 114 | place = EMSG; | ^ CCLD ncdump make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/ncdump' Making all in ncgen make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/ncgen' Makefile:817: warning: overriding recipe for target 'ftest0' Makefile:813: warning: ignoring old recipe for target 'ftest0' CC close.o In file included from close.c:7: ncgen.h:26:3: warning: size of 'dims' 80000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 26 | } dims[H4_MAX_NC_DIMS]; /* table of netcdf dimensions */ | ^~~~ ncgen.h:48:3: warning: size of 'vars' 800000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 48 | } vars[H4_MAX_NC_VARS]; /* should be a malloc'ed list, not an array */ | ^~~~ ncgen.h:56:3: warning: size of 'atts' 96000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 56 | } atts[H4_MAX_NC_ATTRS]; /* should be a malloc'ed list, not an array */ | ^~~~ CC escapes.o CC generate.o In file included from generate.c:10: ncgen.h:26:3: warning: size of 'dims' 80000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 26 | } dims[H4_MAX_NC_DIMS]; /* table of netcdf dimensions */ | ^~~~ ncgen.h:48:3: warning: size of 'vars' 800000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 48 | } vars[H4_MAX_NC_VARS]; /* should be a malloc'ed list, not an array */ | ^~~~ ncgen.h:56:3: warning: size of 'atts' 96000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 56 | } atts[H4_MAX_NC_ATTRS]; /* should be a malloc'ed list, not an array */ | ^~~~ generate.c: In function 'gen_netcdf': generate.c:30:9: warning: size of 'dimids' 20000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 30 | int dimids[H4_MAX_NC_DIMS]; | ^~~~~~ generate.c:31:9: warning: size of 'varids' 20000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 31 | int varids[H4_MAX_NC_VARS]; | ^~~~~~ generate.c: In function 'gen_c': generate.c:250:72: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 250 | val_string = cstrstr((char *)atts[iatt].val, atts[iatt].len); | ~~~~~~~~~~^~~~ generate.c: In function 'gen_fortran': generate.c:527:62: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] 527 | val_string = fstrstr((char *)atts[iatt].val, (long)atts[iatt].len); | ^~~~~~~~~~~~~~~~~~~~ CC genlib.o In file included from genlib.c:10: ncgen.h:26:3: warning: size of 'dims' 80000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 26 | } dims[H4_MAX_NC_DIMS]; /* table of netcdf dimensions */ | ^~~~ ncgen.h:48:3: warning: size of 'vars' 800000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 48 | } vars[H4_MAX_NC_VARS]; /* should be a malloc'ed list, not an array */ | ^~~~ ncgen.h:56:3: warning: size of 'atts' 96000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 56 | } atts[H4_MAX_NC_ATTRS]; /* should be a malloc'ed list, not an array */ | ^~~~ CC getfill.o CC init.o In file included from init.c:7: ncgen.h:26:3: warning: size of 'dims' 80000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 26 | } dims[H4_MAX_NC_DIMS]; /* table of netcdf dimensions */ | ^~~~ ncgen.h:48:3: warning: size of 'vars' 800000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 48 | } vars[H4_MAX_NC_VARS]; /* should be a malloc'ed list, not an array */ | ^~~~ ncgen.h:56:3: warning: size of 'atts' 96000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 56 | } atts[H4_MAX_NC_ATTRS]; /* should be a malloc'ed list, not an array */ | ^~~~ init.c:14:13: warning: size of 'dims' 80000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 14 | struct dims dims[H4_MAX_NC_DIMS]; /* table of netcdf dimensions */ | ^~~~ init.c:29:13: warning: size of 'vars' 800000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 29 | struct vars vars[H4_MAX_NC_VARS]; /* should be a malloc'ed list, not an array */ | ^~~~ init.c:31:13: warning: size of 'atts' 96000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 31 | struct atts atts[H4_MAX_NC_ATTRS]; /* should be a malloc'ed list, not an array */ | ^~~~ CC load.o In file included from load.c:10: ncgen.h:26:3: warning: size of 'dims' 80000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 26 | } dims[H4_MAX_NC_DIMS]; /* table of netcdf dimensions */ | ^~~~ ncgen.h:48:3: warning: size of 'vars' 800000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 48 | } vars[H4_MAX_NC_VARS]; /* should be a malloc'ed list, not an array */ | ^~~~ ncgen.h:56:3: warning: size of 'atts' 96000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 56 | } atts[H4_MAX_NC_ATTRS]; /* should be a malloc'ed list, not an array */ | ^~~~ load.c: In function 'gen_load_c': load.c:174:57: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] 174 | val_string = cstrstr((char *)rec_start, var_len); | ^~~~~~~ load.c:275:57: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] 275 | val_string = cstrstr((char *)rec_start, var_len); | ^~~~~~~ load.c: In function 'gen_load_fortran': load.c:462:49: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] 462 | val_string = fstrstr((char *)rec_start, var_len); | ^~~~~~~ CC main.o In file included from main.c:12: ncgen.h:26:3: warning: size of 'dims' 80000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 26 | } dims[H4_MAX_NC_DIMS]; /* table of netcdf dimensions */ | ^~~~ ncgen.h:48:3: warning: size of 'vars' 800000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 48 | } vars[H4_MAX_NC_VARS]; /* should be a malloc'ed list, not an array */ | ^~~~ ncgen.h:56:3: warning: size of 'atts' 96000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 56 | } atts[H4_MAX_NC_ATTRS]; /* should be a malloc'ed list, not an array */ | ^~~~ main.c: In function 'main': main.c:49:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 49 | cdlname = "-"; | ^ CC ncgentab.o In file included from mfhdf/ncgen/ncgen.y:11: ncgen.h:26:3: warning: size of 'dims' 80000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 26 | } dims[H4_MAX_NC_DIMS]; /* table of netcdf dimensions */ | ^~~~ ncgen.h:48:3: warning: size of 'vars' 800000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 48 | } vars[H4_MAX_NC_VARS]; /* should be a malloc'ed list, not an array */ | ^~~~ ncgen.h:56:3: warning: size of 'atts' 96000 bytes exceeds maximum object size 2560 [-Wlarger-than=] 56 | } atts[H4_MAX_NC_ATTRS]; /* should be a malloc'ed list, not an array */ | ^~~~ mfhdf/ncgen/ncgen.y: In function 'yyparse': mfhdf/ncgen/ncgen.y:151:71: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] mfhdf/ncgen/ncgen.y:188:71: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] mfhdf/ncgen/ncgen.y:281:71: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] mfhdf/ncgen/ncgen.y:308:27: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] mfhdf/ncgen/ncgen.y:310:54: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] mfhdf/ncgen/ncgen.y:516:27: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] mfhdf/ncgen/ncgen.y:525:62: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] mfhdf/ncgen/ncgen.y:530:62: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] mfhdf/ncgen/ncgen.y:574:36: warning: conversion from 'short int' to 'char' may change value [-Wconversion] mfhdf/ncgen/ncgen.y:577:36: warning: conversion from 'short int' to 'char' may change value [-Wconversion] mfhdf/ncgen/ncgen.y:599:36: warning: conversion from 'nclong' {aka 'int'} to 'char' may change value [-Wconversion] mfhdf/ncgen/ncgen.y:602:36: warning: conversion from 'nclong' {aka 'int'} to 'char' may change value [-Wconversion] mfhdf/ncgen/ncgen.y:605:37: warning: conversion from 'nclong' {aka 'int'} to 'short int' may change value [-Wconversion] mfhdf/ncgen/ncgen.y:611:37: warning: conversion from 'nclong' {aka 'int'} to 'float' may change value [-Wconversion] mfhdf/ncgen/ncgen.y:624:36: warning: conversion from 'float' to 'char' may change value [-Wfloat-conversion] mfhdf/ncgen/ncgen.y:627:36: warning: conversion from 'float' to 'char' may change value [-Wfloat-conversion] mfhdf/ncgen/ncgen.y:630:37: warning: conversion from 'float' to 'short int' may change value [-Wfloat-conversion] mfhdf/ncgen/ncgen.y:633:36: warning: conversion from 'float' to 'nclong' {aka 'int'} may change value [-Wfloat-conversion] mfhdf/ncgen/ncgen.y:649:36: warning: conversion from 'double' to 'char' may change value [-Wfloat-conversion] mfhdf/ncgen/ncgen.y:652:36: warning: conversion from 'double' to 'char' may change value [-Wfloat-conversion] mfhdf/ncgen/ncgen.y:655:37: warning: conversion from 'double' to 'short int' may change value [-Wfloat-conversion] mfhdf/ncgen/ncgen.y:658:36: warning: conversion from 'double' to 'nclong' {aka 'int'} may change value [-Wfloat-conversion] mfhdf/ncgen/ncgen.y:661:36: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] mfhdf/ncgen/ncgen.y:664:41: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] mfhdf/ncgen/ncgentab.c:1970:21: warning: passing argument 1 of 'yyerror' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] mfhdf/ncgen/ncgentab.c:351:20: note: in definition of macro 'YY_' mfhdf/ncgen/ncgen.y:14:20: note: expected 'char *' but argument is of type 'const char *' mfhdf/ncgen/ncgentab.c:2066:17: warning: passing argument 1 of 'yyerror' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] mfhdf/ncgen/ncgentab.c:351:20: note: in definition of macro 'YY_' mfhdf/ncgen/ncgen.y:14:20: note: expected 'char *' but argument is of type 'const char *' In file included from mfhdf/ncgen/ncgen.y:680: mfhdf/ncgen/ncgen.l: In function 'yylex': mfhdf/ncgen/ncgen.l:27:25: warning: passing argument 1 of 'yyerror' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] mfhdf/ncgen/ncgen.y:14:20: note: expected 'char *' but argument is of type 'const char *' In file included from mfhdf/ncgen/ncgen.y:680: mfhdf/ncgen/ncgen.l:54:42: warning: conversion from 'long int' to 'int' may change value [-Wconversion] mfhdf/ncgen/ncgen.l:55:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] In file included from mfhdf/ncgen/ncgen.y:680: mfhdf/ncgen/ncgen.l:118:24: warning: conversion from 'double' to 'nclong' {aka 'int'} may change value [-Wfloat-conversion] In file included from mfhdf/ncgen/ncgen.y:680: mfhdf/ncgen/ncgen.l:128:20: warning: conversion from 'long int' to 'nclong' {aka 'int'} may change value [-Wconversion] In file included from mfhdf/ncgen/ncgen.y:680: mfhdf/ncgen/ncgen.l:136:20: warning: conversion from 'long int' to 'char' may change value [-Wconversion] In file included from mfhdf/ncgen/ncgen.y:680: mfhdf/ncgen/ncgen.l:140:20: warning: conversion from 'long int' to 'char' may change value [-Wconversion] mfhdf/ncgen/ncgen.y: In function 'install': mfhdf/ncgen/ncgen.y:717:46: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] In file included from mfhdf/ncgen/ncgen.y:680: At top level: mfhdf/ncgen/ncgenyy.c:1555:16: warning: 'input' defined but not used [-Wunused-function] mfhdf/ncgen/ncgenyy.c:1512:17: warning: 'yyunput' defined but not used [-Wunused-function] mfhdf/ncgen/ncgenyy.c: In function 'yyrestart': mfhdf/ncgen/ncgenyy.c:1755:25: warning: potential null pointer dereference [-Wnull-dereference] mfhdf/ncgen/ncgenyy.c:1754:25: warning: potential null pointer dereference [-Wnull-dereference] mfhdf/ncgen/ncgenyy.c:1747:20: warning: potential null pointer dereference [-Wnull-dereference] mfhdf/ncgen/ncgenyy.c:1746:19: warning: potential null pointer dereference [-Wnull-dereference] mfhdf/ncgen/ncgenyy.c:1746:19: warning: null pointer dereference [-Wnull-dereference] mfhdf/ncgen/ncgenyy.c:1747:20: warning: null pointer dereference [-Wnull-dereference] mfhdf/ncgen/ncgentab.c: In function 'yyparse': mfhdf/ncgen/ncgen.y:525:31: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] mfhdf/ncgen/ncgen.y:516:27: note: length computed here mfhdf/ncgen/ncgen.y:530:31: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] mfhdf/ncgen/ncgen.y:516:27: note: length computed here mfhdf/ncgen/ncgen.y:310:23: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] mfhdf/ncgen/ncgen.y:308:27: note: length computed here CC h4getopt.o ../../mfhdf/util/h4getopt.c: In function 'h4getopt': ../../mfhdf/util/h4getopt.c:43:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 43 | #define EMSG "" | ^~ ../../mfhdf/util/h4getopt.c:52:26: note: in expansion of macro 'EMSG' 52 | static char *place = EMSG; /* option letter processing */ | ^~~~ ../../mfhdf/util/h4getopt.c:60:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 60 | place = EMSG; | ^ ../../mfhdf/util/h4getopt.c:67:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 67 | place = EMSG; | ^ ../../mfhdf/util/h4getopt.c:73:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 73 | place = EMSG; | ^ ../../mfhdf/util/h4getopt.c:107:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 107 | place = EMSG; | ^ ../../mfhdf/util/h4getopt.c:114:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 114 | place = EMSG; | ^ CCLD ncgen ./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/util -I../../mfhdf/libsrc -DHDF -D_POSIX_C_SOURCE=200809L -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DNDEBUG -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -std=c99 -Wno-error=implicit-function-declaration -Wall -Wcast-qual -Wconversion -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-include-dirs -Wshadow -Wundef -Wwrite-strings -pedantic -Wno-c++-compat -Wno-aggregate-return -Wno-inline -Wno-missing-format-attribute -Wno-missing-noreturn -Wno-overlength-strings -Wno-format-nonliteral -Wlarger-than=2560 -Wlogical-op -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wsync-nand -Wno-unsuffixed-float-constants -Wdouble-promotion -Wtrampolines -Wstack-usage=8192 -Wmaybe-uninitialized -Wno-jump-misses-init -Wstrict-overflow=2 -Wno-suggest-attribute=const -Wno-suggest-attribute=noreturn -Wno-suggest-attribute=pure -Wno-suggest-attribute=format -Wdate-time -Warray-bounds=2 -Wc99-c11-compat -Wincompatible-pointer-types -Wint-conversion -Wshadow -Wduplicated-cond -Whsa -Wnormalized -Wnull-dereference -Wunused-const-variable -Walloca -Walloc-zero -Wduplicated-branches -Wformat-overflow=2 -Wformat-truncation=1 -Wrestrict -Wattribute-alias -Wcast-align=strict -Wcast-function-type -Wmaybe-uninitialized -Wshift-overflow=2 -Wno-suggest-attribute=cold -Wno-suggest-attribute=malloc -Wattribute-alias=2 -Wmissing-profile -Wc11-c2x-compat -O3 -fomit-frame-pointer -c -o ctest0.o test0.c test0.c: In function 'main': test0.c:72:50: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 72 | ncattput (ncid, bears_id, "act", NC_CHAR, 16, (void *)"text string\n\t123"); | ^ test0.c:84:56: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 84 | ncattput (ncid, NC_GLOBAL, "history", NC_CHAR, 136, (void *)"This is an example of a multi-line global\nattribute. It could be used for representing the\nprocessing history of the data, for example."); | ^ test0.c:113:44: warning: conversion from 'double' to 'float' changes value from '1.0e+12' to '9.99999996e+11f' [-Wfloat-conversion] 113 | static float aloan[] = {3, 4, 5, 6, 7, 1e+12}; | ^~~~~ test0.c:14:23: warning: variable 'k_dim' set but not used [-Wunused-but-set-variable] 14 | int i_dim, j_dim, k_dim, l_dim; | ^~~~~ /bin/sh ../../libtool --silent --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -std=c99 -Wno-error=implicit-function-declaration -Wall -Wcast-qual -Wconversion -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-include-dirs -Wshadow -Wundef -Wwrite-strings -pedantic -Wno-c++-compat -Wno-aggregate-return -Wno-inline -Wno-missing-format-attribute -Wno-missing-noreturn -Wno-overlength-strings -Wno-format-nonliteral -Wlarger-than=2560 -Wlogical-op -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wsync-nand -Wno-unsuffixed-float-constants -Wdouble-promotion -Wtrampolines -Wstack-usage=8192 -Wmaybe-uninitialized -Wno-jump-misses-init -Wstrict-overflow=2 -Wno-suggest-attribute=const -Wno-suggest-attribute=noreturn -Wno-suggest-attribute=pure -Wno-suggest-attribute=format -Wdate-time -Warray-bounds=2 -Wc99-c11-compat -Wincompatible-pointer-types -Wint-conversion -Wshadow -Wduplicated-cond -Whsa -Wnormalized -Wnull-dereference -Wunused-const-variable -Walloca -Walloc-zero -Wduplicated-branches -Wformat-overflow=2 -Wformat-truncation=1 -Wrestrict -Wattribute-alias -Wcast-align=strict -Wcast-function-type -Wmaybe-uninitialized -Wshift-overflow=2 -Wno-suggest-attribute=cold -Wno-suggest-attribute=malloc -Wattribute-alias=2 -Wmissing-profile -Wc11-c2x-compat -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf/src/.libs -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o ctest0 ctest0.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -lm -lsz -ljpeg -lz make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/ncgen' Making all in nctest make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/nctest' CC add.o add.c: In function 'add_var': add.c:59:64: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 59 | test->vars[test->nvars].dims = (int *)emalloc(sizeof(int) * ivar->ndims); | ^ CC atttests.o atttests.c: In function 'test_ncattput': atttests.c:65:42: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 65 | static struct cdfatt atts[] = {{___, "att0", NC_BYTE, LEN_OF(byte_vals), (void *)byte_vals}, | ^~~~~~ atttests.c:66:42: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 66 | {___, "att1", NC_CHAR, LEN_OF(char_vals), (void *)char_vals}, | ^~~~~~ atttests.c:67:42: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 67 | {___, "att2", NC_SHORT, LEN_OF(short_vals), (void *)short_vals}, | ^~~~~~ atttests.c:68:42: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 68 | {___, "att3", NC_LONG, LEN_OF(long_vals), (void *)long_vals}, | ^~~~~~ atttests.c:69:42: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 69 | {___, "att4", NC_FLOAT, LEN_OF(float_vals), (void *)float_vals}, | ^~~~~~ atttests.c:70:42: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 70 | {___, "att5", NC_DOUBLE, LEN_OF(double_vals), (void *)double_vals}}; | ^~~~~~ atttests.c:74:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 74 | {"ww", NC_LONG, 1, ___, 0}; | ^~~~ atttests.c:128:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 128 | tmp.val = emalloc(atts[ia].len * nctypelen(atts[ia].type)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ atttests.c:141:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 141 | ww.dims = (int *)emalloc(sizeof(int) * ww.ndims); | ^ atttests.c:171:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 171 | tmp.val = emalloc(atts[ia].len * nctypelen(atts[ia].type)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ atttests.c:215:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 215 | tmp.val = emalloc(atts[ia].len * nctypelen(atts[ia].type)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ atttests.c:289:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 289 | tmp.val = emalloc(atts[ia].len * nctypelen(atts[ia].type)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ atttests.c: In function 'test_ncattinq': atttests.c:343:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 343 | {"vv", NC_SHORT, 2, ___, 0}; | ^~~~ atttests.c:377:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 377 | vv.dims = (int *)emalloc(sizeof(int) * vv.ndims); | ^ atttests.c: In function 'test_ncattget': atttests.c:455:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 455 | {"uu", NC_LONG, 2, ___, 0}; | ^~~~ atttests.c:458:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 458 | {___, "valid_max", NC_LONG, 1, (void *)&uumax}; | ^~~~~~~~~~~ atttests.c:475:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 475 | uu.dims = (int *)emalloc(sizeof(int) * uu.ndims); | ^ atttests.c:511:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 511 | tmp.val = emalloc(tmp.len * nctypelen(tmp.type)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ atttests.c:554:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 554 | tmp.val = emalloc(tmp.len * nctypelen(tmp.type)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ atttests.c: In function 'test_ncattcopy': atttests.c:624:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 624 | {"tt", NC_LONG, 1, ___, 0}; | ^~~~ atttests.c:627:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 627 | {"tu", NC_DOUBLE, 2, ___, 0}; | ^~~~ atttests.c:631:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 631 | {___, "att", NC_DOUBLE, LEN_OF(double_vals), (void *)double_vals}; | ^~~~~ atttests.c:633:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 633 | {___, "att", NC_FLOAT, LEN_OF(float_vals), (void *)float_vals}; | ^~~~~ atttests.c:655:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 655 | tt.dims = (int *)emalloc(sizeof(int) * tt.ndims); | ^ atttests.c:671:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 671 | tu.dims = (int *)emalloc(sizeof(int) * tu.ndims); | ^ atttests.c:733:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 733 | tmp.val = emalloc(att.len * nctypelen(att.type)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ atttests.c:766:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 766 | tmp.val = emalloc(att.len * nctypelen(att.type)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ atttests.c:818:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 818 | tmp.val = emalloc(att2.len * nctypelen(att2.type)); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ atttests.c:854:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 854 | tmp.val = emalloc(att2.len * nctypelen(att2.type)); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ atttests.c: In function 'test_ncattrename': atttests.c:1132:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1132 | {___, "long_name", NC_SHORT, LEN_OF(short_vals), (void *)short_vals}; | ^~~~~~~~~~~ atttests.c:1134:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1134 | {___, "arggh", NC_SHORT, LEN_OF(short_vals), (void *)short_vals}; | ^~~~~~~ atttests.c:1183:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1183 | tmp.val = emalloc(atty.len * nctypelen(atty.type)); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ atttests.c: In function 'test_ncattdel': atttests.c:1281:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1281 | {___, "yet_another_attribute", NC_SHORT, LEN_OF(short_vals), (void *)short_vals}; | ^~~~~~~~~~~~~~~~~~~~~~~ atttests.c:1285:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1285 | {"yet_another_variable", NC_DOUBLE, 2, ___, 0}; | ^~~~~~~~~~~~~~~~~~~~~~ atttests.c:1313:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1313 | yav.dims = (int *)emalloc(sizeof(int) * yav.ndims); | ^ CC cdftests.o cdftests.c: In function 'test_ncopen': cdftests.c:99:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 99 | {NC_GLOBAL, "title", NC_CHAR, LEN_OF(title_val), (void *)title_val}; | ^~~~~~~ cdftests.c: In function 'test_ncredef': cdftests.c:194:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 194 | {"ii", 4}; | ^~~~ cdftests.c:197:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 197 | {"aa", NC_LONG, 1, ___, 0}; | ^~~~ cdftests.c:200:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 200 | {___, "units", NC_CHAR, LEN_OF(units_val), (void *)units_val}; | ^~~~~~~ cdftests.c:223:45: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 223 | aa.dims = (int *)emalloc(sizeof(int) * aa.ndims); | ^ cdftests.c: In function 'test_ncendef': cdftests.c:285:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 285 | {"kk", 3}; | ^~~~ cdftests.c:287:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 287 | {"jj", 3}; | ^~~~ cdftests.c:289:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 289 | {"bb", NC_LONG, 2, ___, 0}; | ^~~~ cdftests.c:292:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 292 | {___, "valid_range", NC_FLOAT, LEN_OF(bb_rangev), (void *)bb_rangev}; | ^~~~~~~~~~~~~ cdftests.c:317:45: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 317 | bb.dims = (int *)emalloc(sizeof(int) * bb.ndims); | ^ cdftests.c: In function 'test_ncinquire': cdftests.c:433:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 433 | {"rec", NC_UNLIMITED}; | ^~~~~ cdftests.c:435:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 435 | {"i1", 5}, | ^~~~ cdftests.c:436:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 436 | {"i2", 3}, | ^~~~ cdftests.c:437:37: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 437 | {"i3", 7}}; | ^~~~ cdftests.c:442:35: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 442 | {"cc", NC_LONG, 1, ___, 0}, | ^~~~ cdftests.c:443:35: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 443 | {"cd", NC_SHORT, 2, ___, 0}, | ^~~~ cdftests.c:444:35: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 444 | {"ce", NC_FLOAT, 3, ___, 0}}; | ^~~~ cdftests.c:449:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 449 | {___, "units", NC_CHAR, LEN_OF(units_val), (void *)units_val}; | ^~~~~~~ cdftests.c:506:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 506 | cc[iv].dims = (int *)emalloc(sizeof(int) * cc[iv].ndims); | ^ cdftests.c: In function 'test_ncsync': cdftests.c:586:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 586 | {"ll", 3}; | ^~~~ cdftests.c:589:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 589 | {"dd", NC_SHORT, 1, ___, 0}; | ^~~~ cdftests.c:592:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 592 | {___, "fill_value", NC_SHORT, LEN_OF(dd_fill_valv), (void *)dd_fill_valv}; | ^~~~~~~~~~~~ cdftests.c:615:45: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 615 | dd.dims = (int *)emalloc(sizeof(int) * dd.ndims); | ^ cdftests.c: In function 'test_ncabort': cdftests.c:718:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 718 | {___, "temp", NC_SHORT, LEN_OF(attv), (void *)attv}; | ^~~~~~ CC dimtests.o dimtests.c: In function 'test_ncdimdef': dimtests.c:40:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 40 | {"mm", 1}; /* 1 should be a valid dimension size */ | ^~~~ dimtests.c:42:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 42 | {"bogus", ___}; /* used for testing invalid dimension sizes */ | ^~~~~~~ dimtests.c:44:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 44 | {"rec", NC_UNLIMITED}; | ^~~~~ dimtests.c: In function 'test_ncdimid': dimtests.c:150:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 150 | {"nn", 1}; /* 1 should be a valid dimension size */ | ^~~~ dimtests.c: In function 'test_ncdimrename': dimtests.c:328:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 328 | {"pp", 7}; | ^~~~ dimtests.c:333:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 333 | {"qq", 10}; | ^~~~ CC driver.o CC emalloc.o CC error.o CC misctest.o CC rec.o rec.c: In function 'test_ncrecput': rec.c:338:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] 338 | datap[iv] = emalloc(rvarsizes[iv]); | ~~~~~~~~~^~~~ rec.c:339:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] 339 | datar[iv] = emalloc(rvarsizes[iv]); /* for comparison values */ | ~~~~~~~~~^~~~ rec.c:366:22: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 366 | if (recget(ncid, recnum, datar) == -1) { | ^~~~~~ rec.c:393:26: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 393 | if (recget(ncid, recnum, datap) == -1) { | ^~~~~~ rec.c:410:22: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 410 | if (recget(ncid, recnum, datap) == -1) { | ^~~~~~ rec.c: In function 'test_ncrecget': rec.c:493:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] 493 | datap[iv] = emalloc(rvarsizes[iv]); | ~~~~~~~~~^~~~ rec.c:494:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] 494 | datar[iv] = emalloc(rvarsizes[iv]); /* for comparison values */ | ~~~~~~~~~^~~~ rec.c:514:22: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 514 | if (recget(ncid, recnum, datap) == -1) { | ^~~~~~ rec.c:544:26: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 544 | if (recget(ncid, recnum, datar) == -1) { | ^~~~~~ CC slabs.o slabs.c: In function 'val_diff': slabs.c:94:38: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 94 | return (((float *)v)[ii] != (float)val); | ^~ slabs.c:96:39: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 96 | return (((double *)v)[ii] != (double)val); | ^~ slabs.c: In function 'test_slabs': slabs.c:118:42: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 118 | static struct cdfdim dims[NDIMS] = {{"w", WSIZE}, {"x", XSIZE}, {"y", YSIZE}, {"z", ZSIZE}}; | ^~~ slabs.c:118:56: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 118 | static struct cdfdim dims[NDIMS] = {{"w", WSIZE}, {"x", XSIZE}, {"y", YSIZE}, {"z", ZSIZE}}; | ^~~ slabs.c:118:70: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 118 | static struct cdfdim dims[NDIMS] = {{"w", WSIZE}, {"x", XSIZE}, {"y", YSIZE}, {"z", ZSIZE}}; | ^~~ slabs.c:118:84: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 118 | static struct cdfdim dims[NDIMS] = {{"w", WSIZE}, {"x", XSIZE}, {"y", YSIZE}, {"z", ZSIZE}}; | ^~~ slabs.c:124:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 124 | {"bytevar", NC_BYTE, NDIMS, ___, 0}, {"charvar", NC_CHAR, NDIMS, ___, 0}, | ^~~~~~~~~ slabs.c:124:49: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 124 | {"bytevar", NC_BYTE, NDIMS, ___, 0}, {"charvar", NC_CHAR, NDIMS, ___, 0}, | ^~~~~~~~~ slabs.c:125:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 125 | {"shortvar", NC_SHORT, NDIMS, ___, 0}, {"longvar", NC_LONG, NDIMS, ___, 0}, | ^~~~~~~~~~ slabs.c:125:49: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 125 | {"shortvar", NC_SHORT, NDIMS, ___, 0}, {"longvar", NC_LONG, NDIMS, ___, 0}, | ^~~~~~~~~ slabs.c:126:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 126 | {"floatvar", NC_FLOAT, NDIMS, ___, 0}, {"doublevar", NC_DOUBLE, NDIMS, ___, 0}, | ^~~~~~~~~~ slabs.c:126:49: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 126 | {"floatvar", NC_FLOAT, NDIMS, ___, 0}, {"doublevar", NC_DOUBLE, NDIMS, ___, 0}, | ^~~~~~~~~~~ slabs.c:155:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 155 | va[iv].dims = (int *)emalloc(sizeof(int) * va[iv].ndims); | ^ slabs.c:175:51: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 175 | v = emalloc(WSIZE * XSIZE * YSIZE * ZSIZE * nctypelen(va[iv].type)); | ^ slabs.c:253:23: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 253 | for (ii = corner[idim]; ii <= edge[idim]; ii++) { | ^~~~~~ slabs.c:287:27: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 287 | for (ii = corner[idim]; ii <= edge[idim]; ii++) { | ^~~~~~ slabs.c:288:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 288 | for (jj = corner[jdim]; jj <= edge[jdim]; jj++) { | ^~~~~~ slabs.c:330:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 330 | for (ii = corner[idim]; ii <= edge[idim]; ii++) { | ^~~~~~ slabs.c:331:35: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 331 | for (jj = corner[jdim]; jj <= edge[jdim]; jj++) { | ^~~~~~ slabs.c:332:39: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 332 | for (kk = corner[kdim]; kk <= edge[kdim]; kk++) { | ^~~~~~ CC val.o CC varget_unlim.o CC varget.o varget.c: In function 'test_ncvarget': varget.c:70:60: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 70 | hc.vals = emalloc(nctypelen(test_g->vars[iv].type) + 8); varget.c:73:22: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 73 | tmp = hc.cor[id]; | ^~ varget.c:81:22: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 81 | tmp = hc.edg[id]; | ^~ varget.c:94:27: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 94 | tmp = hc.cor[mqv]; | ^~ varget.c:102:27: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 102 | tmp = hc.edg[mqv]; | ^~ CC vargetg.o vargetg.c: In function 'test_ncvargetg': vargetg.c:72:60: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 72 | hc.vals = emalloc(nctypelen(test_g->vars[iv].type) + 8); CC varput.o In file included from ../../mfhdf/libsrc/hdf4_netcdf.h:297, from varput.c:14: varput.c: In function 'test_ncvarput': ../../mfhdf/libsrc/hdf2netcdf.h:25:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 25 | #define HNAME(x) sd_##x /* pre-append 'sd_' to all netCDF fcn names */ ../../mfhdf/libsrc/hdf2netcdf.h:67:21: note: in expansion of macro 'HNAME' 67 | #define nctypelen HNAME(nctypelen) | ^~~~~ varput.c:74:27: note: in expansion of macro 'nctypelen' 74 | hc.vals = emalloc(nctypelen(test_g->vars[iv].type)); | ^~~~~~~~~ varput.c:78:22: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 78 | tmp = hc.cor[id]; | ^~ varput.c:86:22: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 86 | tmp = hc.edg[id]; | ^~ varput.c:98:27: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 98 | tmp = hc.cor[mqv]; | ^~ varput.c:107:27: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 107 | tmp = hc.edg[mqv]; | ^~ CC varputg.o In file included from ../../mfhdf/libsrc/hdf4_netcdf.h:297, from varputg.c:14: varputg.c: In function 'test_ncvarputg': ../../mfhdf/libsrc/hdf2netcdf.h:25:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 25 | #define HNAME(x) sd_##x /* pre-append 'sd_' to all netCDF fcn names */ ../../mfhdf/libsrc/hdf2netcdf.h:67:21: note: in expansion of macro 'HNAME' 67 | #define nctypelen HNAME(nctypelen) | ^~~~~ varputg.c:75:27: note: in expansion of macro 'nctypelen' 75 | hc.vals = emalloc(nctypelen(test_g->vars[iv].type)); | ^~~~~~~~~ CC vardef.o vardef.c: In function 'test_ncvardef': vardef.c:48:35: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 48 | {"bytev", NC_BYTE, 6, ___, 0}, {"charv", NC_CHAR, 5, ___, 0}, | ^~~~~~~ vardef.c:48:69: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 48 | {"bytev", NC_BYTE, 6, ___, 0}, {"charv", NC_CHAR, 5, ___, 0}, | ^~~~~~~ vardef.c:49:35: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 49 | {"shortv", NC_SHORT, 4, ___, 0}, {"longv", NC_LONG, 3, ___, 0}, | ^~~~~~~~ vardef.c:49:69: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 49 | {"shortv", NC_SHORT, 4, ___, 0}, {"longv", NC_LONG, 3, ___, 0}, | ^~~~~~~ vardef.c:50:35: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 50 | {"floatv", NC_FLOAT, 2, ___, 0}, {"doublev", NC_DOUBLE, 1, ___, 0}, | ^~~~~~~~ vardef.c:50:69: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 50 | {"floatv", NC_FLOAT, 2, ___, 0}, {"doublev", NC_DOUBLE, 1, ___, 0}, | ^~~~~~~~~ vardef.c:51:35: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 51 | {"scalarv", NC_DOUBLE, 0, ___, 0}}; | ^~~~~~~~~ vardef.c:55:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 55 | {"tmpv", NC_DOUBLE, 1, ___, 0}; | ^~~~~~ vardef.c:58:35: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 58 | {"d0", 2}, {"d1", 3}, {"d2", 5}, {"d3", 6}, {"d4", 4}, {"d5", 31}}; | ^~~~ vardef.c:58:46: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 58 | {"d0", 2}, {"d1", 3}, {"d2", 5}, {"d3", 6}, {"d4", 4}, {"d5", 31}}; | ^~~~ vardef.c:58:57: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 58 | {"d0", 2}, {"d1", 3}, {"d2", 5}, {"d3", 6}, {"d4", 4}, {"d5", 31}}; | ^~~~ vardef.c:58:68: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 58 | {"d0", 2}, {"d1", 3}, {"d2", 5}, {"d3", 6}, {"d4", 4}, {"d5", 31}}; | ^~~~ vardef.c:58:79: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 58 | {"d0", 2}, {"d1", 3}, {"d2", 5}, {"d3", 6}, {"d4", 4}, {"d5", 31}}; | ^~~~ vardef.c:58:90: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 58 | {"d0", 2}, {"d1", 3}, {"d2", 5}, {"d3", 6}, {"d4", 4}, {"d5", 31}}; | ^~~~ vardef.c:97:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 97 | va[iv].dims = (int *)emalloc(sizeof(int) * va[iv].ndims); | ^ CC vartests.o vartests.c: In function 'test_ncvarid': vartests.c:43:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 43 | {"xx", NC_FLOAT, 1, ___, 0}; | ^~~~ vartests.c:58:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 58 | xx.dims = (int *)emalloc(sizeof(int) * xx.ndims); | ^ vartests.c: In function 'test_varputget1': vartests.c:273:21: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 273 | dsize = test_g->dims[test_g->vars[iv].dims[id]].size; | ^~~~~~ vartests.c: In function 'test_ncvarrename': vartests.c:565:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 565 | {"old_name", NC_SHORT, 1, ___, 0}; | ^~~~~~~~~~ vartests.c:570:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 570 | {"zz", NC_BYTE, 2, ___, 0}; | ^~~~ vartests.c:585:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 585 | yy.dims = (int *)emalloc(sizeof(int) * yy.ndims); | ^ vartests.c:594:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 594 | zz.dims = (int *)emalloc(sizeof(int) * zz.ndims); | ^ CC vputget.o vputget.c: In function 'test_varputget': vputget.c:62:25: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 62 | int dsize = test_g->dims[test_g->vars[iv].dims[id]].size; | ^~~~~~ vputget.c:69:23: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 69 | nel[0] *= hc[0].edg[id]; | ^~ vputget.c:74:23: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 74 | nel[1] *= hc[1].edg[id]; | ^~ vputget.c:79:23: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 79 | nel[2] *= hc[2].edg[id]; | ^~ vputget.c:84:78: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 84 | hc[ie].vals = emalloc(nel[ie] * nctypelen(test_g->vars[iv].type) + 8); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ vputget.c:85:78: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 85 | tmp.vals = emalloc(nel[ie] * nctypelen(test_g->vars[iv].type) + 8); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ CC vputgetg.o vputgetg.c: In function 'test_varputgetg': vputgetg.c:95:25: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 95 | int nelms = nel[ie] * nctypelen(test_g->vars[iv].type) + 8; | ^~~ vputgetg.c:97:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 97 | hc[ie].vals = emalloc(nelms); | ^~~~~ vputgetg.c:98:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 98 | tmp.vals = emalloc(nelms); | ^~~~~ CCLD nctest make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/nctest' Making all in dumper make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/dumper' CC hdp.o hdp.c: In function 'main': hdp.c:142:19: warning: comparison of integer expressions of different signedness: 'intn' {aka 'int'} and 'long unsigned int' [-Wsign-compare] 142 | for (j = 0; j < (sizeof(commands) / sizeof(command_t)); j++) { | ^ hdp.c:131:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 131 | if (curr_arg < argc - 1) { | ^ hdp.c:135:13: note: here 135 | default: | ^~~~~~~ CC hdp_dump.o hdp_dump.c: In function 'fmtbyte': hdp_dump.c:45:17: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 45 | return (fwrite(&s, sizeof(unsigned char), 1, ofp)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hdp_dump.c: In function 'fmtint8': hdp_dump.c:59:17: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 59 | return (fwrite(&s, sizeof(int8), 1, ofp)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hdp_dump.c: In function 'fmtuint8': hdp_dump.c:73:17: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 73 | return (fwrite(&s, sizeof(uint8), 1, ofp)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hdp_dump.c: In function 'fmtint16': hdp_dump.c:87:17: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 87 | return (fwrite(&s, sizeof(int16), 1, ofp)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hdp_dump.c: In function 'fmtuint16': hdp_dump.c:100:17: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 100 | return (fwrite(&s, sizeof(uint16), 1, ofp)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hdp_dump.c: In function 'fmtuchar8': hdp_dump.c:130:17: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 130 | return (fwrite(&s, sizeof(uchar8), 1, ofp)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hdp_dump.c: In function 'fmtint': hdp_dump.c:145:17: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 145 | return (fwrite(&i, sizeof(intn), 1, ofp)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hdp_dump.c: In function 'fmtfloat32': hdp_dump.c:163:17: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 163 | return (fwrite(&fdata, sizeof(float32), 1, ofp)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hdp_dump.c: In function 'fmtint32': hdp_dump.c:177:17: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 177 | return (fwrite(&l, sizeof(int32), 1, ofp)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hdp_dump.c: In function 'fmtuint32': hdp_dump.c:190:17: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 190 | return (fwrite(&l, sizeof(uint32), 1, ofp)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hdp_dump.c: In function 'fmtshort': hdp_dump.c:203:17: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 203 | return (fwrite(&s, sizeof(short), 1, ofp)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hdp_dump.c: In function 'fmtfloat64': hdp_dump.c:221:17: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'intn' {aka 'int'} may change value [-Wconversion] 221 | return (fwrite(&d, sizeof(float64), 1, ofp)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC hdp_gr.o hdp_gr.c: In function 'parse_dumpgr_opts': hdp_gr.c:115:34: warning: conversion from 'int' to 'gr_interlace_t' {aka 'short int'} may change value [-Wconversion] 115 | user_interlace = atoi(argv[*curr_arg]); | ^~~~ hdp_gr.c: In function 'grdumpfull': hdp_gr.c:246:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 246 | buf = (void *)malloc(read_nelts * eltsz); | ~~~~~~~~~~~^~~~~~~ hdp_gr.c: In function 'print_GRattrs': hdp_gr.c:423:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 423 | attr_buf = (void *)malloc(attr_buf_size); | ^~~~~~~~~~~~~ hdp_gr.c: In function 'print_RIattrs': hdp_gr.c:504:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 504 | attr_buf = (void *)malloc(attr_buf_size); | ^~~~~~~~~~~~~ hdp_gr.c: In function 'printGR_ASCII': hdp_gr.c:839:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 839 | if (dumpgr_opts->contents == DHEADER) | ^ hdp_gr.c:842:17: note: here 842 | case DDATA: | ^~~~ CC hdp_list.o hdp_list.c: In function 'parse_list_opts': hdp_list.c:132:49: warning: conversion from 'int' to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 132 | list_opts->limit_tag = atoi(argv[curr_arg]); | ^~~~ hdp_list.c:138:49: warning: conversion from 'intn' {aka 'int'} to 'uint16' {aka 'short unsigned int'} may change value [-Wconversion] 138 | list_opts->limit_tag = tagname_to_num(list_opts->limit_name); | ^~~~~~~~~~~~~~ hdp_list.c: In function 'print_annots_by_object': hdp_list.c:236:35: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 236 | ann_list = malloc(ann_num * sizeof(int32)); | ^ hdp_list.c:254:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 254 | buf = calloc((ann_length + 1) * sizeof(char), 1); | ^ hdp_list.c: In function 'print_annots_in_file': hdp_list.c:365:41: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 365 | annotation = (char *)calloc(len + 1, 1); | ~~~~^~~ hdp_list.c: In function 'print_all_data_descs': hdp_list.c:461:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 461 | desc = (char *)calloc(len + 1, 1); | ~~~~^~~ hdp_list.c: In function 'print_all_file_labels': hdp_list.c:533:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 533 | label = (char *)calloc(len + 1, 1); | ~~~~^~~ hdp_list.c: In function 'print_all_file_descs': hdp_list.c:614:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 614 | desc = (char *)calloc(len + 1, 1); | ~~~~^~~ hdp_list.c: In function 'print_file_descs': hdp_list.c:716:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 716 | desc = (char *)calloc(len + 1, 1); | ~~~~^~~ hdp_list.c: In function 'do_list': hdp_list.c:945:78: warning: conversion to 'uint32' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 945 | o_list = make_obj_list(fid, label_flag | desc_flag | CHECK_GROUP | CHECK_SPECIAL); CC hdp_rig.o hdp_rig.c: In function 'parse_dumprig_opts': hdp_rig.c:134:72: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 134 | dumprig_opts->filter_num = (intn *)malloc(sizeof(intn) * numItems); | ^ hdp_rig.c: In function 'drig': hdp_rig.c:225:61: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 225 | if ((rig_chosen = (int32 *)malloc(sizeof(int32) * num_rig_chosen)) == NULL) { | ^ hdp_rig.c:232:54: warning: conversion to 'uint32' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 232 | HDmemfill(rig_chosen, &k, sizeof(int32), num_rig_chosen); | ^~~~~~~~~~~~~~ hdp_rig.c:315:60: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 315 | if ((image = (void *)malloc(read_nelts * eltsz)) == NULL) { | ~~~~~~~~~~~^~~~~~~ hdp_rig.c:498:60: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 498 | if ((image = (void *)malloc(read_nelts * eltsz)) == NULL) { | ~~~~~~~~~~~^~~~~~~ hdp_rig.c:404:32: warning: this statement may fall through [-Wimplicit-fallthrough=] 404 | if (dumprig_opts->contents == DHEADER) | ^ hdp_rig.c:406:25: note: here 406 | case DDATA: | ^~~~ CC hdp_sds.o hdp_sds.c: In function 'sdsdumpfull': hdp_sds.c:211:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 211 | buf = (void *)malloc(read_nelts * eltsz); | ~~~~~~~~~~~^~~~~~~ hdp_sds.c:214:33: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 214 | left = (int32 *)malloc(rank * sizeof(int32)); | ^ hdp_sds.c:217:34: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 217 | start = (int32 *)malloc(rank * sizeof(int32)); | ^ hdp_sds.c:220:33: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 220 | edge = (int32 *)malloc(rank * sizeof(int32)); | ^ hdp_sds.c:259:68: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 259 | extfile_name = (char *)malloc(sizeof(char *) * (extfile_namelen + 1)); | ^ hdp_sds.c:293:72: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 293 | extfile_name = (char *)malloc(sizeof(char *) * (extfile_namelen + 1)); | ^ hdp_sds.c: In function 'print_SDattrs': hdp_sds.c:506:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 506 | attr_buf = (void *)malloc(attr_buf_size); | ^~~~~~~~~~~~~ hdp_sds.c: In function 'print_SDSattrs': hdp_sds.c:586:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 586 | attr_buf = (void *)malloc(attr_buf_size); | ^~~~~~~~~~~~~ hdp_sds.c: In function 'printSDS_ASCII': hdp_sds.c:961:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 961 | fprintf(fp, "\t Data : \n"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ hdp_sds.c:963:9: note: here 963 | case DDATA: | ^~~~ CC hdp_util.o hdp_util.c: In function 'make_file_list': hdp_util.c:58:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 58 | ret->file_arr = (char **)malloc(sizeof(char *) * ((argc - curr_arg) + 1)); | ^ hdp_util.c: In function 'make_group_list': hdp_util.c:221:60: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 221 | if ((ret->dd_arr = (DFdi *)malloc(sizeof(DFdi) * nobj)) == NULL) { | ^ hdp_util.c:254:67: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 254 | if ((temp_tag = (int32 *)malloc(sizeof(int32) * nobj)) == NULL) { | ^ hdp_util.c:259:67: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 259 | if ((temp_ref = (int32 *)malloc(sizeof(int32) * nobj)) == NULL) { | ^ hdp_util.c:284:68: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 284 | if ((ret->dd_arr = (DFdi *)malloc(sizeof(DFdi) * nobj)) == NULL) { | ^ hdp_util.c: In function 'make_obj_list': hdp_util.c:374:66: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 374 | obj_ret->raw_obj_arr = (objinfo_t *)malloc(sizeof(objinfo_t) * nobj); | ^ hdp_util.c:384:55: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 384 | memset(obj_ret->raw_obj_arr, 0, sizeof(objinfo_t) * nobj); | ^ hdp_util.c:432:69: warning: conversion to 'long unsigned int' from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 432 | obj_ret->srt_obj_arr = (objinfo_t **)malloc(sizeof(objinfo_t *) * nobj); | ^ hdp_util.c: In function 'sort_obj_list_by_tag': hdp_util.c:536:47: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 536 | const objinfo_t *a = (const objinfo_t *)*((const void **)p1); | ^ hdp_util.c:537:47: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 537 | const objinfo_t *b = (const objinfo_t *)*((const void **)p2); | ^ hdp_util.c: In function 'sort_obj_list': hdp_util.c:558:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'intn' {aka 'int'} may change the sign of the result [-Wsign-conversion] 558 | qsort(o_list->srt_obj_arr, o_list->max_obj, sizeof(objinfo_t *), sort_obj_list_by_tag); | ~~~~~~^~~~~~~~~ hdp_util.c: In function 'sort': hdp_util.c:582:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 582 | qsort((void *)chosen, choices, sizeof(int32), int32_compare); | ^~~~~~~ hdp_util.c: In function 'parse_number_opts': hdp_util.c:631:48: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 631 | newlist = (int32 *)malloc(sizeof(intn) * numItems); | ^ hdp_util.c:649:57: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 649 | filter->num_list = (int32 *)malloc(sizeof(intn) * numItems); | ^ hdp_util.c: In function 'parse_string_opts': hdp_util.c:698:55: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 698 | filter->str_list = (char **)malloc(sizeof(char *) * numItems); | ^ hdp_util.c: In function 'parse_value_opts': hdp_util.c:762:63: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 762 | newlist = (obj_chosen_t *)malloc(sizeof(obj_chosen_t) * newItems); | ^ hdp_util.c:780:79: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 780 | (*dump_opts)->all_types = (obj_chosen_t *)malloc(sizeof(obj_chosen_t) * numItems); | ^ hdp_util.c: In function 'alloc_index_list': hdp_util.c:850:49: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 850 | *index_list = (int32 *)malloc(sizeof(int32) * num_chosen); | ^ hdp_util.c:854:47: warning: conversion to 'uint32' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 854 | HDmemfill(*index_list, &i, sizeof(int32), num_chosen); | ^~~~~~~~~~ hdp_util.c: In function 'comp_method_txt': hdp_util.c:864:20: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 864 | return ("NONE"); | ^ hdp_util.c:866:20: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 866 | return ("RLE"); | ^ hdp_util.c:868:20: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 868 | return ("NBIT"); | ^ hdp_util.c:870:20: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 870 | return ("SKPHUFF"); | ^ hdp_util.c:872:20: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 872 | return ("DEFLATE"); | ^ hdp_util.c:874:20: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 874 | return ("SZIP"); | ^ hdp_util.c:876:20: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 876 | return ("JPEG"); | ^ hdp_util.c:878:20: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 878 | return ("IMCOMP"); | ^ hdp_util.c:880:20: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 880 | return ("INVALID"); | ^ CC hdp_vd.o hdp_vd.c: In function 'choose_vd': hdp_vd.c:338:77: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 338 | *vd_chosen = (int32 *)realloc(*vd_chosen, sizeof(int32) * (num_vd_chosen + 1)); | ^ hdp_vd.c: In function 'printHeader': hdp_vd.c:402:26: warning: passing argument 2 of 'print_fields' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 402 | print_fields(fields, " fields = ", fp); | ^~~~~~~~~~~~~~ In file included from hdp_vd.c:14: hdp.h:485:46: note: expected 'char *' but argument is of type 'const char *' 485 | void print_fields(char *fields, char *field_title, FILE *fp); | ~~~~~~^~~~~~~~~~~ hdp_vd.c: In function 'getFieldIndices': hdp_vd.c:431:11: warning: size of 'tempflds' 32768 bytes exceeds maximum object size 2560 [-Wlarger-than=] 431 | char tempflds[VSFIELDMAX * FIELDNAMELENMAX]; | ^~~~~~~~ hdp_vd.c: In function 'dumpvd_ascii': hdp_vd.c:501:19: warning: size of 'fields' 32768 bytes exceeds maximum object size 2560 [-Wlarger-than=] 501 | char fields[VSFIELDMAX * FIELDNAMELENMAX]; | ^~~~~~ hdp_vd.c: In function 'dumpvd_binary': hdp_vd.c:691:19: warning: size of 'fields' 32768 bytes exceeds maximum object size 2560 [-Wlarger-than=] 691 | char fields[VSFIELDMAX * FIELDNAMELENMAX]; | ^~~~~~ hdp_vd.c: In function 'getFieldIndices': hdp_vd.c:420:1: warning: stack usage is 32976 bytes [-Wstack-usage=] 420 | getFieldIndices(char *fields, char *flds_chosen[MAXCHOICES], int32 *flds_indices) | ^~~~~~~~~~~~~~~ hdp_vd.c:477:1: warning: the frame size of 32912 bytes is larger than 16384 bytes [-Wframe-larger-than=] 477 | } /* end of getFieldIndices */ | ^ hdp_vd.c: In function 'dumpvd_ascii': hdp_vd.c:645:30: warning: 'dumpvd' accessing 1024 bytes in a region of size 200 [-Wstringop-overflow=] 645 | status = dumpvd(vd_id, ff, data_only, fp, sep, flds_indices, dumpallfields); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hdp_vd.c:645:30: note: referencing argument 6 of type 'int32 *' {aka 'int *'} In file included from hdp_vd.c:14: hdp.h:515:14: note: in a call to function 'dumpvd' 515 | extern int32 dumpvd(int32 vd, file_format_t ft, int data_only, FILE *fp, char separator[2], | ^~~~~~ hdp_vd.c:480:1: warning: stack usage might be 33568 bytes [-Wstack-usage=] 480 | dumpvd_ascii(dump_info_t *dumpvd_opts, int32 file_id, const char *file_name, FILE *fp, int32 num_vd_chosen, | ^~~~~~~~~~~~ hdp_vd.c:674:1: warning: the frame size of 33488 bytes is larger than 16384 bytes [-Wframe-larger-than=] 674 | } /* dumpvd_ascii() */ | ^ hdp_vd.c: In function 'dumpvd_binary': hdp_vd.c:762:29: warning: 'dumpvd' accessing 1024 bytes in a region of size 200 [-Wstringop-overflow=] 762 | if (FAIL == dumpvd(vd_id, ff, data_only, fp, sep, flds_indices, dumpallfields)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hdp_vd.c:762:29: note: referencing argument 6 of type 'int32 *' {aka 'int *'} In file included from hdp_vd.c:14: hdp.h:515:14: note: in a call to function 'dumpvd' 515 | extern int32 dumpvd(int32 vd, file_format_t ft, int data_only, FILE *fp, char separator[2], | ^~~~~~ hdp_vd.c:677:1: warning: stack usage might be 33200 bytes [-Wstack-usage=] 677 | dumpvd_binary(dump_info_t *dumpvd_opts, int32 file_id, const char *file_name, FILE *fp, int32 num_vd_chosen, | ^~~~~~~~~~~~~ hdp_vd.c:776:1: warning: the frame size of 33120 bytes is larger than 16384 bytes [-Wframe-larger-than=] 776 | } /* dumpvd_binary */ | ^ CC hdp_vg.o hdp_vg.c: In function 'alloc_list_of_strings': hdp_vg.c:539:42: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 539 | ptr = (char **)malloc(sizeof(char *) * (num_entries)); | ^ hdp_vg.c: In function 'print_fields': hdp_vg.c:574:61: warning: size of 'tempflds' 32768 bytes exceeds maximum object size 2560 [-Wlarger-than=] 574 | char *ptr = NULL, *tempPtr = NULL, fldname[MAXNAMELEN], tempflds[VSFIELDMAX * FIELDNAMELENMAX]; | ^~~~~~~~ hdp_vg.c:595:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 595 | count += strlen(fldname); /* increment current # of chars on line */ | ^~ hdp_vg.c:595:22: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int32' {aka 'int'} may change value [-Wconversion] 595 | count += strlen(fldname); /* increment current # of chars on line */ | ^~~~~~ hdp_vg.c:601:25: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int32' {aka 'int'} may change value [-Wconversion] 601 | count = strlen(fldname); | ^~~~~~ hdp_vg.c: In function 'get_VGindex_list': hdp_vg.c:672:81: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 672 | *vg_chosen = (int32 *)realloc(*vg_chosen, sizeof(int32) * (num_vg_chosen + 1)); | ^ hdp_vg.c:707:81: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 707 | *vg_chosen = (int32 *)realloc(*vg_chosen, sizeof(int32) * (num_vg_chosen + 1)); | ^ hdp_vg.c: In function 'vgBuildGraph': hdp_vg.c:837:66: warning: passing argument 1 of 'alloc_strg_of_chars' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 837 | aNode->children[entry_num] = alloc_strg_of_chars("***"); | ^~~~~ hdp_vg.c:552:27: note: expected 'char *' but argument is of type 'const char *' 552 | alloc_strg_of_chars(char *strg) | ~~~~~~^~~~ hdp_vg.c:838:66: warning: passing argument 1 of 'alloc_strg_of_chars' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 838 | aNode->type[entry_num] = alloc_strg_of_chars(""); | ^~~~~~~~~~~~ hdp_vg.c:552:27: note: expected 'char *' but argument is of type 'const char *' 552 | alloc_strg_of_chars(char *strg) | ~~~~~~^~~~ hdp_vg.c:867:66: warning: passing argument 1 of 'alloc_strg_of_chars' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 867 | aNode->type[entry_num] = alloc_strg_of_chars("vg"); | ^~~~ hdp_vg.c:552:27: note: expected 'char *' but argument is of type 'const char *' 552 | alloc_strg_of_chars(char *strg) | ~~~~~~^~~~ hdp_vg.c:876:62: warning: passing argument 1 of 'alloc_strg_of_chars' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 876 | aNode->type[entry_num] = alloc_strg_of_chars("vd"); | ^~~~ hdp_vg.c:552:27: note: expected 'char *' but argument is of type 'const char *' 552 | alloc_strg_of_chars(char *strg) | ~~~~~~^~~~ hdp_vg.c:881:70: warning: passing argument 1 of 'alloc_strg_of_chars' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 881 | aNode->children[entry_num] = alloc_strg_of_chars(""); | ^~~~~~~~~~~ hdp_vg.c:552:27: note: expected 'char *' but argument is of type 'const char *' 552 | alloc_strg_of_chars(char *strg) | ~~~~~~^~~~ hdp_vg.c:917:66: warning: passing argument 1 of 'alloc_strg_of_chars' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 917 | aNode->children[entry_num] = alloc_strg_of_chars("***"); | ^~~~~ hdp_vg.c:552:27: note: expected 'char *' but argument is of type 'const char *' 552 | alloc_strg_of_chars(char *strg) | ~~~~~~^~~~ hdp_vg.c:920:66: warning: passing argument 1 of 'alloc_strg_of_chars' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 920 | aNode->type[entry_num] = alloc_strg_of_chars("Unknown Object"); | ^~~~~~~~~~~~~~~~ hdp_vg.c:552:27: note: expected 'char *' but argument is of type 'const char *' 552 | alloc_strg_of_chars(char *strg) | ~~~~~~^~~~ hdp_vg.c: In function 'vgdumpfull': hdp_vg.c:958:11: warning: size of 'fields' 32768 bytes exceeds maximum object size 2560 [-Wlarger-than=] 958 | char fields[VSFIELDMAX * FIELDNAMELENMAX]; | ^~~~~~ hdp_vg.c:984:66: warning: passing argument 1 of 'alloc_strg_of_chars' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 984 | aNode->children[entry_num] = alloc_strg_of_chars("***"); | ^~~~~ hdp_vg.c:552:27: note: expected 'char *' but argument is of type 'const char *' 552 | alloc_strg_of_chars(char *strg) | ~~~~~~^~~~ hdp_vg.c:985:66: warning: passing argument 1 of 'alloc_strg_of_chars' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 985 | aNode->type[entry_num] = alloc_strg_of_chars(""); | ^~~~~~~~~~~~ hdp_vg.c:552:27: note: expected 'char *' but argument is of type 'const char *' 552 | alloc_strg_of_chars(char *strg) | ~~~~~~^~~~ hdp_vg.c:1014:66: warning: passing argument 1 of 'alloc_strg_of_chars' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1014 | aNode->type[entry_num] = alloc_strg_of_chars("vg"); | ^~~~ hdp_vg.c:552:27: note: expected 'char *' but argument is of type 'const char *' 552 | alloc_strg_of_chars(char *strg) | ~~~~~~^~~~ hdp_vg.c:1097:38: warning: passing argument 2 of 'print_fields' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1097 | print_fields(fields, "\tfields = ", fp); | ^~~~~~~~~~~~~ hdp_vg.c:570:34: note: expected 'char *' but argument is of type 'const char *' 570 | print_fields(char *fields, char *field_title, /* */ | ~~~~~~^~~~~~~~~~~ hdp_vg.c:1112:66: warning: passing argument 1 of 'alloc_strg_of_chars' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1112 | aNode->type[entry_num] = alloc_strg_of_chars("vd"); | ^~~~ hdp_vg.c:552:27: note: expected 'char *' but argument is of type 'const char *' 552 | alloc_strg_of_chars(char *strg) | ~~~~~~^~~~ hdp_vg.c:1125:66: warning: passing argument 1 of 'alloc_strg_of_chars' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1125 | aNode->children[entry_num] = alloc_strg_of_chars("***"); | ^~~~~ hdp_vg.c:552:27: note: expected 'char *' but argument is of type 'const char *' 552 | alloc_strg_of_chars(char *strg) | ~~~~~~^~~~ hdp_vg.c:1129:66: warning: passing argument 1 of 'alloc_strg_of_chars' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1129 | aNode->type[entry_num] = alloc_strg_of_chars("Unknown Object"); | ^~~~~~~~~~~~~~~~ hdp_vg.c:552:27: note: expected 'char *' but argument is of type 'const char *' 552 | alloc_strg_of_chars(char *strg) | ~~~~~~^~~~ hdp_vg.c: In function 'dvg': hdp_vg.c:1262:60: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1262 | list = (vg_info_t **)malloc(sizeof(vg_info_t *) * max_vgs); | ^ hdp_vg.c:1310:66: warning: conversion to 'unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 1310 | list = realloc(list, (uint32)sizeof(vg_info_t *) * max_vgs); | ^ hdp_vg.c: In function 'print_fields.part.0': hdp_vg.c:570:1: warning: stack usage is 32928 bytes [-Wstack-usage=] 570 | print_fields(char *fields, char *field_title, /* */ | ^~~~~~~~~~~~ hdp_vg.c:611:1: warning: the frame size of 32880 bytes is larger than 16384 bytes [-Wframe-larger-than=] 611 | } /* end of print_fields */ | ^ hdp_vg.c: In function 'vgdumpfull': hdp_vg.c:936:1: warning: stack usage might be 33152 bytes [-Wstack-usage=] 936 | vgdumpfull(int32 vg_id, dump_info_t *dumpvg_opts, int32 file_id, int32 num_entries, FILE *fp, | ^~~~~~~~~~ hdp_vg.c:1146:1: warning: the frame size of 33072 bytes is larger than 16384 bytes [-Wframe-larger-than=] 1146 | } /* vgdumpfull */ | ^ CC show.o show.c: In function 'dumpvd': show.c:52:11: warning: size of 'fields' 32768 bytes exceeds maximum object size 2560 [-Wlarger-than=] 52 | char fields[VSFIELDMAX * FIELDNAMELENMAX]; | ^~~~~~ show.c:53:11: warning: size of 'flds' 32768 bytes exceeds maximum object size 2560 [-Wlarger-than=] 53 | char flds[VSFIELDMAX * FIELDNAMELENMAX]; | ^~~~ show.c:77:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 77 | bb = (uint8 *)malloc(bufsize); | ^~~~~~~ show.c:236:72: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 236 | extfile_name = (char *)malloc(sizeof(char *) * (extfile_namelen + 1)); | ^ show.c:240:77: warning: conversion to 'uintn' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 240 | extfile_namelen = VSgetexternalfile(vd, extfile_namelen + 1, extfile_name, NULL); | ~~~~~~~~~~~~~~~~^~~ show.c:362:72: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 362 | extfile_name = (char *)malloc(sizeof(char *) * (extfile_namelen + 1)); | ^ show.c:366:77: warning: conversion to 'uintn' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 366 | extfile_namelen = VSgetexternalfile(vd, extfile_namelen + 1, extfile_name, NULL); | ~~~~~~~~~~~~~~~~^~~ show.c: In function 'dumpattr': show.c:508:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 508 | if (NULL == (buf = malloc(e_size))) { | ^~~~~~ show.c: In function 'dumpvd': show.c:25:1: warning: stack usage might be 69968 bytes [-Wstack-usage=] 25 | dumpvd(int32 vd, file_format_t ff, int data_only, FILE *fp, char separator[2], int32 flds_indices[VSFIELDMAX], | ^~~~~~ show.c:431:1: warning: the frame size of 69888 bytes is larger than 16384 bytes [-Wframe-larger-than=] 431 | } /* dumpvd */ | ^ CCLD hdp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/dumper' Making all in hdfimport make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/hdfimport' CC hdfimport.o CCLD hdfimport CC hdfimporttest.o hdfimporttest.c: In function 'main': hdfimporttest.c:163:34: warning: conversion from 'int' to 'int16' {aka 'short int'} may change value [-Wconversion] 163 | b16i3[k][i][j] = row4i16[i] + col4i16[j] + pln4i16[k]; | ^~~~~~~ hdfimporttest.c:164:34: warning: conversion from 'int' to 'int8' {aka 'signed char'} may change value [-Wconversion] 164 | b8i3[k][i][j] = row4i8[i] + col4i8[j] + pln4i8[k]; | ^~~~~~ CCLD hdfimporttest CC gen_sds_floats.o CCLD gen_sds_floats make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/hdfimport' Making all in hdiff make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/hdiff' CC hdiff.o hdiff.c: In function 'hdiff': hdiff.c:75:29: warning: passing argument 2 of 'dtable_print' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 75 | dtable_print(list1, "file 1"); | ^~~~~~~~ In file included from hdiff.h:12, from hdiff.c:16: hdiff_table.h:50:42: note: expected 'char *' but argument is of type 'const char *' 50 | void dtable_print(dtable_t *table, char *header); | ~~~~~~^~~~~~ hdiff.c:76:29: warning: passing argument 2 of 'dtable_print' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 76 | dtable_print(list2, "file 2"); | ^~~~~~~~ In file included from hdiff.h:12, from hdiff.c:16: hdiff_table.h:50:42: note: expected 'char *' but argument is of type 'const char *' 50 | void dtable_print(dtable_t *table, char *header); | ~~~~~~^~~~~~ CC hdiff_array.o hdiff_array.c: In function 'array_diff': hdiff_array.c:250:21: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 250 | if (err_rel) { | ^~~~~~~ hdiff_array.c:333:21: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 333 | if (err_rel) { | ^~~~~~~ hdiff_array.c:383:28: warning: conversion to 'int32' {aka 'int'} from 'long int' may change the sign of the result [-Wsign-conversion] 383 | i4_diff = labs(*i4ptr1 - *i4ptr2); | ^~~~ hdiff_array.c:412:21: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 412 | if (err_rel) { | ^~~~~~~ hdiff_array.c:463:45: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 463 | is_fill1 = fill1 && (*fptr1 == *((float32 *)fill1)); | ^~ hdiff_array.c:464:45: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 464 | is_fill2 = fill2 && (*fptr2 == *((float32 *)fill2)); | ^~ hdiff_array.c:494:21: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 494 | if (err_rel) { | ^~~~~~~ hdiff_array.c:84:15: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 84 | if (A == 0 && B == 0) \ | ^~ hdiff_array.c:496:21: note: in expansion of macro 'PER' 496 | PER(*fptr1, *fptr2); | ^~~ hdiff_array.c:84:25: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 84 | if (A == 0 && B == 0) \ | ^~ hdiff_array.c:496:21: note: in expansion of macro 'PER' 496 | PER(*fptr1, *fptr2); | ^~~ hdiff_array.c:86:15: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 86 | if (A != 0) \ | ^~ hdiff_array.c:496:21: note: in expansion of macro 'PER' 496 | PER(*fptr1, *fptr2); | ^~~ hdiff_array.c:544:45: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 544 | is_fill1 = fill1 && (*dptr1 == *((float64 *)fill1)); | ^~ hdiff_array.c:545:45: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 545 | is_fill2 = fill2 && (*dptr2 == *((float64 *)fill2)); | ^~ hdiff_array.c:572:21: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 572 | if (err_rel) { | ^~~~~~~ hdiff_array.c:84:15: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 84 | if (A == 0 && B == 0) \ | ^~ hdiff_array.c:574:21: note: in expansion of macro 'PER' 574 | PER(*dptr1, *dptr2); | ^~~ hdiff_array.c:84:25: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 84 | if (A == 0 && B == 0) \ | ^~ hdiff_array.c:574:21: note: in expansion of macro 'PER' 574 | PER(*dptr1, *dptr2); | ^~~ hdiff_array.c:86:15: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 86 | if (A != 0) \ | ^~ hdiff_array.c:574:21: note: in expansion of macro 'PER' 574 | PER(*dptr1, *dptr2); | ^~~ hdiff_array.c:617:58: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 617 | if ((float64)n_stats * d_sumx2 - d_sumx * d_sumx != 0.0) { | ^~ hdiff_array.c: In function 'print_pos': hdiff_array.c:665:27: warning: conversion to 'uint32' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 665 | pos[i] = curr_pos / acc[i]; | ^ hdiff_array.c:665:18: warning: conversion to 'int32' {aka 'int'} from 'uint32' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] 665 | pos[i] = curr_pos / acc[i]; | ^~~~~~~~ hdiff_array.c:666:18: warning: conversion to 'uint32' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 666 | curr_pos -= acc[i] * pos[i]; | ^~ CC hdiff_gr.o hdiff_gr.c: In function 'diff_gr': hdiff_gr.c:174:15: warning: conversion to 'uint32' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 174 | nelms *= dimsizes1[i]; | ^~ hdiff_gr.c:189:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 189 | if ((buf1 = (void *)malloc(data_size)) == NULL) { | ^~~~~~~~~ hdiff_gr.c:212:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 212 | if ((buf2 = (void *)malloc(data_size)) == NULL) { | ^~~~~~~~~ hdiff_gr.c:234:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 234 | cmp = memcmp(buf1, buf2, data_size); | ^~~~~~~~~ CC hdiff_list.o hdiff_list.c: In function 'hdiff_list_vg': hdiff_list.c:175:51: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 175 | ref_array = (int32 *)malloc(sizeof(int32) * nlones); | ^ hdiff_list.c:264:54: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 264 | tags = (int32 *)malloc(sizeof(int32) * ntagrefs); | ^ hdiff_list.c:265:54: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 265 | refs = (int32 *)malloc(sizeof(int32) * ntagrefs); | ^ hdiff_list.c: In function 'insert_vg': hdiff_list.c:401:58: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 401 | tags = (int32 *)malloc(sizeof(int32) * ntagrefs); | ^ hdiff_list.c:402:58: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 402 | refs = (int32 *)malloc(sizeof(int32) * ntagrefs); | ^ hdiff_list.c: In function 'hdiff_list_vs': hdiff_list.c:604:51: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 604 | ref_array = (int32 *)malloc(sizeof(int32) * nlones); | ^ CC hdiff_main.o hdiff_main.c: In function 'main': hdiff_main.c:137:35: warning: conversion to 'uint32' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 137 | opt.max_err_cnt = atoi(h4optarg); | ^~~~ CC hdiff_mattbl.o hdiff_mattbl.c: In function 'match_table_add': hdiff_mattbl.c:62:31: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 62 | table->objs[i].flags[0] = flags[0]; | ^~~~~ hdiff_mattbl.c:63:31: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 63 | table->objs[i].flags[1] = flags[1]; | ^~~~~ CC hdiff_gattr.o hdiff_gattr.c: In function 'gattr_diff': hdiff_gattr.c:75:65: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 75 | iret2 = memcmp((void *)att1.val, att2.val, att1.len * DFKNTsize(att1.type | DFNT_NATIVE)); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC hdiff_misc.o In file included from hdiff_misc.c:17: hdiff_misc.c: In function 'pr_att_vals': hdiff_misc.c:133:34: warning: conversion to 'unsigned char' from 'int' may change the sign of the result [-Wsign-conversion] 133 | if (isprint(uc = *gp.cp++ & 0377)) | ^ hdiff_misc.c:146:30: warning: conversion to 'unsigned char' from 'int' may change the sign of the result [-Wsign-conversion] 146 | switch (uc = *gp.cp++ & 0377) { | ^ hdiff_misc.c:196:31: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 196 | ll = strlen(gps); | ^~~~~~ hdiff_misc.c: In function 'make_vars': hdiff_misc.c:234:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 234 | opt->lvars = (char **)malloc(nvars * sizeof(char *)); | ^ hdiff_misc.c:242:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 242 | opt->uvars = (char **)malloc(nvars * sizeof(char *)); | ^ CC hdiff_sds.o hdiff_sds.c: In function 'diff_sds': hdiff_sds.c:217:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 217 | fill1 = (void *)malloc(eltsz); | ^~~~~ hdiff_sds.c:218:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 218 | fill2 = (void *)malloc(eltsz); | ^~~~~ hdiff_sds.c:235:19: warning: conversion to 'uint32' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 235 | nelms *= dimsizes1[i]; | ^~ hdiff_sds.c:238:31: warning: conversion to 'uint32' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 238 | need = (size_t)(nelms * eltsz); /* bytes needed */ | ^ hdiff_sds.c:287:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 287 | size_t p_type_nbytes = eltsz; /*size of type */ | ^~~~~ hdiff_sds.c:305:25: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int32' {aka 'int'} may change value [-Wconversion] 305 | sm_nbytes = p_type_nbytes; | ^~~~~~~~~~~~~ hdiff_sds.c:319:56: warning: conversion to 'uint32' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 319 | for (elmtno = 0; elmtno < p_nelmts; elmtno += hs_nelmts) { | ^~ hdiff_sds.c:358:50: warning: conversion to 'uint32' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 358 | array_diff(sm_buf1, sm_buf2, hs_nelmts, sds1_name, sds2_name, rank1, dimsizes1, dtype1, | ^~~~~~~~~ hdiff_sds.c: In function 'diff_sds_attrs': hdiff_sds.c:467:53: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 467 | attr1_buf = (void *)malloc((unsigned)nelms1 * DFKNTsize(dtype1 | DFNT_NATIVE)); | ^ hdiff_sds.c:473:53: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 473 | attr2_buf = (void *)malloc((unsigned)nelms2 * DFKNTsize(dtype2 | DFNT_NATIVE)); | ^ hdiff_sds.c:488:51: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 488 | cmp = memcmp(attr1_buf, attr2_buf, nelms1 * DFKNTsize(dtype1 | DFNT_NATIVE)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC hdiff_table.o hdiff_table.c: In function 'dtable_search': hdiff_table.c:41:20: warning: conversion to 'int' from 'uint32' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] 41 | return i; | ^ CC hdiff_vs.o CC hdiff_dim.o hdiff_dim.c: In function 'diff_match_dim_table_add': hdiff_dim.c:307:43: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 307 | table->objs[i].flags[0] = flags[0]; | ^~~~~ hdiff_dim.c:309:43: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 309 | table->objs[i].flags[1] = flags[1]; | ^~~~~ hdiff_dim.c:317:71: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 317 | (diff_match_dim_name_t *)realloc(table->objs, table->size * sizeof(diff_match_dim_name_t)); | ^ hdiff_dim.c:328:31: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 328 | table->objs[i].flags[0] = flags[0]; | ^~~~~ hdiff_dim.c:329:31: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 329 | table->objs[i].flags[1] = flags[1]; | ^~~~~ hdiff_dim.c: In function 'diff_match_dim_table_init': hdiff_dim.c:354:64: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 354 | table->objs = (diff_match_dim_name_t *)malloc(table->size * sizeof(diff_match_dim_name_t)); | ^ hdiff_dim.c: In function 'diff_dim_table_add': hdiff_dim.c:408:75: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 408 | table->objs = (diff_dim_name_t *)realloc(table->objs, table->size * sizeof(diff_dim_name_t)); | ^ hdiff_dim.c: In function 'diff_dim_table_init': hdiff_dim.c:442:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 442 | table->objs = (diff_dim_name_t *)malloc(table->size * sizeof(diff_dim_name_t)); | ^ CC h4getopt.o ../../mfhdf/util/h4getopt.c: In function 'h4getopt': ../../mfhdf/util/h4getopt.c:43:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 43 | #define EMSG "" | ^~ ../../mfhdf/util/h4getopt.c:52:26: note: in expansion of macro 'EMSG' 52 | static char *place = EMSG; /* option letter processing */ | ^~~~ ../../mfhdf/util/h4getopt.c:60:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 60 | place = EMSG; | ^ ../../mfhdf/util/h4getopt.c:67:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 67 | place = EMSG; | ^ ../../mfhdf/util/h4getopt.c:73:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 73 | place = EMSG; | ^ ../../mfhdf/util/h4getopt.c:107:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 107 | place = EMSG; | ^ ../../mfhdf/util/h4getopt.c:114:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 114 | place = EMSG; | ^ CCLD hdiff CC hdifftst.o hdifftst.c: In function 'do_big_file': hdifftst.c:365:32: warning: conversion from 'int' to 'uint8' {aka 'unsigned char'} may change value [-Wconversion] 365 | array_data[j][i] = (i + j) + 1; | ^ hdifftst.c:415:31: warning: conversion from 'int' to 'uint8' {aka 'unsigned char'} may change value [-Wconversion] 415 | append_data1[i] = i + 1; | ^ hdifftst.c:417:31: warning: conversion from 'int' to 'uint8' {aka 'unsigned char'} may change value [-Wconversion] 417 | append_data2[i] = i + 1; | ^ CCLD hdifftst make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/hdiff' Making all in hrepack make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/hrepack' CC hrepack.o CC hrepack_an.o hrepack_an.c: In function 'copy_an_data': hrepack_an.c:171:48: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 171 | if ((buf = (char *)malloc((ann_length) * sizeof(int8))) == NULL) { | ^ CC hrepack_gr.o hrepack_gr.c: In function 'copy_gr': hrepack_gr.c:364:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 364 | if ((buf = (void *)malloc(data_size)) == NULL) { | ^~~~~~~~~ hrepack_gr.c:509:54: warning: passing argument 4 of 'list_table_add' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 509 | list_table_add(list_tbl, DFTAG_IP8, pal_ref, pal_path); | ^~~~~~~~ In file included from hrepack.h:17, from hrepack_gr.c:20: hrepack_lsttable.h:63:76: note: expected 'char *' but argument is of type 'const char *' 63 | void list_table_add(list_table_t *list_tbl, int tag, int ref, char *obj_name); | ~~~~~~^~~~~~~~ hrepack_gr.c: In function 'copy_gr_attrs': hrepack_gr.c:611:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 611 | if ((attr_buf = (void *)malloc(nelms * eltsz)) == NULL) { | ~~~~~~^~~~~~~ CC hrepack_list.o hrepack_list.c: In function 'list_vg': hrepack_list.c:360:51: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 360 | ref_array = (int32 *)malloc(sizeof(int32) * nlones); | ^ hrepack_list.c:474:54: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 474 | tags = (int32 *)malloc(sizeof(int32) * ntagrefs); | ^ hrepack_list.c:475:54: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 475 | refs = (int32 *)malloc(sizeof(int32) * ntagrefs); | ^ hrepack_list.c: In function 'vgroup_insert': hrepack_list.c:708:62: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 708 | tags = (int32 *)malloc(sizeof(int32) * ntagrefs); | ^ hrepack_list.c:709:62: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 709 | refs = (int32 *)malloc(sizeof(int32) * ntagrefs); | ^ hrepack_list.c: In function 'list_vs': hrepack_list.c:986:51: warning: conversion to 'long unsigned int' from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 986 | ref_array = (int32 *)malloc(sizeof(int32) * nlones); | ^ hrepack_list.c: In function 'list_an': hrepack_list.c:1159:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1159 | ann_buf = malloc((ann_length + 1) * sizeof(char)); | ^ hrepack_list.c:1206:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1206 | ann_buf = malloc((ann_length + 1) * sizeof(char)); | ^ CC hrepack_lsttable.o hrepack_lsttable.c: In function 'list_table_add': hrepack_lsttable.c:70:79: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 70 | list_tbl->objs = (obj_info_t *)realloc(list_tbl->objs, list_tbl->size * sizeof(obj_info_t)); | ^ hrepack_lsttable.c:84:30: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 84 | path_len = strlen(path); | ^~~~~~ hrepack_lsttable.c:85:54: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 85 | list_tbl->objs[i].path = (char *)malloc(path_len + 1); | ~~~~~~~~~^~~ hrepack_lsttable.c: In function 'list_table_init': hrepack_lsttable.c:111:59: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 111 | list_tbl->objs = (obj_info_t *)malloc(list_tbl->size * sizeof(obj_info_t)); | ^ CC hrepack_main.o CC hrepack_opttable.o hrepack_opttable.c: In function 'options_table_init': hrepack_opttable.c:38:57: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 38 | op_tbl->objs = (pack_info_t *)malloc(op_tbl->size * sizeof(pack_info_t)); | ^ hrepack_opttable.c: In function 'options_add_chunk': hrepack_opttable.c:85:74: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 85 | op_tbl->objs = (pack_info_t *)realloc(op_tbl->objs, op_tbl->size * sizeof(pack_info_t)); | ^ hrepack_opttable.c: In function 'options_add_comp': hrepack_opttable.c:165:74: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 165 | op_tbl->objs = (pack_info_t *)realloc(op_tbl->objs, op_tbl->size * sizeof(pack_info_t)); | ^ CC hrepack_parse.o hrepack_parse.c: In function 'parse_comp': hrepack_parse.c:57:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 57 | end_obj = i; | ^ hrepack_parse.c:75:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 75 | obj_list = malloc(n * sizeof(obj_list_t)); | ^ hrepack_parse.c:105:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 105 | for (i = end_obj + 1, k = 0; i < len; i++, k++) { | ^~~~~~~ hrepack_parse.c:139:44: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 139 | i = len - 1; /* end */ | ^~~ hrepack_parse.c:172:19: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 172 | i += m; /* jump */ | ^~ hrepack_parse.c: In function 'parse_chunk': hrepack_parse.c:321:23: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 321 | end_obj = i; | ^ hrepack_parse.c:339:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 339 | obj_list = malloc(n * sizeof(obj_list_t)); | ^ hrepack_parse.c:366:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 366 | for (i = end_obj + 1, c_index = 0; i < len; i++) { | ^~~~~~~ CC hrepack_sds.o hrepack_sds.c: In function 'copy_sds': hrepack_sds.c:543:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 543 | size_t p_type_nbytes = eltsz; /*size of type */ | ^~~~~ hrepack_sds.c:544:36: warning: conversion to 'uint32' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 544 | uint32 p_nelmts = nelms; /*total selected elmts */ | ^~~~~ hrepack_sds.c:561:25: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int32' {aka 'int'} may change value [-Wconversion] 561 | sm_nbytes = p_type_nbytes; | ^~~~~~~~~~~~~ hrepack_sds.c:574:56: warning: conversion to 'uint32' {aka 'unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 574 | for (elmtno = 0; elmtno < p_nelmts; elmtno += hs_nelmts) { | ^~ hrepack_sds.c:671:55: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 671 | if ((dim_buf = (void *)malloc(dimsizes[i] * eltsz)) == NULL) { | ~~~~~~~~~~~~^~~~~~~ hrepack_sds.c: In function 'copy_sds_attrs': hrepack_sds.c:797:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 797 | if ((attr_buf = (void *)malloc(nelms * eltsz)) == NULL) { | ~~~~~~^~~~~~~ hrepack_sds.c: In function 'get_print_info': hrepack_sds.c:873:15: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 873 | if (b != 0) | ^~ CC hrepack_utils.o CC hrepack_vg.o CC hrepack_vs.o CC hrepack_dim.o hrepack_dim.c: In function 'gen_dim': hrepack_dim.c:621:41: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int32' {aka 'int'} may change the sign of the result [-Wsign-conversion] 621 | if ((buf = (void *)malloc(nelms * eltsz)) == NULL) { | ~~~~~~^~~~~~~ hrepack_dim.c: In function 'match_dim_table_add': hrepack_dim.c:689:46: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 689 | mdim_tbl->objs[i].flags[0] = flags[0]; | ^~~~~ hrepack_dim.c:691:46: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 691 | mdim_tbl->objs[i].flags[1] = flags[1]; | ^~~~~ hrepack_dim.c:699:72: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 699 | (match_dim_name_t *)realloc(mdim_tbl->objs, mdim_tbl->size * sizeof(match_dim_name_t)); | ^ hrepack_dim.c:710:34: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 710 | mdim_tbl->objs[i].flags[0] = flags[0]; | ^~~~~ hrepack_dim.c:711:34: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 711 | mdim_tbl->objs[i].flags[1] = flags[1]; | ^~~~~ hrepack_dim.c: In function 'match_dim_table_init': hrepack_dim.c:736:65: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 736 | mdim_tbl->objs = (match_dim_name_t *)malloc(mdim_tbl->size * sizeof(match_dim_name_t)); | ^ hrepack_dim.c: In function 'dim_table_add': hrepack_dim.c:788:76: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 788 | dim_tbl->objs = (dim_name_t *)realloc(dim_tbl->objs, dim_tbl->size * sizeof(dim_name_t)); | ^ hrepack_dim.c: In function 'dim_table_init': hrepack_dim.c:822:57: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 822 | dim_tbl->objs = (dim_name_t *)malloc(dim_tbl->size * sizeof(dim_name_t)); | ^ CCLD hrepack CC hrepack_check.o CCLD hrepack_check CC hrepacktst.o hrepacktst.c: In function 'do_file_all': hrepacktst.c:1787:23: warning: size of 'buf' 9600 bytes exceeds maximum object size 2560 [-Wlarger-than=] 1787 | int32 buf[YD1][XD1]; | ^~~ hrepacktst.c: In function 'do_file_all.constprop': hrepacktst.c:1585:1: warning: stack usage might be 9808 bytes [-Wstack-usage=] 1585 | do_file_all(const char *fname) | ^~~~~~~~~~~ CCLD test_hrepack make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/hrepack' make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf' make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1' cd build/hdf4-hdf4.3.1 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1' Making install in hdf make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf' Making install in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf/src' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf/src' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib' /bin/sh ../../libtool --mode=install /bin/install -c libdf.la '/opt/metwork-mfext-master/opt/scientific_core/lib' libtool: install: /bin/install -c .libs/libdf.so.0.0.0 /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so.0.0.0 libtool: install: (cd /opt/metwork-mfext-master/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-master/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-master/opt/scientific_core/lib/libdf.la libtool: finish: PATH="/opt/rh/gcc-toolset-11/root/usr/bin:/opt/metwork-mfext-master/opt/scientific_core/local/bin:/opt/metwork-mfext-master/opt/scientific_core/bin:/opt/metwork-mfext-master/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-master/opt/core/local/bin:/opt/metwork-mfext-master/opt/core/bin:/opt/metwork-mfext-master/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/core/node_modules/.bin:/opt/metwork-mfext-master/local/bin:/opt/metwork-mfext-master/bin:/opt/metwork-mfext-master/local/lib/node_modules/.bin:/opt/metwork-mfext-master/lib/node_modules/.bin:/opt/metwork-mfext-master/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-master/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-master/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-master/opt/scientific_core/include' /bin/install -c -m 644 H4api_adpt.h df.h h4config.h hbitio.h hcomp.h hdatainfo.h hdf.h herr.h hfile.h hlimits.h hntdefs.h hproto.h htags.h mfan.h mfgr.h vg.h '/opt/metwork-mfext-master/opt/scientific_core/include' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf/src' Making install in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/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/hdf4-hdf4.3.1/hdf/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf/test' Making install in util make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf/util' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf/util' /bin/mkdir -p '/opt/metwork-mfext-master/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-master/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/gif2hdf /opt/metwork-mfext-master/opt/scientific_core/bin/gif2hdf libtool: install: /bin/install -c .libs/hdf2gif /opt/metwork-mfext-master/opt/scientific_core/bin/hdf2gif libtool: install: /bin/install -c .libs/hdf2jpeg /opt/metwork-mfext-master/opt/scientific_core/bin/hdf2jpeg libtool: install: /bin/install -c .libs/hdf24to8 /opt/metwork-mfext-master/opt/scientific_core/bin/hdf24to8 libtool: install: /bin/install -c .libs/hdf8to24 /opt/metwork-mfext-master/opt/scientific_core/bin/hdf8to24 libtool: install: /bin/install -c .libs/hdfcomp /opt/metwork-mfext-master/opt/scientific_core/bin/hdfcomp libtool: install: /bin/install -c .libs/hdfed /opt/metwork-mfext-master/opt/scientific_core/bin/hdfed libtool: install: /bin/install -c .libs/hdfls /opt/metwork-mfext-master/opt/scientific_core/bin/hdfls libtool: install: /bin/install -c .libs/hdfpack /opt/metwork-mfext-master/opt/scientific_core/bin/hdfpack libtool: install: /bin/install -c .libs/hdftopal /opt/metwork-mfext-master/opt/scientific_core/bin/hdftopal libtool: install: /bin/install -c .libs/hdftor8 /opt/metwork-mfext-master/opt/scientific_core/bin/hdftor8 libtool: install: /bin/install -c .libs/hdfunpac /opt/metwork-mfext-master/opt/scientific_core/bin/hdfunpac libtool: install: /bin/install -c .libs/jpeg2hdf /opt/metwork-mfext-master/opt/scientific_core/bin/jpeg2hdf libtool: install: /bin/install -c .libs/paltohdf /opt/metwork-mfext-master/opt/scientific_core/bin/paltohdf libtool: install: /bin/install -c .libs/r8tohdf /opt/metwork-mfext-master/opt/scientific_core/bin/r8tohdf libtool: install: /bin/install -c .libs/ristosds /opt/metwork-mfext-master/opt/scientific_core/bin/ristosds libtool: install: /bin/install -c .libs/vmake /opt/metwork-mfext-master/opt/scientific_core/bin/vmake libtool: install: /bin/install -c .libs/vshow /opt/metwork-mfext-master/opt/scientific_core/bin/vshow /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' /bin/install -c h4redeploy h4cc '/opt/metwork-mfext-master/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/hdf4-hdf4.3.1/hdf/util' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf/util' make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/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/hdf4-hdf4.3.1/hdf' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf' Making install in mfhdf make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf' Making install in libsrc make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/libsrc' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/libsrc' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib' /bin/sh ../../libtool --mode=install /bin/install -c libmfhdf.la '/opt/metwork-mfext-master/opt/scientific_core/lib' libtool: install: warning: relinking `libmfhdf.la' libtool: install: (cd /src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/libsrc; /bin/sh /src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/libtool --silent --tag CC --mode=relink gcc -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -std=c99 -Wno-error=implicit-function-declaration -Wall -Wcast-qual -Wconversion -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-include-dirs -Wshadow -Wundef -Wwrite-strings -pedantic -Wno-c++-compat -Wno-aggregate-return -Wno-inline -Wno-missing-format-attribute -Wno-missing-noreturn -Wno-overlength-strings -Wno-format-nonliteral -Wlarger-than=2560 -Wlogical-op -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wsync-nand -Wno-unsuffixed-float-constants -Wdouble-promotion -Wtrampolines -Wstack-usage=8192 -Wmaybe-uninitialized -Wno-jump-misses-init -Wstrict-overflow=2 -Wno-suggest-attribute=const -Wno-suggest-attribute=noreturn -Wno-suggest-attribute=pure -Wno-suggest-attribute=format -Wdate-time -Warray-bounds=2 -Wc99-c11-compat -Wincompatible-pointer-types -Wint-conversion -Wshadow -Wduplicated-cond -Whsa -Wnormalized -Wnull-dereference -Wunused-const-variable -Walloca -Walloc-zero -Wduplicated-branches -Wformat-overflow=2 -Wformat-truncation=1 -Wrestrict -Wattribute-alias -Wcast-align=strict -Wcast-function-type -Wmaybe-uninitialized -Wshift-overflow=2 -Wno-suggest-attribute=cold -Wno-suggest-attribute=malloc -Wattribute-alias=2 -Wmissing-profile -Wc11-c2x-compat -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/hdf/src/.libs -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o libmfhdf.la -rpath /opt/metwork-mfext-master/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 h4_xdr.lo ../../hdf/src/libdf.la -lm -lsz -ljpeg -lz ) libtool: install: /bin/install -c .libs/libmfhdf.so.0.0.0T /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so.0.0.0 libtool: install: (cd /opt/metwork-mfext-master/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-master/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-master/opt/scientific_core/lib/libmfhdf.la libtool: finish: PATH="/opt/rh/gcc-toolset-11/root/usr/bin:/opt/metwork-mfext-master/opt/scientific_core/local/bin:/opt/metwork-mfext-master/opt/scientific_core/bin:/opt/metwork-mfext-master/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-master/opt/core/local/bin:/opt/metwork-mfext-master/opt/core/bin:/opt/metwork-mfext-master/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/core/node_modules/.bin:/opt/metwork-mfext-master/local/bin:/opt/metwork-mfext-master/bin:/opt/metwork-mfext-master/local/lib/node_modules/.bin:/opt/metwork-mfext-master/lib/node_modules/.bin:/opt/metwork-mfext-master/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-master/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-master/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-master/opt/scientific_core/include' /bin/install -c -m 644 hdf2netcdf.h mfhdf.h hdf4_netcdf.h mfdatainfo.h '/opt/metwork-mfext-master/opt/scientific_core/include' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/libsrc' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/libsrc' Making install in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/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/hdf4-hdf4.3.1/mfhdf/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/test' Making install in ncdump make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/ncdump' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/ncdump' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' /bin/sh ../../libtool --mode=install /bin/install -c ncdump '/opt/metwork-mfext-master/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/ncdump /opt/metwork-mfext-master/opt/scientific_core/bin/ncdump /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/man/man1' /bin/install -c -m 644 ncdump.1 '/opt/metwork-mfext-master/opt/scientific_core/share/man/man1' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/ncdump' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/ncdump' Making install in ncgen make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/ncgen' Makefile:817: warning: overriding recipe for target 'ftest0' Makefile:813: warning: ignoring old recipe for target 'ftest0' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/ncgen' Makefile:817: warning: overriding recipe for target 'ftest0' Makefile:813: warning: ignoring old recipe for target 'ftest0' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' /bin/sh ../../libtool --mode=install /bin/install -c ncgen '/opt/metwork-mfext-master/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/ncgen /opt/metwork-mfext-master/opt/scientific_core/bin/ncgen /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/man/man1' /bin/install -c -m 644 ncgen.1 '/opt/metwork-mfext-master/opt/scientific_core/share/man/man1' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/ncgen' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/ncgen' Making install in nctest make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/nctest' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/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/hdf4-hdf4.3.1/mfhdf/nctest' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/nctest' Making install in dumper make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/dumper' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/dumper' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' /bin/sh ../../libtool --mode=install /bin/install -c hdp '/opt/metwork-mfext-master/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/hdp /opt/metwork-mfext-master/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/hdf4-hdf4.3.1/mfhdf/dumper' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/dumper' Making install in hdfimport make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/hdfimport' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/hdfimport' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' /bin/sh ../../libtool --mode=install /bin/install -c hdfimport '/opt/metwork-mfext-master/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/hdfimport /opt/metwork-mfext-master/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/hdf4-hdf4.3.1/mfhdf/hdfimport' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/hdfimport' Making install in hdiff make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/hdiff' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/hdiff' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' /bin/sh ../../libtool --mode=install /bin/install -c hdiff '/opt/metwork-mfext-master/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/hdiff /opt/metwork-mfext-master/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/hdf4-hdf4.3.1/mfhdf/hdiff' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/hdiff' Making install in hrepack make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/hrepack' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/hrepack' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' /bin/sh ../../libtool --mode=install /bin/install -c hrepack '/opt/metwork-mfext-master/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/hrepack /opt/metwork-mfext-master/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/hdf4-hdf4.3.1/mfhdf/hrepack' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf/hrepack' make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/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/hdf4-hdf4.3.1/mfhdf' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1/mfhdf' make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1' make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib' /bin/install -c -m 644 libhdf4.settings '/opt/metwork-mfext-master/opt/scientific_core/lib' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-hdf4.3.1' 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,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf5.yaml touch /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "name: 'hdf5'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "version: '2.1.1'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "checksum: '3df68e8461d0c254802c6f3763646ca9'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf5.yaml echo -n "description: '" >>/opt/metwork-mfext-master/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-master/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "website: 'https://www.hdfgroup.org'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf5.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf5.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf5.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf5.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/hdf5.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-master/opt/scientific_core EXPLICIT_NAME="hdf5-2.1.1" OPTIONS="-DHDF5_BUILD_CPP_LIB=ON -DHDF5_BUILD_FORTRAN=ON -DBUILD_STATIC_LIBS=OFF -DHDF5_ENABLE_ZLIB_SUPPORT=ON -DHDF5_ENABLE_SZIP_SUPPORT=ON -DH5_DEFAULT_PLUGINDIR=/opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin" download uncompress configure_cmake build_cmake install_cmake make[1]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5' /opt/metwork-mfext-master/bin/_download_helper.sh `readlink -m ./build/hdf5-2.1.1.tar.gz` `readlink -m ./sources` MD5 3df68e8461d0c254802c6f3763646ca9 Computing checksum for /src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1.tar.gz... Good checksum rm -Rf hdf5-2.1.1 /opt/metwork-mfext-master/bin/_uncompress_helper.sh `readlink -m ./build/hdf5-2.1.1.tar.gz` tar.gz hdf5-2.1.1 cd build/hdf5-2.1.1 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS="";export CXXFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && if test ! -d build; then mkdir build; fi && cd build && cmake -DCMAKE_INSTALL_PREFIX=/opt/metwork-mfext-master/opt/scientific_core -DCMAKE_PREFIX_PATH=/opt/metwork-mfext-master/opt/scientific_core -DCMAKE_INSTALL_LIBDIR=lib -DHDF5_BUILD_CPP_LIB=ON -DHDF5_BUILD_FORTRAN=ON -DBUILD_STATIC_LIBS=OFF -DHDF5_ENABLE_ZLIB_SUPPORT=ON -DHDF5_ENABLE_SZIP_SUPPORT=ON -DH5_DEFAULT_PLUGINDIR=/opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin .. -- The C compiler identification is GNU 11.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /opt/rh/gcc-toolset-11/root/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- No CMAKE_BUILD_TYPE set -- using Release -- Final: share -- Looking for include file sys/file.h -- Looking for include file sys/file.h - found -- Looking for include files sys/file.h, sys/ioctl.h -- Looking for include files sys/file.h, sys/ioctl.h - found -- Looking for 3 include files sys/file.h, ..., sys/resource.h -- Looking for 3 include files sys/file.h, ..., sys/resource.h - found -- Looking for 4 include files sys/file.h, ..., sys/socket.h -- Looking for 4 include files sys/file.h, ..., sys/socket.h - found -- Looking for 5 include files sys/file.h, ..., sys/stat.h -- Looking for 5 include files sys/file.h, ..., sys/stat.h - found -- Looking for 6 include files sys/file.h, ..., sys/time.h -- Looking for 6 include files sys/file.h, ..., sys/time.h - found -- Looking for 7 include files sys/file.h, ..., dirent.h -- Looking for 7 include files sys/file.h, ..., dirent.h - found -- Looking for 8 include files sys/file.h, ..., unistd.h -- Looking for 8 include files sys/file.h, ..., unistd.h - found -- Looking for 9 include files sys/file.h, ..., pwd.h -- Looking for 9 include files sys/file.h, ..., pwd.h - found -- Looking for 10 include files sys/file.h, ..., pthread.h -- Looking for 10 include files sys/file.h, ..., pthread.h - found -- Looking for 11 include files sys/file.h, ..., dlfcn.h -- Looking for 11 include files sys/file.h, ..., dlfcn.h - found -- Looking for 12 include files sys/file.h, ..., netinet/in.h -- Looking for 12 include files sys/file.h, ..., netinet/in.h - found -- Looking for 13 include files sys/file.h, ..., netdb.h -- Looking for 13 include files sys/file.h, ..., netdb.h - found -- Looking for 14 include files sys/file.h, ..., arpa/inet.h -- Looking for 14 include files sys/file.h, ..., arpa/inet.h - found -- Looking for include file quadmath.h -- Looking for include file quadmath.h - found -- Looking for ceil in m; -- Looking for ceil in m; - found -- Looking for dlopen in dl;m -- Looking for dlopen in dl;m - found -- Looking for WSAStartup in ws2_32;m;dl -- Looking for WSAStartup in ws2_32;m;dl - not found -- Looking for gethostbyname in wsock32;m;dl -- Looking for gethostbyname in wsock32;m;dl - not found -- Looking for gethostname in ucb;m;dl -- Looking for gethostname in ucb;m;dl - not found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of char -- Check size of char - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of unsigned -- Check size of unsigned - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of float -- Check size of float - done -- Check size of double -- Check size of double - done -- Check size of long double -- Check size of long double - done -- Check size of int8_t -- Check size of int8_t - done -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of int_least8_t -- Check size of int_least8_t - done -- Check size of uint_least8_t -- Check size of uint_least8_t - done -- Check size of int_fast8_t -- Check size of int_fast8_t - done -- Check size of uint_fast8_t -- Check size of uint_fast8_t - done -- Check size of int16_t -- Check size of int16_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of int_least16_t -- Check size of int_least16_t - done -- Check size of uint_least16_t -- Check size of uint_least16_t - done -- Check size of int_fast16_t -- Check size of int_fast16_t - done -- Check size of uint_fast16_t -- Check size of uint_fast16_t - done -- Check size of int32_t -- Check size of int32_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of int_least32_t -- Check size of int_least32_t - done -- Check size of uint_least32_t -- Check size of uint_least32_t - done -- Check size of int_fast32_t -- Check size of int_fast32_t - done -- Check size of uint_fast32_t -- Check size of uint_fast32_t - done -- Check size of int64_t -- Check size of int64_t - done -- Check size of uint64_t -- Check size of uint64_t - done -- Check size of int_least64_t -- Check size of int_least64_t - done -- Check size of uint_least64_t -- Check size of uint_least64_t - done -- Check size of int_fast64_t -- Check size of int_fast64_t - done -- Check size of uint_fast64_t -- Check size of uint_fast64_t - done -- Check size of size_t -- Check size of size_t - done -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of ptrdiff_t -- Check size of ptrdiff_t - done -- Check size of off_t -- Check size of off_t - done -- Check size of time_t -- Check size of time_t - done -- Check size of _Bool -- Check size of _Bool - done -- Looking for CLOCK_MONOTONIC -- Looking for CLOCK_MONOTONIC - not found -- Performing Test H5_HAVE_TM_GMTOFF -- Performing Test H5_HAVE_TM_GMTOFF - Success -- Performing Test H5_HAVE___TM_GMTOFF -- Performing Test H5_HAVE___TM_GMTOFF - Failed -- Performing Test H5_HAVE_STRUCT_TIMEZONE -- Performing Test H5_HAVE_STRUCT_TIMEZONE - Failed -- Looking for gettimeofday -- Looking for gettimeofday - found -- Performing Test H5_HAVE_STAT_ST_BLOCKS -- Performing Test H5_HAVE_STAT_ST_BLOCKS - Success -- Looking for ioctl -- Looking for ioctl - found -- Performing Test H5_HAVE_STRUCT_VIDEOCONFIG -- Performing Test H5_HAVE_STRUCT_VIDEOCONFIG - Failed -- Performing Test H5_HAVE_STRUCT_TEXT_INFO -- Performing Test H5_HAVE_STRUCT_TEXT_INFO - Failed -- Looking for _getvideoconfig -- Looking for _getvideoconfig - not found -- Looking for gettextinfo -- Looking for gettextinfo - not found -- Looking for _scrsize -- Looking for _scrsize - not found -- Looking for GetConsoleScreenBufferInfo -- Looking for GetConsoleScreenBufferInfo - not found -- Looking for TIOCGWINSZ -- Looking for TIOCGWINSZ - found -- Looking for TIOCGETD -- Looking for TIOCGETD - found -- Looking for alarm -- Looking for alarm - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for flock -- Looking for flock - found -- Looking for fork -- Looking for fork - found -- Looking for gethostname -- Looking for gethostname - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for pread -- Looking for pread - found -- Looking for pwrite -- Looking for pwrite - found -- Looking for strcasestr -- Looking for strcasestr - found -- Looking for strdup -- Looking for strdup - found -- Looking for symlink -- Looking for symlink - found -- Looking for tmpfile -- Looking for tmpfile - found -- Looking for asprintf -- Looking for asprintf - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for waitpid -- Looking for waitpid - found -- Looking for qsort_r -- Looking for qsort_r - found -- Looking for qsort_s -- Looking for qsort_s - not found -- Looking for sigsetjmp -- Looking for sigsetjmp - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for clock_gettime in posix4 -- Looking for clock_gettime in posix4 - not found -- Testing maximum decimal precision for C - 21;33 -- maximum decimal precision for C var - 33 -- Checking if complex number support is available -- Looking for complex.h -- Looking for complex.h - found -- Check size of float _Complex -- Check size of float _Complex - done -- Check size of double _Complex -- Check size of double _Complex - done -- Check size of long double _Complex -- Check size of long double _Complex - done -- Using C99 complex number types -- Checking if _Float16 support is available -- Check size of _Float16 -- Check size of _Float16 - failed -- _Float16 support has been disabled since the _Float16 type was not found -- Found PkgConfig: /bin/pkg-config (found version "1.4.2") -- Found Perl: /bin/perl (found version "5.26.3") -- ... disable color and URL extended diagnostic messages -- ....All Warnings are enabled -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Looking for stdatomic.h -- Looking for stdatomic.h - found -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found libaec: /opt/metwork-mfext-master/opt/core/lib64/cmake/libaec/libaec-config.cmake (found version "1.1.5") missing components: shared -- H5_ZLIB_HEADER=zlib.h -- The Fortran compiler identification is GNU 11.2.1 -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /opt/rh/gcc-toolset-11/root/usr/bin/gfortran - skipped -- ... disable color and URL extended diagnostic messages -- Detecting Fortran/C Interface -- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling -- Verifying Fortran/C Compiler Compatibility -- Verifying Fortran/C Compiler Compatibility - Success -- Performing Test H5_FORTRAN_HAVE_SIZEOF -- Performing Test H5_FORTRAN_HAVE_SIZEOF - Success -- Performing Test H5_FORTRAN_HAVE_C_SIZEOF -- Performing Test H5_FORTRAN_HAVE_C_SIZEOF - Success -- Performing Test H5_FORTRAN_HAVE_STORAGE_SIZE -- Performing Test H5_FORTRAN_HAVE_STORAGE_SIZE - Success -- Performing Test H5_FORTRAN_HAVE_ISO_C_BINDING -- Performing Test H5_FORTRAN_HAVE_ISO_C_BINDING - Success -- Performing Test FORTRAN_HAVE_C_LONG_DOUBLE -- Performing Test FORTRAN_HAVE_C_LONG_DOUBLE - Success -- Performing Test FORTRAN_C_LONG_DOUBLE_IS_UNIQUE -- Performing Test FORTRAN_C_LONG_DOUBLE_IS_UNIQUE - Success -- Performing Test FORTRAN_C_BOOL_IS_UNIQUE -- Performing Test FORTRAN_C_BOOL_IS_UNIQUE - Success -- Performing Test HAVE_ISO_FORTRAN_ENV -- Performing Test HAVE_ISO_FORTRAN_ENV - Success -- Performing Test FORTRAN_CHAR_ALLOC -- Performing Test FORTRAN_CHAR_ALLOC - Success -- ....LOGICAL KINDS FOUND {1,2,4,8,16} -- ....NUMBER OF INTEGER KINDS FOUND 5 -- ....REAL KINDS FOUND {4,8,10,16} -- ....INTEGER KINDS FOUND {1,2,4,8,16} -- ....MAX DECIMAL PRECISION 33 -- ....FOUND SIZEOF for REAL KINDs {4,8,16,16} -- No pre-generated H5fortran_types.F90 file found - generating one -- No pre-generated H5_gen.F90 file found - generating one -- No pre-generated tf_gen.F90 file found - generating one -- No pre-generated H5LTff_gen.F90 H5TBff_gen.F90 file found - generating one -- The CXX compiler identification is GNU 11.2.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/rh/gcc-toolset-11/root/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- ... disable color and URL extended diagnostic messages -- ....All CXX Warnings are enabled -- ....All Warnings are enabled -- HDF5 Example H5EXAMPLE_RESOURCES_DIR: /src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/config/cmake -- HDF5 H5_LIBVER_DIR: 201 HDF5_API_VERSION: v200 -- HDF5 Example link libs: hdf5-shared;hdf5_hl-shared;hdf5_cpp-shared;hdf5_fortran-shared;hdf5_hl_fortran-shared;hdf5_cpp-shared;hdf5_hl_cpp-shared Includes: /src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/src;/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/src/H5FDsubfiling;/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build/src;/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/hl/src;/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build/hl/src;/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/hl/c++/src;/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build/hl/c++/src -- HDF5 link libs: hdf5-shared;hdf5_hl-shared;hdf5_cpp-shared;hdf5_fortran-shared;hdf5_hl_fortran-shared;hdf5_cpp-shared;hdf5_hl_cpp-shared -- HDF5 H5_LIBVER_DIR: 201 HDF5_VERSION_MAJOR: 2.1 -- Configuring done (16.8s) -- Generating done (1.5s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR -- Build files have been written to: /src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build cd build/hdf5-2.1.1/build && make .. cd build/hdf5-2.1.1/build && make .. install make[2]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 0%] Building C object src/CMakeFiles/hdf5-shared.dir/H5.c.o [ 0%] Building C object src/CMakeFiles/hdf5-shared.dir/H5checksum.c.o [ 0%] Building C object src/CMakeFiles/hdf5-shared.dir/H5dbg.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5mpi.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5system.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5timer.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5trace.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5A.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Abtree2.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Adense.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Adeprec.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Aint.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Atest.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5AC.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5ACdbg.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5ACmpio.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5ACproxy_entry.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5B.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Bcache.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Bdbg.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5B2.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5B2cache.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5B2dbg.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5B2hdr.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5B2int.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5B2internal.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5B2leaf.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5B2stat.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5B2test.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5C.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Cdbg.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Centry.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Cepoch.c.o [ 1%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Cimage.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Cint.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Clog.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Clog_json.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Clog_trace.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Cmpio.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Cprefetched.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Cquery.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Ctag.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Ctest.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5CX.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5D.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Dbtree.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Dbtree2.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Dchunk.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Dcompact.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Dcontig.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Ddbg.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Ddeprec.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Dearray.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Defl.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Dfarray.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Dfill.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Dint.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Dio.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Dlayout.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Dmpio.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Dnone.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Doh.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Dscatgath.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Dselect.c.o [ 2%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Dsingle.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Dtest.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Dvirtual.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5E.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Edeprec.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Eint.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5EA.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5EAcache.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5EAdbg.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5EAdblkpage.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5EAdblock.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5EAhdr.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5EAiblock.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5EAint.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5EAsblock.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5EAstat.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5EAtest.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5ES.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5ESevent.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5ESint.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5ESlist.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5F.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Faccum.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Fcwfs.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Fdbg.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Fdeprec.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Fefc.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Ffake.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Fint.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Fio.c.o [ 3%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Fmount.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Fmpi.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Fquery.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Fsfile.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Fspace.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Fsuper.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Fsuper_cache.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Ftest.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FA.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FAcache.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FAdbg.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FAdblkpage.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FAdblock.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FAhdr.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FAint.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FAstat.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FAtest.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FD.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDcore.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDdirect.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDfamily.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDhdfs.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDint.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDlog.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDmirror.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDmpi.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDmpio.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDmulti.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDmulti_int.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDonion.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDonion_header.c.o [ 4%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDonion_history.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDonion_index.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDros3.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDros3_s3comms.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDsec2.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDspace.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDsplitter.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDstdio.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDstdio_int.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDtest.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FDwindows.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FL.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FO.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FS.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FScache.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FSdbg.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FSint.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FSsection.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FSstat.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5FStest.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5G.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Gbtree2.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Gcache.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Gcompact.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Gdense.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Gdeprec.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Gent.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Gint.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Glink.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Gloc.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Gname.c.o [ 5%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Gnode.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Gobj.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Goh.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Groot.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Gstab.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Gtest.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Gtraverse.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HF.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HFbtree2.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HFcache.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HFdbg.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HFdblock.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HFdtable.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HFhdr.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HFhuge.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HFiblock.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HFiter.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HFman.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HFsection.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HFspace.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HFstat.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HFtest.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HFtiny.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HG.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HGcache.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HGdbg.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HGquery.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HL.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HLcache.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HLdbg.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HLdblk.c.o [ 6%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HLint.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5HLprfx.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5I.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Idbg.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Ideprec.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Iint.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Itest.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5L.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Ldeprec.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Lexternal.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Lint.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5M.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5MF.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5MFaggr.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5MFdbg.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5MFsection.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5MM.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5O.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Oainfo.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Oalloc.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Oattr.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Oattribute.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Obogus.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Obtreek.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Ocache.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Ocache_image.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Ochunk.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Ocont.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Ocopy.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Ocopy_ref.c.o [ 7%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Odbg.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Odeleted.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Odeprec.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Odrvinfo.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Odtype.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Oefl.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Ofill.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Oflush.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Ofsinfo.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Oginfo.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Oint.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Olayout.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Olinfo.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Olink.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Omessage.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Omtime.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Oname.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Onull.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Opline.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Orefcount.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Osdspace.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Oshared.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Oshmesg.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Ostab.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Otest.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Ounknown.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5P.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Pacpl.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Pdapl.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Pdcpl.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Pdeprec.c.o [ 8%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Pdxpl.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Pencdec.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Pfapl.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Pfcpl.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Pfmpl.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Pgcpl.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Pint.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Plapl.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Plcpl.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Pmapl.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Pmcpl.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Pocpl.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Pocpypl.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Pstrcpl.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Ptest.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5PB.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5PL.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5PLint.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5PLpath.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5PLplugin_cache.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5R.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Rdeprec.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Rint.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5UC.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5RS.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5RT.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5S.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Sall.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Sdbg.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Sdeprec.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Shyper.c.o [ 9%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Smpio.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Snone.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Spoint.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Sselect.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Stest.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5SL.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5SM.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5SMbtree2.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5SMcache.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5SMmessage.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5SMtest.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5T.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tarray.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tbit.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tcommit.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tcomplex.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tcompound.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tconv.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tconv_array.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tconv_bitfield.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tconv_complex.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tconv_compound.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tconv_enum.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tconv_float.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tconv_integer.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tconv_reference.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tconv_string.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tconv_vlen.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tcset.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tdbg.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tdeprec.c.o [ 10%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tenum.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tfields.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tfixed.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tfloat.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tinit_float.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tnative.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Toffset.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Toh.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Topaque.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Torder.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tpad.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tprecis.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tref.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tstrpad.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tvisit.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Tvlen.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5TS.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5TSatomic.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5TSbarrier.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5TSc11.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5TScond.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5TSint.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5TSkey.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5TSmutex.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5TSonce.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5TSpool.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5TSpthread.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5TSrec_rwlock.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5TSrwlock.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5TSsemaphore.c.o [ 11%] Building C object src/CMakeFiles/hdf5-shared.dir/H5TSthread.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5TSwin.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5VL.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5VLcallback.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5VLdyn_ops.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5VLint.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5VLnative.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5VLnative_attr.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5VLnative_blob.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5VLnative_dataset.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5VLnative_datatype.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5VLnative_file.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5VLnative_group.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5VLnative_link.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5VLnative_introspect.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5VLnative_object.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5VLnative_token.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5VLpassthru.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5VLpassthru_int.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5VLquery.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5VLtest.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5VM.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5WB.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Z.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Zdeflate.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Zfletcher32.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Znbit.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Zscaleoffset.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Zshuffle.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Zszip.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5Ztrans.c.o [ 12%] Building C object src/CMakeFiles/hdf5-shared.dir/H5build_settings.c.o [ 13%] Linking C shared library ../bin/libhdf5.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 13%] Built target hdf5-shared make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 13%] Building C object test/CMakeFiles/hdf5_test-shared.dir/h5test.c.o [ 13%] Building C object test/CMakeFiles/hdf5_test-shared.dir/testframe.c.o [ 13%] Building C object test/CMakeFiles/hdf5_test-shared.dir/cache_common.c.o [ 13%] Building C object test/CMakeFiles/hdf5_test-shared.dir/external_common.c.o [ 13%] Building C object test/CMakeFiles/hdf5_test-shared.dir/swmr_common.c.o [ 13%] Linking C shared library ../bin/libhdf5_test.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 13%] Built target hdf5_test-shared make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 13%] Building C object test/CMakeFiles/filter_plugin1_dsets.dir/filter_plugin1_dsets.c.o [ 13%] Linking C shared library ../bin/libfilter_plugin1_dsets.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 13%] Built target filter_plugin1_dsets make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 13%] Building C object test/CMakeFiles/filter_plugin3_dsets.dir/filter_plugin3_dsets.c.o [ 13%] Linking C shared library ../bin/libfilter_plugin3_dsets.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 13%] Built target filter_plugin3_dsets make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 13%] Building C object test/CMakeFiles/filter_plugin2_dsets.dir/filter_plugin2_dsets.c.o [ 13%] Linking C shared library ../bin/libfilter_plugin2_dsets.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 13%] Built target filter_plugin2_dsets make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 13%] Building C object test/CMakeFiles/filter_plugin4_groups.dir/filter_plugin4_groups.c.o [ 14%] Linking C shared library ../bin/libfilter_plugin4_groups.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 14%] Built target filter_plugin4_groups make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 14%] Building C object test/CMakeFiles/null_vfd_plugin.dir/null_vfd_plugin.c.o [ 14%] Linking C shared library ../bin/libnull_vfd_plugin.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 14%] Built target null_vfd_plugin make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 14%] Building C object test/CMakeFiles/null_vol_connector.dir/null_vol_connector.c.o [ 14%] Linking C shared library ../bin/libnull_vol_connector.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 14%] Built target null_vol_connector make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 14%] Building C object test/CMakeFiles/cache_tagging.dir/cache_tagging.c.o [ 14%] Linking C executable ../bin/cache_tagging make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 14%] Built target cache_tagging make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 14%] Building C object test/CMakeFiles/lheap.dir/lheap.c.o [ 14%] Linking C executable ../bin/lheap make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 14%] Built target lheap make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 14%] Building C object test/CMakeFiles/ohdr.dir/ohdr.c.o [ 14%] Linking C executable ../bin/ohdr make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 14%] Built target ohdr make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 14%] Building C object test/CMakeFiles/stab.dir/stab.c.o [ 14%] Linking C executable ../bin/stab make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 14%] Built target stab make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 14%] Building C object test/CMakeFiles/gheap.dir/gheap.c.o [ 15%] Linking C executable ../bin/gheap make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target gheap make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/evict_on_close.dir/evict_on_close.c.o [ 15%] Linking C executable ../bin/evict_on_close make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target evict_on_close make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/accum.dir/accum.c.o [ 15%] Linking C executable ../bin/accum make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target accum make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/hyperslab.dir/hyperslab.c.o [ 15%] Linking C executable ../bin/hyperslab make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target hyperslab make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/istore.dir/istore.c.o [ 15%] Linking C executable ../bin/istore make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target istore make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/bittests.dir/bittests.c.o [ 15%] Linking C executable ../bin/bittests make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target bittests make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/dt_arith.dir/dt_arith.c.o [ 15%] Linking C executable ../bin/dt_arith make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target dt_arith make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/page_buffer.dir/page_buffer.c.o [ 15%] Linking C executable ../bin/page_buffer make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target page_buffer make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/dtypes.dir/dtypes.c.o [ 15%] Linking C executable ../bin/dtypes make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target dtypes make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/dsets.dir/dsets.c.o [ 15%] Linking C executable ../bin/dsets make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target dsets make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/select_io_dset.dir/select_io_dset.c.o [ 15%] Linking C executable ../bin/select_io_dset make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target select_io_dset make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/cmpd_dset.dir/cmpd_dset.c.o [ 15%] Linking C executable ../bin/cmpd_dset make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target cmpd_dset make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/mdset.dir/mdset.c.o [ 15%] Linking C executable ../bin/mdset make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target mdset make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/filter_fail.dir/filter_fail.c.o [ 15%] Linking C executable ../bin/filter_fail make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target filter_fail make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/extend.dir/extend.c.o [ 15%] Linking C executable ../bin/extend make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target extend make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/external.dir/external.c.o [ 15%] Linking C executable ../bin/external make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target external make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/external_env.dir/external_env.c.o [ 15%] Linking C executable ../bin/external_env make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target external_env make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/efc.dir/efc.c.o [ 15%] Linking C executable ../bin/efc make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target efc make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/links.dir/links.c.o [ 15%] Linking C executable ../bin/links make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target links make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/unlink.dir/unlink.c.o [ 15%] Linking C executable ../bin/unlink make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target unlink make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/twriteorder.dir/twriteorder.c.o [ 15%] Linking C executable ../bin/twriteorder make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target twriteorder make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/big.dir/big.c.o [ 15%] Linking C executable ../bin/big make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target big make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/mtime.dir/mtime.c.o [ 15%] Linking C executable ../bin/mtime make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target mtime make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/fillval.dir/fillval.c.o [ 15%] Linking C executable ../bin/fillval make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target fillval make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/mount.dir/mount.c.o [ 15%] Linking C executable ../bin/mount make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target mount make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/flush1.dir/flush1.c.o [ 15%] Linking C executable ../bin/flush1 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target flush1 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/flush2.dir/flush2.c.o [ 15%] Linking C executable ../bin/flush2 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target flush2 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/app_ref.dir/app_ref.c.o [ 15%] Linking C executable ../bin/app_ref make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target app_ref make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/enum.dir/enum.c.o [ 15%] Linking C executable ../bin/enum make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target enum make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/set_extent.dir/set_extent.c.o [ 15%] Linking C executable ../bin/set_extent make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target set_extent make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/enc_dec_plist.dir/enc_dec_plist.c.o [ 15%] Linking C executable ../bin/enc_dec_plist make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target enc_dec_plist make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/enc_dec_plist_cross_platform.dir/enc_dec_plist_cross_platform.c.o [ 15%] Linking C executable ../bin/enc_dec_plist_cross_platform make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target enc_dec_plist_cross_platform make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/getname.dir/getname.c.o [ 15%] Linking C executable ../bin/getname make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target getname make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/vfd.dir/vfd.c.o [ 15%] Linking C executable ../bin/vfd make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target vfd make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/hdfs.dir/hdfs.c.o [ 15%] Linking C executable ../bin/hdfs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target hdfs make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/ntypes.dir/ntypes.c.o [ 15%] Linking C executable ../bin/ntypes make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target ntypes make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/dangle.dir/dangle.c.o [ 15%] Linking C executable ../bin/dangle make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target dangle make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/dtransform.dir/dtransform.c.o [ 15%] Linking C executable ../bin/dtransform make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target dtransform make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/cross_read.dir/cross_read.c.o [ 15%] Linking C executable ../bin/cross_read make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target cross_read make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/freespace.dir/freespace.c.o [ 15%] Linking C executable ../bin/freespace make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target freespace make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/mf.dir/mf.c.o [ 15%] Linking C executable ../bin/mf make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target mf make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/vds.dir/vds.c.o [ 15%] Linking C executable ../bin/vds make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target vds make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/vds_env.dir/vds_env.c.o [ 15%] Linking C executable ../bin/vds_env make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target vds_env make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/file_image.dir/file_image.c.o [ 15%] Linking C executable ../bin/file_image make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Built target file_image make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 15%] Building C object test/CMakeFiles/unregister.dir/unregister.c.o [ 16%] Linking C executable ../bin/unregister make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 16%] Built target unregister make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 16%] Building C object test/CMakeFiles/cache_logging.dir/cache_logging.c.o [ 16%] Linking C executable ../bin/cache_logging make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 16%] Built target cache_logging make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 16%] Building C object test/CMakeFiles/cork.dir/cork.c.o [ 16%] Linking C executable ../bin/cork make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 16%] Built target cork make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 16%] Building C object test/CMakeFiles/swmr.dir/swmr.c.o [ 16%] Linking C executable ../bin/swmr make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 16%] Built target swmr make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 16%] Building C object test/CMakeFiles/vol.dir/vol.c.o [ 16%] Linking C executable ../bin/vol make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 16%] Built target vol make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 16%] Building C object test/CMakeFiles/timer.dir/timer.c.o [ 16%] Linking C executable ../bin/timer make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 16%] Built target timer make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 16%] Building C object test/CMakeFiles/cmpd_dtransform.dir/cmpd_dtransform.c.o [ 16%] Linking C executable ../bin/cmpd_dtransform make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 16%] Built target cmpd_dtransform make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 16%] Building C object test/CMakeFiles/event_set.dir/event_set.c.o [ 16%] Linking C executable ../bin/event_set make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 16%] Built target event_set make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 16%] Building C object test/CMakeFiles/onion.dir/onion.c.o [ 17%] Linking C executable ../bin/onion make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 17%] Built target onion make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Building C object test/CMakeFiles/cache.dir/cache.c.o [ 18%] Linking C executable ../bin/cache make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Built target cache make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Building C object test/CMakeFiles/cache_api.dir/cache_api.c.o [ 18%] Linking C executable ../bin/cache_api make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Built target cache_api make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Building C object test/CMakeFiles/btree2.dir/btree2.c.o [ 18%] Linking C executable ../bin/btree2 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Built target btree2 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Building C object test/CMakeFiles/farray.dir/farray.c.o [ 18%] Linking C executable ../bin/farray make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Built target farray make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Building C object test/CMakeFiles/earray.dir/earray.c.o [ 18%] Linking C executable ../bin/earray make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Built target earray make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Building C object test/CMakeFiles/fheap.dir/fheap.c.o [ 18%] Linking C executable ../bin/fheap make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Built target fheap make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Building C object test/CMakeFiles/rtree.dir/rtree.c.o [ 18%] Linking C executable ../bin/rtree make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Built target rtree make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Building C object test/CMakeFiles/objcopy_ref.dir/objcopy_ref.c.o [ 18%] Linking C executable ../bin/objcopy_ref make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Built target objcopy_ref make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Building C object test/CMakeFiles/objcopy.dir/objcopy.c.o [ 18%] Linking C executable ../bin/objcopy make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Built target objcopy make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Building C object test/CMakeFiles/io_perf.dir/io_perf.c.o [ 18%] Linking C executable ../bin/io_perf make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Built target io_perf make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Building C object test/CMakeFiles/ros3.dir/ros3.c.o [ 18%] Linking C executable ../bin/ros3 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Built target ros3 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Building C object test/CMakeFiles/s3comms.dir/s3comms.c.o [ 18%] Linking C executable ../bin/s3comms make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Built target s3comms make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Building C object test/CMakeFiles/chunk_info.dir/chunk_info.c.o [ 18%] Linking C executable ../bin/chunk_info make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Built target chunk_info make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Building C object test/CMakeFiles/direct_chunk.dir/direct_chunk.c.o [ 18%] Linking C executable ../bin/direct_chunk make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Built target direct_chunk make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 18%] Building C object test/CMakeFiles/testhdf5.dir/testhdf5.c.o [ 18%] Building C object test/CMakeFiles/testhdf5.dir/tarray.c.o [ 18%] Building C object test/CMakeFiles/testhdf5.dir/tattr.c.o [ 18%] Building C object test/CMakeFiles/testhdf5.dir/tchecksum.c.o [ 18%] Building C object test/CMakeFiles/testhdf5.dir/tconfig.c.o [ 18%] Building C object test/CMakeFiles/testhdf5.dir/th5_system.c.o [ 18%] Building C object test/CMakeFiles/testhdf5.dir/tcoords.c.o [ 18%] Building C object test/CMakeFiles/testhdf5.dir/tfile.c.o [ 18%] Building C object test/CMakeFiles/testhdf5.dir/tgenprop.c.o [ 18%] Building C object test/CMakeFiles/testhdf5.dir/th5o.c.o [ 18%] Building C object test/CMakeFiles/testhdf5.dir/th5s.c.o [ 18%] Building C object test/CMakeFiles/testhdf5.dir/tid.c.o [ 19%] Building C object test/CMakeFiles/testhdf5.dir/titerate.c.o [ 19%] Building C object test/CMakeFiles/testhdf5.dir/tmeta.c.o [ 19%] Building C object test/CMakeFiles/testhdf5.dir/tmisc.c.o [ 19%] Building C object test/CMakeFiles/testhdf5.dir/trefer.c.o [ 19%] Building C object test/CMakeFiles/testhdf5.dir/trefer_deprec.c.o [ 19%] Building C object test/CMakeFiles/testhdf5.dir/trefstr.c.o [ 19%] Building C object test/CMakeFiles/testhdf5.dir/tselect.c.o [ 19%] Building C object test/CMakeFiles/testhdf5.dir/tskiplist.c.o [ 19%] Building C object test/CMakeFiles/testhdf5.dir/tsohm.c.o [ 19%] Building C object test/CMakeFiles/testhdf5.dir/ttime.c.o [ 19%] Building C object test/CMakeFiles/testhdf5.dir/tunicode.c.o [ 19%] Building C object test/CMakeFiles/testhdf5.dir/tvltypes.c.o [ 19%] Building C object test/CMakeFiles/testhdf5.dir/tvlstr.c.o [ 19%] Linking C executable ../bin/testhdf5 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Built target testhdf5 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Building C object test/CMakeFiles/cache_image.dir/cache_image.c.o [ 19%] Building C object test/CMakeFiles/cache_image.dir/genall5.c.o [ 19%] Linking C executable ../bin/cache_image make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Built target cache_image make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Building C object test/CMakeFiles/ttsafe.dir/ttsafe.c.o [ 19%] Building C object test/CMakeFiles/ttsafe.dir/ttsafe_acreate.c.o [ 19%] Building C object test/CMakeFiles/ttsafe.dir/ttsafe_atomic.c.o [ 19%] Building C object test/CMakeFiles/ttsafe.dir/ttsafe_attr_vlen.c.o [ 19%] Building C object test/CMakeFiles/ttsafe.dir/ttsafe_cancel.c.o [ 19%] Building C object test/CMakeFiles/ttsafe.dir/ttsafe_dcreate.c.o [ 19%] Building C object test/CMakeFiles/ttsafe.dir/ttsafe_develop.c.o [ 19%] Building C object test/CMakeFiles/ttsafe.dir/ttsafe_error.c.o [ 19%] Building C object test/CMakeFiles/ttsafe.dir/ttsafe_rwlock.c.o [ 19%] Building C object test/CMakeFiles/ttsafe.dir/ttsafe_rec_rwlock.c.o [ 19%] Building C object test/CMakeFiles/ttsafe.dir/ttsafe_semaphore.c.o [ 19%] Building C object test/CMakeFiles/ttsafe.dir/ttsafe_thread_id.c.o [ 19%] Building C object test/CMakeFiles/ttsafe.dir/ttsafe_thread_pool.c.o [ 19%] Building C object test/CMakeFiles/ttsafe.dir/ttsafe_error_stacks.c.o [ 19%] Linking C executable ../bin/ttsafe make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Built target ttsafe make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Building C object test/CMakeFiles/error_test.dir/error_test.c.o [ 19%] Linking C executable ../bin/error_test make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Built target error_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Building C object test/CMakeFiles/err_compat.dir/err_compat.c.o [ 19%] Linking C executable ../bin/err_compat make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Built target err_compat make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Building C object test/CMakeFiles/tcheck_version.dir/tcheck_version.c.o [ 19%] Linking C executable ../bin/tcheck_version make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Built target tcheck_version make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Building C object test/CMakeFiles/testmeta.dir/testmeta.c.o [ 19%] Linking C executable ../bin/testmeta make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Built target testmeta make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Building C object test/CMakeFiles/atomic_writer.dir/atomic_writer.c.o [ 19%] Linking C executable ../bin/atomic_writer make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Built target atomic_writer make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Building C object test/CMakeFiles/atomic_reader.dir/atomic_reader.c.o [ 19%] Linking C executable ../bin/atomic_reader make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Built target atomic_reader make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Building C object test/CMakeFiles/links_env.dir/links_env.c.o [ 19%] Linking C executable ../bin/links_env make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Built target links_env make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Building C object test/CMakeFiles/filenotclosed.dir/filenotclosed.c.o [ 19%] Linking C executable ../bin/filenotclosed make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Built target filenotclosed make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Building C object test/CMakeFiles/del_many_dense_attrs.dir/del_many_dense_attrs.c.o [ 19%] Linking C executable ../bin/del_many_dense_attrs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Built target del_many_dense_attrs make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Building C object test/CMakeFiles/flushrefresh.dir/flushrefresh.c.o [ 19%] Linking C executable ../bin/flushrefresh make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Built target flushrefresh make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Building C object test/CMakeFiles/swmr_addrem_writer.dir/swmr_addrem_writer.c.o [ 19%] Linking C executable ../bin/swmr_addrem_writer make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Built target swmr_addrem_writer make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Building C object test/CMakeFiles/swmr_generator.dir/swmr_generator.c.o [ 19%] Linking C executable ../bin/swmr_generator make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Built target swmr_generator make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 19%] Building C object test/CMakeFiles/swmr_reader.dir/swmr_reader.c.o [ 20%] Linking C executable ../bin/swmr_reader make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Built target swmr_reader make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Building C object test/CMakeFiles/swmr_remove_reader.dir/swmr_remove_reader.c.o [ 20%] Linking C executable ../bin/swmr_remove_reader make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Built target swmr_remove_reader make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Building C object test/CMakeFiles/swmr_remove_writer.dir/swmr_remove_writer.c.o [ 20%] Linking C executable ../bin/swmr_remove_writer make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Built target swmr_remove_writer make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Building C object test/CMakeFiles/swmr_sparse_reader.dir/swmr_sparse_reader.c.o [ 20%] Linking C executable ../bin/swmr_sparse_reader make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Built target swmr_sparse_reader make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Building C object test/CMakeFiles/swmr_sparse_writer.dir/swmr_sparse_writer.c.o [ 20%] Linking C executable ../bin/swmr_sparse_writer make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Built target swmr_sparse_writer make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Building C object test/CMakeFiles/swmr_start_write.dir/swmr_start_write.c.o [ 20%] Linking C executable ../bin/swmr_start_write make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Built target swmr_start_write make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Building C object test/CMakeFiles/swmr_writer.dir/swmr_writer.c.o [ 20%] Linking C executable ../bin/swmr_writer make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Built target swmr_writer make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Building C object test/CMakeFiles/vds_swmr_gen.dir/vds_swmr_gen.c.o [ 20%] Linking C executable ../bin/vds_swmr_gen make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Built target vds_swmr_gen make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Building C object test/CMakeFiles/vds_swmr_reader.dir/vds_swmr_reader.c.o [ 20%] Linking C executable ../bin/vds_swmr_reader make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Built target vds_swmr_reader make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Building C object test/CMakeFiles/vds_swmr_writer.dir/vds_swmr_writer.c.o [ 20%] Linking C executable ../bin/vds_swmr_writer make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Built target vds_swmr_writer make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Building C object test/CMakeFiles/accum_swmr_reader.dir/accum_swmr_reader.c.o [ 20%] Linking C executable ../bin/accum_swmr_reader make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Built target accum_swmr_reader make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Building C object test/CMakeFiles/filter_plugin.dir/filter_plugin.c.o [ 20%] Linking C executable ../bin/filter_plugin make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Built target filter_plugin make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Building C object test/CMakeFiles/vfd_plugin.dir/vfd_plugin.c.o [ 20%] Linking C executable ../bin/vfd_plugin make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Built target vfd_plugin make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Building C object test/CMakeFiles/vol_plugin.dir/vol_plugin.c.o [ 20%] Linking C executable ../bin/vol_plugin make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Built target vol_plugin make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Building C object test/CMakeFiles/use_append_chunk.dir/use_append_chunk.c.o [ 20%] Building C object test/CMakeFiles/use_append_chunk.dir/use_common.c.o [ 20%] Linking C executable ../bin/use_append_chunk make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Built target use_append_chunk make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Building C object test/CMakeFiles/use_append_mchunks.dir/use_append_mchunks.c.o [ 20%] Building C object test/CMakeFiles/use_append_mchunks.dir/use_common.c.o [ 20%] Linking C executable ../bin/use_append_mchunks make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Built target use_append_mchunks make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Building C object test/CMakeFiles/use_disable_mdc_flushes.dir/use_disable_mdc_flushes.c.o [ 20%] Linking C executable ../bin/use_disable_mdc_flushes make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Built target use_disable_mdc_flushes make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 20%] Generating H5TEST/testfiles/tsizeslheap.h5 [ 20%] Generating H5TEST/testfiles/tnullspace.h5 [ 20%] Generating H5TEST/testfiles/err_compat_1 [ 20%] Generating H5TEST/testfiles/err_compat_2 [ 20%] Generating H5TEST/testfiles/error_test_1 [ 20%] Generating H5TEST/testfiles/error_test_2 [ 20%] Generating H5TEST/testfiles/links_env.out [ 20%] Generating H5TEST/testfiles/plist_files/acpl_32be [ 20%] Generating H5TEST/testfiles/plist_files/def_acpl_32be [ 20%] Generating H5TEST/testfiles/plist_files/acpl_32le [ 21%] Generating H5TEST/testfiles/plist_files/def_acpl_32le [ 21%] Generating H5TEST/testfiles/plist_files/acpl_64be [ 21%] Generating H5TEST/testfiles/plist_files/def_acpl_64be [ 21%] Generating H5TEST/testfiles/plist_files/acpl_64le [ 21%] Generating H5TEST/testfiles/plist_files/def_acpl_64le [ 21%] Generating H5TEST/testfiles/plist_files/dapl_32be [ 21%] Generating H5TEST/testfiles/plist_files/def_dapl_32be [ 21%] Generating H5TEST/testfiles/plist_files/dapl_32le [ 21%] Generating H5TEST/testfiles/plist_files/def_dapl_32le [ 21%] Generating H5TEST/testfiles/plist_files/dapl_64be [ 21%] Generating H5TEST/testfiles/plist_files/def_dapl_64be [ 21%] Generating H5TEST/testfiles/plist_files/dapl_64le [ 21%] Generating H5TEST/testfiles/plist_files/def_dapl_64le [ 21%] Generating H5TEST/testfiles/plist_files/dcpl_32be [ 21%] Generating H5TEST/testfiles/plist_files/def_dcpl_32be [ 21%] Generating H5TEST/testfiles/plist_files/dcpl_32le [ 21%] Generating H5TEST/testfiles/plist_files/def_dcpl_32le [ 21%] Generating H5TEST/testfiles/plist_files/dcpl_64be [ 21%] Generating H5TEST/testfiles/plist_files/def_dcpl_64be [ 21%] Generating H5TEST/testfiles/plist_files/dcpl_64le [ 21%] Generating H5TEST/testfiles/plist_files/def_dcpl_64le [ 21%] Generating H5TEST/testfiles/plist_files/dxpl_32be [ 21%] Generating H5TEST/testfiles/plist_files/def_dxpl_32be [ 21%] Generating H5TEST/testfiles/plist_files/dxpl_32le [ 21%] Generating H5TEST/testfiles/plist_files/def_dxpl_32le [ 21%] Generating H5TEST/testfiles/plist_files/dxpl_64be [ 21%] Generating H5TEST/testfiles/plist_files/def_dxpl_64be [ 21%] Generating H5TEST/testfiles/plist_files/dxpl_64le [ 21%] Generating H5TEST/testfiles/plist_files/def_dxpl_64le [ 21%] Generating H5TEST/testfiles/plist_files/fapl_32be [ 21%] Generating H5TEST/testfiles/plist_files/def_fapl_32be [ 21%] Generating H5TEST/testfiles/plist_files/fapl_32le [ 21%] Generating H5TEST/testfiles/plist_files/def_fapl_32le [ 21%] Generating H5TEST/testfiles/plist_files/fapl_64be [ 21%] Generating H5TEST/testfiles/plist_files/def_fapl_64be [ 21%] Generating H5TEST/testfiles/plist_files/fapl_64le [ 21%] Generating H5TEST/testfiles/plist_files/def_fapl_64le [ 21%] Generating H5TEST/testfiles/plist_files/fcpl_32be [ 21%] Generating H5TEST/testfiles/plist_files/def_fcpl_32be [ 21%] Generating H5TEST/testfiles/plist_files/fcpl_32le [ 21%] Generating H5TEST/testfiles/plist_files/def_fcpl_32le [ 21%] Generating H5TEST/testfiles/plist_files/fcpl_64be [ 21%] Generating H5TEST/testfiles/plist_files/def_fcpl_64be [ 21%] Generating H5TEST/testfiles/plist_files/fcpl_64le [ 21%] Generating H5TEST/testfiles/plist_files/def_fcpl_64le [ 21%] Generating H5TEST/testfiles/plist_files/gcpl_32be [ 21%] Generating H5TEST/testfiles/plist_files/def_gcpl_32be [ 21%] Generating H5TEST/testfiles/plist_files/gcpl_32le [ 21%] Generating H5TEST/testfiles/plist_files/def_gcpl_32le [ 22%] Generating H5TEST/testfiles/plist_files/gcpl_64be [ 22%] Generating H5TEST/testfiles/plist_files/def_gcpl_64be [ 22%] Generating H5TEST/testfiles/plist_files/gcpl_64le [ 22%] Generating H5TEST/testfiles/plist_files/def_gcpl_64le [ 22%] Generating H5TEST/testfiles/plist_files/lapl_32be [ 22%] Generating H5TEST/testfiles/plist_files/def_lapl_32be [ 22%] Generating H5TEST/testfiles/plist_files/lapl_32le [ 22%] Generating H5TEST/testfiles/plist_files/def_lapl_32le [ 22%] Generating H5TEST/testfiles/plist_files/lapl_64be [ 22%] Generating H5TEST/testfiles/plist_files/def_lapl_64be [ 22%] Generating H5TEST/testfiles/plist_files/lapl_64le [ 22%] Generating H5TEST/testfiles/plist_files/def_lapl_64le [ 22%] Generating H5TEST/testfiles/plist_files/lcpl_32be [ 23%] Generating H5TEST/testfiles/plist_files/def_lcpl_32be [ 23%] Generating H5TEST/testfiles/plist_files/lcpl_32le [ 23%] Generating H5TEST/testfiles/plist_files/def_lcpl_32le [ 23%] Generating H5TEST/testfiles/plist_files/lcpl_64be [ 23%] Generating H5TEST/testfiles/plist_files/def_lcpl_64be [ 23%] Generating H5TEST/testfiles/plist_files/lcpl_64le [ 23%] Generating H5TEST/testfiles/plist_files/def_lcpl_64le [ 23%] Generating H5TEST/testfiles/plist_files/ocpl_32be [ 23%] Generating H5TEST/testfiles/plist_files/def_ocpl_32be [ 23%] Generating H5TEST/testfiles/plist_files/ocpl_32le [ 23%] Generating H5TEST/testfiles/plist_files/def_ocpl_32le [ 23%] Generating H5TEST/testfiles/plist_files/ocpl_64be [ 23%] Generating H5TEST/testfiles/plist_files/def_ocpl_64be [ 23%] Generating H5TEST/testfiles/plist_files/ocpl_64le [ 23%] Generating H5TEST/testfiles/plist_files/def_ocpl_64le [ 23%] Generating H5TEST/testfiles/plist_files/ocpypl_32be [ 23%] Generating H5TEST/testfiles/plist_files/def_ocpypl_32be [ 23%] Generating H5TEST/testfiles/plist_files/ocpypl_32le [ 23%] Generating H5TEST/testfiles/plist_files/def_ocpypl_32le [ 23%] Generating H5TEST/testfiles/plist_files/ocpypl_64be [ 23%] Generating H5TEST/testfiles/plist_files/def_ocpypl_64be [ 23%] Generating H5TEST/testfiles/plist_files/ocpypl_64le [ 23%] Generating H5TEST/testfiles/plist_files/def_ocpypl_64le [ 23%] Generating H5TEST/testfiles/plist_files/strcpl_32be [ 23%] Generating H5TEST/testfiles/plist_files/def_strcpl_32be [ 23%] Generating H5TEST/testfiles/plist_files/strcpl_32le [ 23%] Generating H5TEST/testfiles/plist_files/def_strcpl_32le [ 23%] Generating H5TEST/testfiles/plist_files/strcpl_64be [ 23%] Generating H5TEST/testfiles/plist_files/def_strcpl_64be [ 23%] Generating H5TEST/testfiles/plist_files/strcpl_64le [ 23%] Generating H5TEST/testfiles/plist_files/def_strcpl_64le [ 23%] Generating H5TEST/testfiles/aggr.h5 [ 23%] Generating H5TEST/testfiles/bad_compound.h5 [ 23%] Generating H5TEST/testfiles/bad_offset.h5 [ 23%] Generating H5TEST/testfiles/be_data.h5 [ 23%] Generating H5TEST/testfiles/be_extlink1.h5 [ 23%] Generating H5TEST/testfiles/be_extlink2.h5 [ 23%] Generating H5TEST/testfiles/btree_idx_1_6.h5 [ 23%] Generating H5TEST/testfiles/btree_idx_1_8.h5 [ 23%] Generating H5TEST/testfiles/corrupt_stab_msg.h5 [ 23%] Generating H5TEST/testfiles/cve_2020_10812.h5 [ 23%] Generating H5TEST/testfiles/deflate.h5 [ 23%] Generating H5TEST/testfiles/family_v16-000000.h5 [ 23%] Generating H5TEST/testfiles/family_v16-000001.h5 [ 23%] Generating H5TEST/testfiles/family_v16-000002.h5 [ 23%] Generating H5TEST/testfiles/family_v16-000003.h5 [ 23%] Generating H5TEST/testfiles/file_image_core_test.h5 [ 23%] Generating H5TEST/testfiles/filespace_1_6.h5 [ 23%] Generating H5TEST/testfiles/filespace_1_8.h5 [ 23%] Generating H5TEST/testfiles/fill_old.h5 [ 23%] Generating H5TEST/testfiles/fill18.h5 [ 23%] Generating H5TEST/testfiles/filter_error.h5 [ 23%] Generating H5TEST/testfiles/fsm_aggr_nopersist.h5 [ 23%] Generating H5TEST/testfiles/fsm_aggr_persist.h5 [ 23%] Generating H5TEST/testfiles/group_old.h5 [ 23%] Generating H5TEST/testfiles/h5fc_ext1_i.h5 [ 24%] Generating H5TEST/testfiles/h5fc_ext1_f.h5 [ 24%] Generating H5TEST/testfiles/h5fc_ext2_if.h5 [ 24%] Generating H5TEST/testfiles/h5fc_ext2_sf.h5 [ 24%] Generating H5TEST/testfiles/h5fc_ext3_isf.h5 [ 24%] Generating H5TEST/testfiles/h5fc_ext_none.h5 [ 24%] Generating H5TEST/testfiles/le_data.h5 [ 24%] Generating H5TEST/testfiles/le_extlink1.h5 [ 24%] Generating H5TEST/testfiles/le_extlink2.h5 [ 24%] Generating H5TEST/testfiles/memleak_H5O_dtype_decode_helper_H5Odtype.h5 [ 24%] Generating H5TEST/testfiles/mergemsg.h5 [ 24%] Generating H5TEST/testfiles/multi_file_v16-r.h5 [ 24%] Generating H5TEST/testfiles/multi_file_v16-s.h5 [ 24%] Generating H5TEST/testfiles/noencoder.h5 [ 24%] Generating H5TEST/testfiles/none.h5 [ 24%] Generating H5TEST/testfiles/paged_nopersist.h5 [ 24%] Generating H5TEST/testfiles/paged_persist.h5 [ 24%] Generating H5TEST/testfiles/specmetaread.h5 [ 24%] Generating H5TEST/testfiles/tarrold.h5 [ 24%] Generating H5TEST/testfiles/tbad_msg_count.h5 [ 24%] Generating H5TEST/testfiles/tbogus.h5 [ 24%] Generating H5TEST/testfiles/test_filters_be.h5 [ 24%] Generating H5TEST/testfiles/test_filters_le.h5 [ 24%] Generating H5TEST/testfiles/th5s.h5 [ 24%] Generating H5TEST/testfiles/tlayouto.h5 [ 24%] Generating H5TEST/testfiles/tmisc38a.h5 [ 25%] Generating H5TEST/testfiles/tmisc38b.h5 [ 25%] Generating H5TEST/testfiles/tmtimen.h5 [ 25%] Generating H5TEST/testfiles/tmtimeo.h5 [ 25%] Copying files needed by HDF5_TEST_LIB tests make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 25%] Built target HDF5_TEST_LIB_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Generating H5TEST/testfiles/charsets.h5 [ 26%] Generating H5TEST/testfiles/t8.shakespeare.txt [ 26%] Generating H5TEST/testfiles/Poe_Raven.txt [ 26%] Copying files needed by HDF5_S3PROXY tests make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Built target HDF5_S3PROXY_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Building C object test/CMakeFiles/gen_bad_offset.dir/gen_bad_offset.c.o [ 26%] Linking C executable ../bin/gen_bad_offset make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Built target gen_bad_offset make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Building C object test/CMakeFiles/gen_bad_ohdr.dir/gen_bad_ohdr.c.o [ 26%] Linking C executable ../bin/gen_bad_ohdr make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Built target gen_bad_ohdr make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Building C object test/CMakeFiles/gen_bogus.dir/gen_bogus.c.o [ 26%] Linking C executable ../bin/gen_bogus make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Built target gen_bogus make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Building C object test/CMakeFiles/gen_bounds.dir/gen_bounds.c.o [ 26%] Linking C executable ../bin/gen_bounds make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Built target gen_bounds make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Building C object test/CMakeFiles/gen_cross.dir/gen_cross.c.o [ 26%] Linking C executable ../bin/gen_cross make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Built target gen_cross make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Building C object test/CMakeFiles/gen_deflate.dir/gen_deflate.c.o [ 26%] Linking C executable ../bin/gen_deflate make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Built target gen_deflate make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Building C object test/CMakeFiles/gen_filters.dir/gen_filters.c.o [ 26%] Linking C executable ../bin/gen_filters make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Built target gen_filters make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Building C object test/CMakeFiles/gen_new_array.dir/gen_new_array.c.o [ 26%] Linking C executable ../bin/gen_new_array make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Built target gen_new_array make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Building C object test/CMakeFiles/gen_new_fill.dir/gen_new_fill.c.o [ 26%] Linking C executable ../bin/gen_new_fill make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Built target gen_new_fill make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Building C object test/CMakeFiles/gen_new_group.dir/gen_new_group.c.o [ 26%] Linking C executable ../bin/gen_new_group make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Built target gen_new_group make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Building C object test/CMakeFiles/gen_new_mtime.dir/gen_new_mtime.c.o [ 26%] Linking C executable ../bin/gen_new_mtime make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Built target gen_new_mtime make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Building C object test/CMakeFiles/gen_new_super.dir/gen_new_super.c.o [ 26%] Linking C executable ../bin/gen_new_super make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Built target gen_new_super make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Building C object test/CMakeFiles/gen_noencoder.dir/gen_noencoder.c.o [ 26%] Linking C executable ../bin/gen_noencoder make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Built target gen_noencoder make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Building C object test/CMakeFiles/gen_nullspace.dir/gen_nullspace.c.o [ 26%] Linking C executable ../bin/gen_nullspace make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Built target gen_nullspace make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Building C object test/CMakeFiles/gen_udlinks.dir/gen_udlinks.c.o [ 26%] Linking C executable ../bin/gen_udlinks make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Built target gen_udlinks make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Building C object test/CMakeFiles/space_overflow.dir/space_overflow.c.o [ 26%] Linking C executable ../bin/space_overflow make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 26%] Built target space_overflow make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 27%] Building C object test/CMakeFiles/gen_filespace.dir/gen_filespace.c.o [ 27%] Linking C executable ../bin/gen_filespace make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 27%] Built target gen_filespace make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 27%] Building C object test/CMakeFiles/gen_specmetaread.dir/gen_specmetaread.c.o [ 27%] Linking C executable ../bin/gen_specmetaread make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 27%] Built target gen_specmetaread make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 27%] Building C object test/CMakeFiles/gen_sizes_lheap.dir/gen_sizes_lheap.c.o [ 27%] Linking C executable ../bin/gen_sizes_lheap make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 27%] Built target gen_sizes_lheap make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 27%] Building C object test/CMakeFiles/gen_file_image.dir/gen_file_image.c.o [ 27%] Linking C executable ../bin/gen_file_image make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 27%] Built target gen_file_image make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 27%] Building C object test/CMakeFiles/gen_plist.dir/gen_plist.c.o [ 27%] Linking C executable ../bin/gen_plist make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 27%] Built target gen_plist make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 27%] Building C object test/API/CMakeFiles/h5_api_test.dir/H5_api_attribute_test.c.o [ 27%] Building C object test/API/CMakeFiles/h5_api_test.dir/H5_api_dataset_test.c.o [ 27%] Building C object test/API/CMakeFiles/h5_api_test.dir/H5_api_datatype_test.c.o [ 27%] Building C object test/API/CMakeFiles/h5_api_test.dir/H5_api_file_test.c.o [ 27%] Building C object test/API/CMakeFiles/h5_api_test.dir/H5_api_group_test.c.o [ 27%] Building C object test/API/CMakeFiles/h5_api_test.dir/H5_api_link_test.c.o [ 27%] Building C object test/API/CMakeFiles/h5_api_test.dir/H5_api_misc_test.c.o [ 27%] Building C object test/API/CMakeFiles/h5_api_test.dir/H5_api_object_test.c.o [ 27%] Building C object test/API/CMakeFiles/h5_api_test.dir/H5_api_test.c.o [ 27%] Building C object test/API/CMakeFiles/h5_api_test.dir/H5_api_test_util.c.o [ 27%] Linking C executable ../../bin/h5_api_test make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 27%] Built target h5_api_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 27%] Building C object utils/test/CMakeFiles/swmr_check_compat_vfd.dir/swmr_check_compat_vfd.c.o [ 27%] Linking C executable ../../bin/swmr_check_compat_vfd make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 27%] Built target swmr_check_compat_vfd make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 27%] Building C object tools/lib/CMakeFiles/hdf5_tools-shared.dir/h5diff.c.o [ 27%] Building C object tools/lib/CMakeFiles/hdf5_tools-shared.dir/h5diff_array.c.o [ 27%] Building C object tools/lib/CMakeFiles/hdf5_tools-shared.dir/h5diff_attr.c.o [ 27%] Building C object tools/lib/CMakeFiles/hdf5_tools-shared.dir/h5diff_dset.c.o [ 27%] Building C object tools/lib/CMakeFiles/hdf5_tools-shared.dir/h5diff_util.c.o [ 27%] Building C object tools/lib/CMakeFiles/hdf5_tools-shared.dir/h5tools.c.o [ 27%] Building C object tools/lib/CMakeFiles/hdf5_tools-shared.dir/h5tools_dump.c.o [ 27%] Building C object tools/lib/CMakeFiles/hdf5_tools-shared.dir/h5tools_filters.c.o [ 27%] Building C object tools/lib/CMakeFiles/hdf5_tools-shared.dir/h5tools_ref.c.o [ 27%] Building C object tools/lib/CMakeFiles/hdf5_tools-shared.dir/h5tools_str.c.o [ 27%] Building C object tools/lib/CMakeFiles/hdf5_tools-shared.dir/h5tools_type.c.o [ 27%] Building C object tools/lib/CMakeFiles/hdf5_tools-shared.dir/h5tools_utils.c.o [ 27%] Building C object tools/lib/CMakeFiles/hdf5_tools-shared.dir/h5trav.c.o [ 27%] Building C object tools/lib/CMakeFiles/hdf5_tools-shared.dir/io_timer.c.o [ 28%] Linking C shared library ../../bin/libhdf5_tools.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 28%] Built target hdf5_tools-shared make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 28%] Building C object tools/src/h5diff/CMakeFiles/h5diff.dir/h5diff_common.c.o [ 28%] Building C object tools/src/h5diff/CMakeFiles/h5diff.dir/h5diff_main.c.o [ 28%] Linking C executable ../../../bin/h5diff make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 28%] Built target h5diff make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 28%] Building C object tools/src/h5ls/CMakeFiles/h5ls.dir/h5ls.c.o [ 28%] Linking C executable ../../../bin/h5ls make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 28%] Built target h5ls make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 28%] Building C object tools/src/misc/CMakeFiles/h5debug.dir/h5debug.c.o [ 28%] Linking C executable ../../../bin/h5debug make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 28%] Built target h5debug make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 28%] Building C object tools/src/misc/CMakeFiles/h5repart.dir/h5repart.c.o [ 28%] Linking C executable ../../../bin/h5repart make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 28%] Built target h5repart make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 28%] Building C object tools/src/misc/CMakeFiles/h5mkgrp.dir/h5mkgrp.c.o [ 28%] Linking C executable ../../../bin/h5mkgrp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 28%] Built target h5mkgrp make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 28%] Building C object tools/src/misc/CMakeFiles/h5clear.dir/h5clear.c.o [ 28%] Linking C executable ../../../bin/h5clear make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 28%] Built target h5clear make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 28%] Building C object tools/src/misc/CMakeFiles/h5delete.dir/h5delete.c.o [ 28%] Linking C executable ../../../bin/h5delete make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 28%] Built target h5delete make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 28%] Building C object tools/src/h5import/CMakeFiles/h5import.dir/h5import.c.o [ 28%] Linking C executable ../../../bin/h5import make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 28%] Built target h5import make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 28%] Building C object tools/src/h5repack/CMakeFiles/h5repack.dir/h5repack_copy.c.o [ 28%] Building C object tools/src/h5repack/CMakeFiles/h5repack.dir/h5repack_filters.c.o [ 28%] Building C object tools/src/h5repack/CMakeFiles/h5repack.dir/h5repack_opttable.c.o [ 28%] Building C object tools/src/h5repack/CMakeFiles/h5repack.dir/h5repack_parse.c.o [ 28%] Building C object tools/src/h5repack/CMakeFiles/h5repack.dir/h5repack_refs.c.o [ 28%] Building C object tools/src/h5repack/CMakeFiles/h5repack.dir/h5repack_verify.c.o [ 28%] Building C object tools/src/h5repack/CMakeFiles/h5repack.dir/h5repack.c.o [ 28%] Building C object tools/src/h5repack/CMakeFiles/h5repack.dir/h5repack_main.c.o [ 29%] Linking C executable ../../../bin/h5repack make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Built target h5repack make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Building C object tools/src/h5jam/CMakeFiles/h5jam.dir/h5jam.c.o [ 29%] Linking C executable ../../../bin/h5jam make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Built target h5jam make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Building C object tools/src/h5jam/CMakeFiles/h5unjam.dir/h5unjam.c.o [ 29%] Linking C executable ../../../bin/h5unjam make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Built target h5unjam make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Building C object tools/src/h5copy/CMakeFiles/h5copy.dir/h5copy.c.o [ 29%] Linking C executable ../../../bin/h5copy make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Built target h5copy make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Building C object tools/src/h5stat/CMakeFiles/h5stat.dir/h5stat.c.o [ 29%] Linking C executable ../../../bin/h5stat make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Built target h5stat make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Building C object tools/src/h5dump/CMakeFiles/h5dump.dir/h5dump.c.o [ 29%] Building C object tools/src/h5dump/CMakeFiles/h5dump.dir/h5dump_ddl.c.o [ 29%] Building C object tools/src/h5dump/CMakeFiles/h5dump.dir/h5dump_xml.c.o [ 29%] Linking C executable ../../../bin/h5dump make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Built target h5dump make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Building C object tools/src/h5format_convert/CMakeFiles/h5format_convert.dir/h5format_convert.c.o [ 29%] Linking C executable ../../../bin/h5format_convert make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Built target h5format_convert make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Building C object tools/src/h5perf/CMakeFiles/h5perf_serial.dir/sio_perf.c.o [ 29%] Building C object tools/src/h5perf/CMakeFiles/h5perf_serial.dir/sio_engine.c.o [ 29%] Linking C executable ../../../bin/h5perf_serial make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Built target h5perf_serial make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Building C object tools/test/CMakeFiles/h5repartgentest.dir/misc/h5repartgentest.c.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Built target h5repartgentest make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Building C object tools/test/CMakeFiles/h5copygentest.dir/h5copy/h5copygentest.c.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Built target h5copygentest make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Building C object tools/test/CMakeFiles/h5diffgentest.dir/h5diff/h5diffgentest.c.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Built target h5diffgentest make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Building C object tools/test/CMakeFiles/h5dumpgentest.dir/h5dump/h5dumpgentest.c.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Built target h5dumpgentest make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Building C object tools/test/CMakeFiles/h5format_convertgentest.dir/h5format_convert/h5format_convertgentest.c.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Built target h5format_convertgentest make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Building C object tools/test/CMakeFiles/h5jamgentest.dir/h5jam/h5jamgentest.c.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Built target h5jamgentest make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Building C object tools/test/CMakeFiles/h5repackgentest.dir/h5repack/h5repackgentest.c.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Built target h5repackgentest make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Building C object tools/test/CMakeFiles/h5statgentest.dir/h5stat/h5statgentest.c.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Built target h5statgentest make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Building C object tools/test/CMakeFiles/h5lsgentest.dir/h5ls/h5lsgentest.c.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Built target h5lsgentest make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Building C object tools/test/CMakeFiles/h5gentest.dir/h5gentest.c.o [ 29%] Linking C executable ../../bin/h5gentest make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Built target h5gentest make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Building C object tools/test/h5diff/CMakeFiles/dynlibdiff.dir/dynlib_diff.c.o [ 29%] Linking C shared library ../../../bin/libdynlibdiff.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Built target dynlibdiff make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Built target h5diff_vol_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 29%] Generating testfiles/h5diff_104.txt [ 29%] Generating testfiles/h5diff_basic1.h5 [ 29%] Generating testfiles/h5diff_basic2.h5 [ 29%] Generating testfiles/h5diff_types.h5 [ 29%] Generating testfiles/h5diff_dtypes.h5 [ 29%] Generating testfiles/h5diff_attr1.h5 [ 29%] Generating testfiles/h5diff_attr2.h5 [ 29%] Generating testfiles/h5diff_attr3.h5 [ 29%] Generating testfiles/h5diff_dset1.h5 [ 30%] Generating testfiles/h5diff_dset2.h5 [ 30%] Generating testfiles/h5diff_dset3.h5 [ 30%] Generating testfiles/h5diff_hyper1.h5 [ 30%] Generating testfiles/h5diff_hyper2.h5 [ 30%] Generating testfiles/h5diff_empty.h5 [ 30%] Generating testfiles/h5diff_links.h5 [ 30%] Generating testfiles/h5diff_softlinks.h5 [ 30%] Generating testfiles/h5diff_linked_softlink.h5 [ 30%] Generating testfiles/h5diff_extlink_src.h5 [ 30%] Generating testfiles/h5diff_extlink_trg.h5 [ 30%] Generating testfiles/h5diff_ext2softlink_src.h5 [ 30%] Generating testfiles/h5diff_ext2softlink_trg.h5 [ 30%] Generating testfiles/h5diff_dset_zero_dim_size1.h5 [ 30%] Generating testfiles/h5diff_dset_zero_dim_size2.h5 [ 30%] Generating testfiles/h5diff_danglelinks1.h5 [ 30%] Generating testfiles/h5diff_danglelinks2.h5 [ 30%] Generating testfiles/h5diff_grp_recurse1.h5 [ 30%] Generating testfiles/h5diff_grp_recurse2.h5 [ 30%] Generating testfiles/h5diff_grp_recurse_ext1.h5 [ 30%] Generating testfiles/h5diff_grp_recurse_ext2-1.h5 [ 30%] Generating testfiles/h5diff_grp_recurse_ext2-2.h5 [ 30%] Generating testfiles/h5diff_grp_recurse_ext2-3.h5 [ 30%] Generating testfiles/h5diff_exclude1-1.h5 [ 30%] Generating testfiles/h5diff_exclude1-2.h5 [ 30%] Generating testfiles/h5diff_exclude2-1.h5 [ 30%] Generating testfiles/h5diff_exclude2-2.h5 [ 30%] Generating testfiles/h5diff_exclude3-1.h5 [ 30%] Generating testfiles/h5diff_exclude3-2.h5 [ 30%] Generating testfiles/h5diff_comp_vl_strs.h5 [ 30%] Generating testfiles/h5diff_attr_v_level1.h5 [ 30%] Generating testfiles/h5diff_attr_v_level2.h5 [ 30%] Generating testfiles/h5diff_enum_invalid_values.h5 [ 30%] Generating testfiles/compounds_array_vlen1.h5 [ 30%] Generating testfiles/compounds_array_vlen2.h5 [ 30%] Generating testfiles/non_comparables1.h5 [ 30%] Generating testfiles/non_comparables2.h5 [ 30%] Generating testfiles/tudfilter.h5 [ 30%] Generating testfiles/tudfilter2.h5 [ 30%] Generating testfiles/h5diff_strings1.h5 [ 30%] Generating testfiles/h5diff_strings2.h5 [ 30%] Generating testfiles/h5diff_eps1.h5 [ 30%] Generating testfiles/h5diff_eps2.h5 [ 30%] Generating testfiles/h5diff_onion_objs.h5 [ 30%] Generating testfiles/h5diff_onion_objs.h5.onion [ 30%] Generating testfiles/h5diff_onion_dset_ext.h5 [ 30%] Generating testfiles/h5diff_onion_dset_ext.h5.onion [ 30%] Generating testfiles/h5diff_onion_dset_1d.h5 [ 31%] Generating testfiles/h5diff_onion_dset_1d.h5.onion [ 31%] Generating testfiles/1_a.h5 [ 31%] Generating testfiles/1_b.h5 [ 31%] Generating testfiles/1_c.h5 [ 31%] Generating testfiles/1_d.h5 [ 31%] Generating testfiles/1_e.h5 [ 31%] Generating testfiles/1_f.h5 [ 31%] Generating testfiles/1_vds.h5 [ 31%] Generating testfiles/2_a.h5 [ 31%] Generating testfiles/2_b.h5 [ 31%] Generating testfiles/2_c.h5 [ 31%] Generating testfiles/2_d.h5 [ 31%] Generating testfiles/2_e.h5 [ 31%] Generating testfiles/2_vds.h5 [ 32%] Generating testfiles/3_1_vds.h5 [ 32%] Generating testfiles/3_2_vds.h5 [ 32%] Generating testfiles/4_0.h5 [ 32%] Generating testfiles/4_1.h5 [ 32%] Generating testfiles/4_2.h5 [ 32%] Generating testfiles/4_vds.h5 [ 32%] Generating testfiles/5_a.h5 [ 32%] Generating testfiles/5_b.h5 [ 32%] Generating testfiles/5_c.h5 [ 32%] Generating testfiles/5_vds.h5 [ 32%] Generating testfiles/tvlstr.h5 [ 32%] Generating testfiles/trefer_attr.h5 [ 32%] Generating testfiles/trefer_compat.h5 [ 32%] Generating testfiles/trefer_ext1.h5 [ 32%] Generating testfiles/trefer_ext2.h5 [ 32%] Generating testfiles/trefer_grp.h5 [ 32%] Generating testfiles/trefer_obj_del.h5 [ 32%] Generating testfiles/trefer_obj.h5 [ 32%] Generating testfiles/trefer_param.h5 [ 32%] Generating testfiles/trefer_reg_1d.h5 [ 32%] Generating testfiles/trefer_reg.h5 [ 32%] Generating testfiles/h5diff_10.txt [ 32%] Generating testfiles/h5diff_100.txt [ 32%] Generating testfiles/h5diff_11.txt [ 32%] Generating testfiles/h5diff_12.txt [ 32%] Generating testfiles/h5diff_13.txt [ 32%] Generating testfiles/h5diff_14.txt [ 32%] Generating testfiles/h5diff_15.txt [ 32%] Generating testfiles/h5diff_16_1.txt [ 32%] Generating testfiles/h5diff_16_2.txt [ 32%] Generating testfiles/h5diff_16_3.txt [ 32%] Generating testfiles/h5diff_17.txt [ 32%] Generating testfiles/h5diff_171.txt [ 32%] Generating testfiles/h5diff_172.txt [ 32%] Generating testfiles/h5diff_18_1.txt [ 32%] Generating testfiles/h5diff_18.txt [ 33%] Generating testfiles/h5diff_20.txt [ 33%] Generating testfiles/h5diff_200.txt [ 33%] Generating testfiles/h5diff_201.txt [ 33%] Generating testfiles/h5diff_202.txt [ 33%] Generating testfiles/h5diff_203.txt [ 33%] Generating testfiles/h5diff_204.txt [ 33%] Generating testfiles/h5diff_205.txt [ 33%] Generating testfiles/h5diff_206.txt [ 33%] Generating testfiles/h5diff_207.txt [ 33%] Generating testfiles/h5diff_208.txt [ 33%] Generating testfiles/h5diff_220.txt [ 33%] Generating testfiles/h5diff_221.txt [ 33%] Generating testfiles/h5diff_222.txt [ 33%] Generating testfiles/h5diff_223.txt [ 33%] Generating testfiles/h5diff_224.txt [ 33%] Generating testfiles/h5diff_21.txt [ 33%] Generating testfiles/h5diff_22.txt [ 33%] Generating testfiles/h5diff_23.txt [ 33%] Generating testfiles/h5diff_24.txt [ 33%] Generating testfiles/h5diff_25.txt [ 33%] Generating testfiles/h5diff_26.txt [ 33%] Generating testfiles/h5diff_27.txt [ 33%] Generating testfiles/h5diff_28.txt [ 33%] Generating testfiles/h5diff_30.txt [ 33%] Generating testfiles/h5diff_300.txt [ 33%] Generating testfiles/h5diff_400.txt [ 33%] Generating testfiles/h5diff_401.txt [ 33%] Generating testfiles/h5diff_402.txt [ 33%] Generating testfiles/h5diff_403.txt [ 33%] Generating testfiles/h5diff_404.txt [ 34%] Generating testfiles/h5diff_405.txt [ 34%] Generating testfiles/h5diff_406.txt [ 34%] Generating testfiles/h5diff_407.txt [ 34%] Generating testfiles/h5diff_408.txt [ 34%] Generating testfiles/h5diff_409.txt [ 34%] Generating testfiles/h5diff_410.txt [ 34%] Generating testfiles/h5diff_411.txt [ 34%] Generating testfiles/h5diff_412.txt [ 34%] Generating testfiles/h5diff_413.txt [ 34%] Generating testfiles/h5diff_414.txt [ 34%] Generating testfiles/h5diff_415.txt [ 34%] Generating testfiles/h5diff_416.txt [ 34%] Generating testfiles/h5diff_417.txt [ 34%] Generating testfiles/h5diff_418.txt [ 34%] Generating testfiles/h5diff_419.txt [ 34%] Generating testfiles/h5diff_420.txt [ 34%] Generating testfiles/h5diff_421.txt [ 34%] Generating testfiles/h5diff_422.txt [ 34%] Generating testfiles/h5diff_423.txt [ 34%] Generating testfiles/h5diff_424.txt [ 34%] Generating testfiles/h5diff_425.txt [ 34%] Generating testfiles/h5diff_450.txt [ 34%] Generating testfiles/h5diff_451.txt [ 34%] Generating testfiles/h5diff_452.txt [ 34%] Generating testfiles/h5diff_453.txt [ 34%] Generating testfiles/h5diff_454.txt [ 34%] Generating testfiles/h5diff_455.txt [ 34%] Generating testfiles/h5diff_456.txt [ 34%] Generating testfiles/h5diff_457.txt [ 34%] Generating testfiles/h5diff_458.txt [ 34%] Generating testfiles/h5diff_459.txt [ 35%] Generating testfiles/h5diff_465.txt [ 35%] Generating testfiles/h5diff_466.txt [ 35%] Generating testfiles/h5diff_467.txt [ 35%] Generating testfiles/h5diff_468.txt [ 35%] Generating testfiles/h5diff_469.txt [ 35%] Generating testfiles/h5diff_471.txt [ 35%] Generating testfiles/h5diff_472.txt [ 35%] Generating testfiles/h5diff_473.txt [ 35%] Generating testfiles/h5diff_474.txt [ 35%] Generating testfiles/h5diff_475.txt [ 35%] Generating testfiles/h5diff_480.txt [ 35%] Generating testfiles/h5diff_481.txt [ 35%] Generating testfiles/h5diff_482.txt [ 35%] Generating testfiles/h5diff_483.txt [ 35%] Generating testfiles/h5diff_484.txt [ 35%] Generating testfiles/h5diff_485.txt [ 35%] Generating testfiles/h5diff_486.txt [ 35%] Generating testfiles/h5diff_487.txt [ 35%] Generating testfiles/h5diff_50.txt [ 35%] Generating testfiles/h5diff_51.txt [ 35%] Generating testfiles/h5diff_52.txt [ 35%] Generating testfiles/h5diff_53.txt [ 35%] Generating testfiles/h5diff_54.txt [ 35%] Generating testfiles/h5diff_55.txt [ 35%] Generating testfiles/h5diff_56.txt [ 35%] Generating testfiles/h5diff_57.txt [ 35%] Generating testfiles/h5diff_58.txt [ 35%] Generating testfiles/h5diff_58_ref.txt [ 35%] Generating testfiles/h5diff_59.txt [ 35%] Generating testfiles/h5diff_500.txt [ 35%] Generating testfiles/h5diff_501.txt [ 35%] Generating testfiles/h5diff_502.txt [ 35%] Generating testfiles/h5diff_503.txt [ 35%] Generating testfiles/h5diff_504.txt [ 35%] Generating testfiles/h5diff_505.txt [ 35%] Generating testfiles/h5diff_506.txt [ 35%] Generating testfiles/h5diff_507.txt [ 35%] Generating testfiles/h5diff_508.txt [ 35%] Generating testfiles/h5diff_509.txt [ 35%] Generating testfiles/h5diff_510.txt [ 36%] Generating testfiles/h5diff_511.txt [ 36%] Generating testfiles/h5diff_512.txt [ 36%] Generating testfiles/h5diff_513.txt [ 36%] Generating testfiles/h5diff_514.txt [ 36%] Generating testfiles/h5diff_515.txt [ 36%] Generating testfiles/h5diff_516.txt [ 36%] Generating testfiles/h5diff_517.txt [ 36%] Generating testfiles/h5diff_518.txt [ 36%] Generating testfiles/h5diff_530.txt [ 36%] Generating testfiles/h5diff_540.txt [ 36%] Generating testfiles/h5diff_60.txt [ 36%] Generating testfiles/h5diff_61.txt [ 36%] Generating testfiles/h5diff_62.txt [ 36%] Generating testfiles/h5diff_63.txt [ 36%] Generating testfiles/h5diff_600.txt [ 36%] Generating testfiles/h5diff_601.txt [ 36%] Generating testfiles/h5diff_603.txt [ 36%] Generating testfiles/h5diff_604.txt [ 36%] Generating testfiles/h5diff_605.txt [ 36%] Generating testfiles/h5diff_606.txt [ 36%] Generating testfiles/h5diff_607.txt [ 36%] Generating testfiles/h5diff_608.txt [ 36%] Generating testfiles/h5diff_609.txt [ 36%] Generating testfiles/h5diff_610.txt [ 37%] Generating testfiles/h5diff_612.txt [ 37%] Generating testfiles/h5diff_613.txt [ 37%] Generating testfiles/h5diff_614.txt [ 37%] Generating testfiles/h5diff_615.txt [ 37%] Generating testfiles/h5diff_616.txt [ 37%] Generating testfiles/h5diff_617.txt [ 37%] Generating testfiles/h5diff_618.txt [ 37%] Generating testfiles/h5diff_619.txt [ 37%] Generating testfiles/h5diff_621.txt [ 37%] Generating testfiles/h5diff_622.txt [ 37%] Generating testfiles/h5diff_623.txt [ 37%] Generating testfiles/h5diff_624.txt [ 37%] Generating testfiles/h5diff_625.txt [ 37%] Generating testfiles/h5diff_626.txt [ 37%] Generating testfiles/h5diff_627.txt [ 37%] Generating testfiles/h5diff_628.txt [ 37%] Generating testfiles/h5diff_629.txt [ 37%] Generating testfiles/h5diff_630.txt [ 37%] Generating testfiles/h5diff_631.txt [ 37%] Generating testfiles/h5diff_640.txt [ 37%] Generating testfiles/h5diff_641.txt [ 37%] Generating testfiles/h5diff_642.txt [ 37%] Generating testfiles/h5diff_643.txt [ 37%] Generating testfiles/h5diff_644.txt [ 37%] Generating testfiles/h5diff_645.txt [ 37%] Generating testfiles/h5diff_646.txt [ 37%] Generating testfiles/h5diff_70.txt [ 37%] Generating testfiles/h5diff_700.txt [ 38%] Generating testfiles/h5diff_701.txt [ 38%] Generating testfiles/h5diff_702.txt [ 38%] Generating testfiles/h5diff_703.txt [ 38%] Generating testfiles/h5diff_704.txt [ 38%] Generating testfiles/h5diff_705.txt [ 38%] Generating testfiles/h5diff_706.txt [ 38%] Generating testfiles/h5diff_707.txt [ 38%] Generating testfiles/h5diff_708.txt [ 38%] Generating testfiles/h5diff_709.txt [ 38%] Generating testfiles/h5diff_710.txt [ 38%] Generating testfiles/h5diff_80.txt [ 38%] Generating testfiles/h5diff_800.txt [ 38%] Generating testfiles/h5diff_801.txt [ 38%] Generating testfiles/h5diff_830.txt [ 38%] Generating testfiles/h5diff_90.txt [ 38%] Generating testfiles/h5diff_900.txt [ 38%] Generating testfiles/h5diff_901.txt [ 38%] Generating testfiles/h5diff_902.txt [ 38%] Generating testfiles/h5diff_8625.txt [ 38%] Generating testfiles/h5diff_8639.txt [ 38%] Generating testfiles/h5diff_reg.txt [ 38%] Generating testfiles/h5diff_ud.txt [ 38%] Generating testfiles/h5diff_udfail.txt [ 38%] Generating testfiles/h5diff_v1.txt [ 38%] Generating testfiles/h5diff_v2.txt [ 38%] Generating testfiles/h5diff_v3.txt [ 38%] Generating testfiles/h5diff_vlstr.txt [ 38%] Generating testfiles/h5diff_eps.txt [ 39%] Generating testfiles/tvlstr2.h5 [ 39%] Generating testfiles/h5diff_101.txt [ 39%] Generating testfiles/h5diff_102.txt [ 39%] Generating testfiles/h5diff_103.txt [ 39%] Copying files needed by h5diff tests make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 39%] Built target h5diff_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 39%] Building C object tools/test/h5ls/CMakeFiles/dynlibls.dir/dynlib_ls.c.o [ 39%] Linking C shared library ../../../bin/libdynlibls.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 39%] Built target dynlibls make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 39%] Generating S3TEST/testfiles/tgroup.h5 [ 39%] Generating testfiles/tdset_idx.h5 [ 39%] Generating testfiles/tdset2.h5 [ 39%] Generating testfiles/tarray1.h5 [ 39%] Generating testfiles/tattr2.h5 [ 40%] Generating testfiles/tattrreg.h5 [ 40%] Generating testfiles/tbfloat16.h5 [ 40%] Generating testfiles/tbfloat16_be.h5 [ 40%] Generating testfiles/tcomplex.h5 [ 40%] Generating testfiles/tcomplex_be.h5 [ 40%] Generating testfiles/tcompound.h5 [ 40%] Generating testfiles/tdatareg.h5 [ 40%] Generating testfiles/tdset.h5 [ 40%] Generating testfiles/tempty.h5 [ 40%] Generating testfiles/textlink.h5 [ 40%] Generating testfiles/textlinksrc.h5 [ 40%] Generating testfiles/textlinktar.h5 [ 40%] Generating testfiles/tfloat4.h5 [ 40%] Generating testfiles/tfloat6.h5 [ 40%] Generating testfiles/tfloat8.h5 [ 40%] Generating testfiles/tfloat16.h5 [ 40%] Generating testfiles/tfloat16_be.h5 [ 40%] Generating testfiles/tgroup.h5 [ 41%] Generating testfiles/tgrp_comments.h5 [ 41%] Generating testfiles/tgrpnullspace.h5 [ 41%] Generating testfiles/thlink.h5 [ 41%] Generating testfiles/tloop.h5 [ 41%] Generating testfiles/tnestedcomp.h5 [ 41%] Generating testfiles/tsaf.h5 [ 41%] Generating testfiles/tslink.h5 [ 41%] Generating testfiles/tsoftlinks.h5 [ 41%] Generating testfiles/tstr.h5 [ 41%] Generating testfiles/tudfilter.h5 [ 42%] Generating testfiles/tudlink.h5 [ 42%] Generating testfiles/tvldtypes1.h5 [ 42%] Generating testfiles/tall.h5 [ 42%] Generating testfiles/help-1.ls [ 42%] Generating testfiles/help-2.ls [ 42%] Generating testfiles/help-3.ls [ 42%] Generating testfiles/nosuchfile.ls [ 42%] Generating testfiles/tall-1.ls [ 42%] Generating testfiles/tall-2.ls [ 42%] Generating testfiles/tarray1.ls [ 42%] Generating testfiles/tattr2.ls [ 42%] Generating testfiles/tattrreg_le.ls [ 42%] Generating testfiles/tattrreg_be.ls [ 42%] Generating testfiles/tbfloat16.ls [ 42%] Generating testfiles/tbfloat16_be.ls [ 42%] Generating testfiles/tcomp-1.ls [ 42%] Generating testfiles/tcomplex.ls [ 42%] Generating testfiles/tcomplex_be.ls [ 42%] Generating testfiles/tcomplex_be_nosupport.ls [ 42%] Generating testfiles/tcomplex_nosupport.ls [ 42%] Generating testfiles/tdataregbe.ls [ 42%] Generating testfiles/tdataregle.ls [ 42%] Generating testfiles/tdset-1.ls [ 42%] Generating testfiles/tdset2-1.ls [ 42%] Generating testfiles/tdset_idx-1.ls [ 42%] Generating testfiles/tdset_idx-2.ls [ 42%] Generating testfiles/tempty.ls [ 42%] Generating testfiles/textlink-1.ls [ 42%] Generating testfiles/textlinksrc-1.ls [ 42%] Generating testfiles/textlinksrc-2.ls [ 42%] Generating testfiles/textlinksrc-3.ls [ 42%] Generating testfiles/textlinksrc-4.ls [ 42%] Generating testfiles/textlinksrc-5.ls [ 42%] Generating testfiles/textlinksrc-6.ls [ 42%] Generating testfiles/textlinksrc-7.ls [ 42%] Generating testfiles/textlinksrc-1-old.ls [ 43%] Generating testfiles/textlinksrc-2-old.ls [ 43%] Generating testfiles/textlinksrc-3-old.ls [ 43%] Generating testfiles/textlinksrc-6-old.ls [ 43%] Generating testfiles/textlinksrc-7-old.ls [ 43%] Generating testfiles/textlinksrc-nodangle-1.ls [ 43%] Generating testfiles/textlinksrc-nodangle-2.ls [ 43%] Generating testfiles/tfloat4.ls [ 43%] Generating testfiles/tfloat6.ls [ 43%] Generating testfiles/tfloat8.ls [ 43%] Generating testfiles/tfloat16.ls [ 43%] Generating testfiles/tfloat16_nosupport.ls [ 43%] Generating testfiles/tfloat16_be.ls [ 43%] Generating testfiles/tfloat16_be_nosupport.ls [ 43%] Generating testfiles/tgroup.ls [ 43%] Generating testfiles/tgroup-1.ls [ 43%] Generating testfiles/tgroup-2.ls [ 43%] Generating testfiles/tgroup-3.ls [ 43%] Generating testfiles/tgrpnullspace.ls [ 43%] Generating testfiles/tgrp_comments.ls [ 43%] Generating testfiles/thlinks-nodangle-1.ls [ 43%] Generating testfiles/thlink-1.ls [ 43%] Generating testfiles/tloop-1.ls [ 43%] Generating testfiles/tmultifile.ls [ 43%] Generating testfiles/tnestcomp-1.ls [ 43%] Generating testfiles/tnestcomp-2.ls [ 43%] Generating testfiles/tnestcomp-3.ls [ 43%] Generating testfiles/tnestcomp-4.ls [ 43%] Generating testfiles/tsaf.ls [ 43%] Generating testfiles/tslink-1.ls [ 43%] Generating testfiles/tsoftlinks-1.ls [ 43%] Generating testfiles/tsoftlinks-2.ls [ 43%] Generating testfiles/tsoftlinks-3.ls [ 43%] Generating testfiles/tsoftlinks-4.ls [ 43%] Generating testfiles/tsoftlinks-5.ls [ 43%] Generating testfiles/tsoftlinks-nodangle-1.ls [ 43%] Generating testfiles/tstr-1.ls [ 43%] Generating testfiles/tudfilter.ls [ 43%] Generating testfiles/tudlink-1.ls [ 43%] Generating testfiles/tvldtypes1.ls [ 43%] Generating testfiles/tvldtypes2le.ls [ 43%] Generating testfiles/tvldtypes2be.ls [ 43%] Copying files needed by h5ls tests make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 43%] Built target h5ls_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 43%] Built target h5ls_vol_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 43%] Generating testfiles/vds/prefix/tvds-5.ls [ 43%] Generating testfiles/vds/1_a.h5 [ 43%] Generating testfiles/vds/1_b.h5 [ 43%] Generating testfiles/vds/1_c.h5 [ 43%] Generating testfiles/vds/1_d.h5 [ 43%] Generating testfiles/vds/1_e.h5 [ 43%] Generating testfiles/vds/1_f.h5 [ 43%] Generating testfiles/vds/1_vds.h5 [ 43%] Generating testfiles/vds/2_a.h5 [ 43%] Generating testfiles/vds/2_b.h5 [ 43%] Generating testfiles/vds/2_c.h5 [ 43%] Generating testfiles/vds/2_d.h5 [ 43%] Generating testfiles/vds/2_e.h5 [ 43%] Generating testfiles/vds/2_vds.h5 [ 43%] Generating testfiles/vds/3_1_vds.h5 [ 43%] Generating testfiles/vds/3_2_vds.h5 [ 43%] Generating testfiles/vds/4_0.h5 [ 43%] Generating testfiles/vds/4_1.h5 [ 43%] Generating testfiles/vds/4_2.h5 [ 43%] Generating testfiles/vds/4_vds.h5 [ 43%] Generating testfiles/vds/5_a.h5 [ 43%] Generating testfiles/vds/5_b.h5 [ 43%] Generating testfiles/vds/5_c.h5 [ 43%] Generating testfiles/vds/5_vds.h5 [ 43%] Generating testfiles/vds/tvds-1.ls [ 43%] Generating testfiles/vds/tvds-2.ls [ 43%] Generating testfiles/vds/tvds-3_1.ls [ 44%] Generating testfiles/vds/tvds-3_2.ls [ 44%] Generating testfiles/vds/tvds-4.ls [ 44%] Generating testfiles/vds/tvds-5.ls [ 44%] Generating testfiles/vds/prefix/1_a.h5 [ 45%] Generating testfiles/vds/prefix/1_b.h5 [ 45%] Generating testfiles/vds/prefix/1_c.h5 [ 45%] Generating testfiles/vds/prefix/1_d.h5 [ 45%] Generating testfiles/vds/prefix/1_e.h5 [ 45%] Generating testfiles/vds/prefix/1_f.h5 [ 45%] Generating testfiles/vds/prefix/1_vds.h5 [ 45%] Generating testfiles/vds/prefix/2_a.h5 [ 45%] Generating testfiles/vds/prefix/2_b.h5 [ 45%] Generating testfiles/vds/prefix/2_c.h5 [ 45%] Generating testfiles/vds/prefix/2_d.h5 [ 45%] Generating testfiles/vds/prefix/2_e.h5 [ 45%] Generating testfiles/vds/prefix/2_vds.h5 [ 45%] Generating testfiles/vds/prefix/3_1_vds.h5 [ 45%] Generating testfiles/vds/prefix/3_2_vds.h5 [ 45%] Generating testfiles/vds/prefix/4_0.h5 [ 45%] Generating testfiles/vds/prefix/4_1.h5 [ 45%] Generating testfiles/vds/prefix/4_2.h5 [ 45%] Generating testfiles/vds/prefix/4_vds.h5 [ 45%] Generating testfiles/vds/prefix/5_a.h5 [ 45%] Generating testfiles/vds/prefix/5_b.h5 [ 45%] Generating testfiles/vds/prefix/5_c.h5 [ 45%] Generating testfiles/vds/prefix/5_vds.h5 [ 45%] Generating testfiles/vds/prefix/tvds-1.ls [ 45%] Generating testfiles/vds/prefix/tvds-2.ls [ 45%] Generating testfiles/vds/prefix/tvds-3_1.ls [ 45%] Generating testfiles/vds/prefix/tvds-3_2.ls [ 45%] Generating testfiles/vds/prefix/tvds-4.ls [ 45%] Copying files needed by h5ls_vds tests make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 45%] Built target h5ls_vds_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 45%] Building C object tools/test/misc/CMakeFiles/h5clear_gentest.dir/h5clear_gentest.c.o [ 45%] Linking C executable ../../../bin/h5clear_gentest make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 45%] Built target h5clear_gentest make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 45%] Building C object tools/test/misc/CMakeFiles/h5repart_test.dir/repart_test.c.o [ 45%] Linking C executable ../../../bin/h5repart_test make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 45%] Built target h5repart_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 45%] Building C object tools/test/misc/CMakeFiles/clear_open_chk.dir/clear_open_chk.c.o [ 45%] Linking C executable ../../../bin/clear_open_chk make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 45%] Built target clear_open_chk make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 45%] Generating family_file00017.h5 [ 45%] Generating family_file00000.h5 [ 45%] Generating family_file00001.h5 [ 45%] Generating family_file00002.h5 [ 45%] Generating family_file00003.h5 [ 45%] Generating family_file00004.h5 [ 45%] Generating family_file00005.h5 [ 45%] Generating family_file00006.h5 [ 45%] Generating family_file00007.h5 [ 45%] Generating family_file00008.h5 [ 45%] Generating family_file00009.h5 [ 45%] Generating family_file00010.h5 [ 45%] Generating family_file00011.h5 [ 45%] Generating family_file00012.h5 [ 46%] Generating family_file00013.h5 [ 46%] Generating family_file00014.h5 [ 46%] Generating family_file00015.h5 [ 46%] Generating family_file00016.h5 [ 46%] Copying files needed by h5repart tests make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 46%] Built target h5repart_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 46%] Generating testfiles/mod_h5clear_mdc_image2.h5 [ 46%] Generating testfiles/h5clear_fsm_persist_equal.h5 [ 46%] Generating testfiles/h5clear_fsm_persist_greater.h5 [ 46%] Generating testfiles/h5clear_fsm_persist_less.h5 [ 46%] Generating testfiles/h5clear_fsm_persist_noclose.h5 [ 46%] Generating testfiles/h5clear_fsm_persist_user_equal.h5 [ 46%] Generating testfiles/h5clear_fsm_persist_user_greater.h5 [ 46%] Generating testfiles/h5clear_fsm_persist_user_less.h5 [ 46%] Generating testfiles/h5clear_log_v3.h5 [ 46%] Generating testfiles/h5clear_mdc_image.h5 [ 46%] Generating testfiles/h5clear_status_noclose.h5 [ 46%] Generating testfiles/latest_h5clear_log_v3.h5 [ 46%] Generating testfiles/latest_h5clear_sec2_v3.h5 [ 46%] Generating testfiles/mod_h5clear_mdc_image.h5 [ 46%] Generating testfiles/h5clear_sec2_v0.h5 [ 46%] Generating testfiles/h5clear_sec2_v2.h5 [ 46%] Generating testfiles/h5clear_sec2_v3.h5 [ 46%] Generating testfiles/h5clear_equal_after_size.ddl [ 46%] Generating testfiles/h5clear_equal_before_size.ddl [ 46%] Generating testfiles/h5clear_greater_after_size.ddl [ 46%] Generating testfiles/h5clear_greater_before_size.ddl [ 46%] Generating testfiles/h5clear_less_after_size.ddl [ 46%] Generating testfiles/h5clear_less_before_size.ddl [ 47%] Generating testfiles/h5clear_missing_file.ddl [ 47%] Generating testfiles/h5clear_noclose_after_size.ddl [ 47%] Generating testfiles/h5clear_noclose_before_size.ddl [ 47%] Generating testfiles/h5clear_status_noclose_after_size.ddl [ 47%] Generating testfiles/h5clear_usage.ddl [ 47%] Generating testfiles/h5clear_user_equal_after_size.ddl [ 47%] Generating testfiles/h5clear_user_equal_before_size.ddl [ 47%] Generating testfiles/h5clear_user_greater_after_size.ddl [ 47%] Generating testfiles/h5clear_user_greater_before_size.ddl [ 47%] Generating testfiles/h5clear_user_less_after_size.ddl [ 47%] Generating testfiles/h5clear_user_less_before_size.ddl [ 47%] Generating testfiles/orig_h5clear_sec2_v0.h5 [ 47%] Generating testfiles/orig_h5clear_sec2_v2.h5 [ 47%] Generating testfiles/orig_h5clear_sec2_v3.h5 [ 47%] Copying files needed by h5clear tests make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 47%] Built target h5clear_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 47%] Generating testfiles/h5mkgrp_help.txt [ 47%] Generating testfiles/h5mkgrp_single.ls [ 47%] Generating testfiles/h5mkgrp_single_v.ls [ 47%] Generating testfiles/h5mkgrp_single_p.ls [ 47%] Generating testfiles/h5mkgrp_single_l.ls [ 47%] Generating testfiles/h5mkgrp_several.ls [ 47%] Generating testfiles/h5mkgrp_several_v.ls [ 47%] Generating testfiles/h5mkgrp_several_p.ls [ 47%] Generating testfiles/h5mkgrp_several_l.ls [ 47%] Generating testfiles/h5mkgrp_nested_p.ls [ 47%] Generating testfiles/h5mkgrp_nested_lp.ls [ 47%] Generating testfiles/h5mkgrp_nested_mult_p.ls [ 47%] Generating testfiles/h5mkgrp_nested_mult_lp.ls [ 47%] Copying files needed by h5mkgrp tests make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 47%] Built target h5mkgrp_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 47%] Built target h5mkgrp_vol_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 47%] Building C object tools/test/misc/vds/CMakeFiles/UC_1_one_dim_gen.dir/UC_1_one_dim_gen.c.o [ 47%] Linking C executable ../../../../bin/UC_1_one_dim_gen make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 47%] Built target UC_1_one_dim_gen make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 47%] Building C object tools/test/misc/vds/CMakeFiles/UC_2_two_dims_gen.dir/UC_2_two_dims_gen.c.o [ 47%] Linking C executable ../../../../bin/UC_2_two_dims_gen make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 47%] Built target UC_2_two_dims_gen make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 47%] Building C object tools/test/misc/vds/CMakeFiles/UC_3_gaps_gen.dir/UC_3_gaps_gen.c.o [ 47%] Linking C executable ../../../../bin/UC_3_gaps_gen make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 47%] Built target UC_3_gaps_gen make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 47%] Building C object tools/test/misc/vds/CMakeFiles/UC_4_printf_gen.dir/UC_4_printf_gen.c.o [ 47%] Linking C executable ../../../../bin/UC_4_printf_gen make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 47%] Built target UC_4_printf_gen make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 47%] Building C object tools/test/misc/vds/CMakeFiles/UC_5_stride_gen.dir/UC_5_stride_gen.c.o [ 47%] Linking C executable ../../../../bin/UC_5_stride_gen make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 47%] Built target UC_5_stride_gen make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 48%] Building C object tools/test/h5import/CMakeFiles/h5importtest.dir/h5importtest.c.o [ 48%] Linking C executable ../../../bin/h5importtest make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 48%] Built target h5importtest make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 48%] Generating testfiles/tintsattrs.h5 [ 48%] Generating testfiles/txtfp32.conf [ 48%] Generating testfiles/txtfp64.conf [ 48%] Generating testfiles/txtin8.conf [ 48%] Generating testfiles/txtin16.conf [ 48%] Generating testfiles/txtin32.conf [ 48%] Generating testfiles/txtuin16.conf [ 48%] Generating testfiles/txtuin32.conf [ 48%] Generating testfiles/textpfe.conf [ 48%] Generating testfiles/txtstr.conf [ 48%] Generating testfiles/txtfp32.txt [ 48%] Generating testfiles/txtfp64.txt [ 48%] Generating testfiles/txtuin16.txt [ 48%] Generating testfiles/txtuin32.txt [ 48%] Generating testfiles/txtin8.txt [ 48%] Generating testfiles/txtin16.txt [ 48%] Generating testfiles/txtin32.txt [ 48%] Generating testfiles/textpfe64.txt [ 48%] Generating testfiles/txtstr.txt [ 48%] Generating testfiles/dbinfp64.h5.txt [ 48%] Generating testfiles/dbinin8.h5.txt [ 48%] Generating testfiles/dbinin8w.h5.txt [ 48%] Generating testfiles/dbinin16.h5.txt [ 48%] Generating testfiles/dbinin32.h5.txt [ 48%] Generating testfiles/dbinuin16.h5.txt [ 48%] Generating testfiles/dbinuin32.h5.txt [ 48%] Generating testfiles/dtxtstr.h5.txt [ 48%] Generating testfiles/tall_fp32.ddl [ 49%] Generating testfiles/tall_i32.ddl [ 49%] Generating testfiles/tintsattrs_u32.ddl [ 49%] Generating testfiles/binfp64.h5 [ 49%] Generating testfiles/binin8.h5 [ 49%] Generating testfiles/binin8w.h5 [ 49%] Generating testfiles/binin16.h5 [ 49%] Generating testfiles/binin32.h5 [ 49%] Generating testfiles/binuin16.h5 [ 49%] Generating testfiles/binuin32.h5 [ 49%] Generating testfiles/txtfp32.h5 [ 49%] Generating testfiles/txtfp64.h5 [ 49%] Generating testfiles/txtin8.h5 [ 49%] Generating testfiles/txtin16.h5 [ 49%] Generating testfiles/txtin32.h5 [ 49%] Generating testfiles/txtuin16.h5 [ 49%] Generating testfiles/txtuin32.h5 [ 49%] Generating testfiles/txtstr.h5 [ 49%] Generating testfiles/textpfe.h5 [ 49%] Generating testfiles/tall.h5 [ 49%] Copying files needed by h5import tests make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 49%] Built target h5import_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 49%] Building C object tools/test/h5repack/CMakeFiles/testh5repack_detect_szip.dir/testh5repack_detect_szip.c.o [ 49%] Linking C executable ../../../bin/testh5repack_detect_szip make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 49%] Built target testh5repack_detect_szip make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 49%] Building C object tools/test/h5repack/CMakeFiles/h5repacktest.dir/__/__/src/h5repack/h5repack_copy.c.o [ 49%] Building C object tools/test/h5repack/CMakeFiles/h5repacktest.dir/__/__/src/h5repack/h5repack_filters.c.o [ 49%] Building C object tools/test/h5repack/CMakeFiles/h5repacktest.dir/__/__/src/h5repack/h5repack_opttable.c.o [ 49%] Building C object tools/test/h5repack/CMakeFiles/h5repacktest.dir/__/__/src/h5repack/h5repack_parse.c.o [ 49%] Building C object tools/test/h5repack/CMakeFiles/h5repacktest.dir/__/__/src/h5repack/h5repack_refs.c.o [ 49%] Building C object tools/test/h5repack/CMakeFiles/h5repacktest.dir/__/__/src/h5repack/h5repack_verify.c.o [ 49%] Building C object tools/test/h5repack/CMakeFiles/h5repacktest.dir/__/__/src/h5repack/h5repack.c.o [ 49%] Building C object tools/test/h5repack/CMakeFiles/h5repacktest.dir/h5repacktst.c.o [ 49%] Linking C executable ../../../bin/h5repacktest make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 49%] Built target h5repacktest make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 49%] Building C object tools/test/h5repack/CMakeFiles/dynlibadd.dir/dynlib_rpk.c.o [ 50%] Linking C shared library ../../../bin/libdynlibadd.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 50%] Built target dynlibadd make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 50%] Building C object tools/test/h5repack/CMakeFiles/dynlibvers.dir/dynlib_vrpk.c.o [ 50%] Linking C shared library ../../../bin/libdynlibvers.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 50%] Built target dynlibvers make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 50%] Generating testfiles/h5copy_extlinks_src-mergeprune.h5copy_extlinks_src.h5.ddl [ 50%] Generating testfiles/bounds_latest_latest.h5 [ 50%] Generating testfiles/h5repack_attr.h5 [ 50%] Generating testfiles/h5repack_attr_refs.h5 [ 50%] Generating testfiles/h5repack_deflate.h5 [ 50%] Generating testfiles/h5repack_early.h5 [ 50%] Generating testfiles/h5repack_ext.h5 [ 50%] Generating testfiles/h5repack_f32le.h5 [ 51%] Generating testfiles/h5repack_f32le_ex.h5 [ 51%] Generating testfiles/h5repack_fill.h5 [ 51%] Generating testfiles/h5repack_filters.h5 [ 51%] Generating testfiles/h5repack_fletcher.h5 [ 51%] Generating testfiles/h5repack_hlink.h5 [ 51%] Generating testfiles/h5repack_int32le_1d.h5 [ 51%] Generating testfiles/h5repack_int32le_1d_ex.h5 [ 51%] Generating testfiles/h5repack_int32le_2d.h5 [ 51%] Generating testfiles/h5repack_int32le_2d_ex.h5 [ 51%] Generating testfiles/h5repack_int32le_3d.h5 [ 51%] Generating testfiles/h5repack_int32le_3d_ex.h5 [ 51%] Generating testfiles/h5repack_layout.h5 [ 51%] Generating testfiles/h5repack_layouto.h5 [ 51%] Generating testfiles/h5repack_layout2.h5 [ 51%] Generating testfiles/h5repack_layout3.h5 [ 51%] Generating testfiles/h5repack_layout.UD.h5 [ 51%] Generating testfiles/h5repack_named_dtypes.h5 [ 52%] Generating testfiles/h5repack_nested_8bit_enum.h5 [ 52%] Generating testfiles/h5repack_nested_8bit_enum_deflated.h5 [ 52%] Generating testfiles/h5repack_CVE-2018-17432.h5 [ 52%] Generating testfiles/h5repack_CVE-2018-14460.h5 [ 52%] Generating testfiles/h5repack_nbit.h5 [ 52%] Generating testfiles/h5repack_objs.h5 [ 52%] Generating testfiles/h5repack_refs.h5 [ 52%] Generating testfiles/h5repack_shuffle.h5 [ 52%] Generating testfiles/h5repack_soffset.h5 [ 52%] Generating testfiles/h5repack_szip.h5 [ 52%] Generating testfiles/h5repack_uint8be.h5 [ 52%] Generating testfiles/h5repack_uint8be_ex.h5 [ 52%] Generating testfiles/h5repack_aggr.h5 [ 52%] Generating testfiles/h5repack_fsm_aggr_nopersist.h5 [ 52%] Generating testfiles/h5repack_fsm_aggr_persist.h5 [ 52%] Generating testfiles/h5repack_none.h5 [ 52%] Generating testfiles/h5repack_paged_nopersist.h5 [ 52%] Generating testfiles/h5repack_paged_persist.h5 [ 52%] Generating testfiles/h5repack_f32le_ex-0.dat [ 52%] Generating testfiles/h5repack_int32le_1d_ex-0.dat [ 52%] Generating testfiles/h5repack_int32le_1d_ex-1.dat [ 52%] Generating testfiles/h5repack_int32le_2d_ex-0.dat [ 52%] Generating testfiles/h5repack_int32le_3d_ex-0.dat [ 52%] Generating testfiles/h5repack_uint8be_ex-0.dat [ 52%] Generating testfiles/h5repack_uint8be_ex-1.dat [ 52%] Generating testfiles/h5repack_uint8be_ex-2.dat [ 52%] Generating testfiles/h5repack_uint8be_ex-3.dat [ 52%] Generating testfiles/h5copy_extlinks_src.h5 [ 52%] Generating testfiles/h5copy_extlinks_trg.h5 [ 52%] Generating testfiles/h5diff_attr1.h5 [ 52%] Generating testfiles/1_a.h5 [ 52%] Generating testfiles/1_b.h5 [ 52%] Generating testfiles/1_c.h5 [ 52%] Generating testfiles/1_d.h5 [ 52%] Generating testfiles/1_e.h5 [ 52%] Generating testfiles/1_f.h5 [ 52%] Generating testfiles/1_vds.h5 [ 52%] Generating testfiles/2_a.h5 [ 52%] Generating testfiles/2_b.h5 [ 52%] Generating testfiles/2_c.h5 [ 52%] Generating testfiles/2_d.h5 [ 52%] Generating testfiles/2_e.h5 [ 52%] Generating testfiles/2_vds.h5 [ 52%] Generating testfiles/3_1_vds.h5 [ 52%] Generating testfiles/3_2_vds.h5 [ 52%] Generating testfiles/4_0.h5 [ 52%] Generating testfiles/4_1.h5 [ 52%] Generating testfiles/4_2.h5 [ 52%] Generating testfiles/4_vds.h5 [ 52%] Generating testfiles/5_a.h5 [ 52%] Generating testfiles/5_b.h5 [ 52%] Generating testfiles/5_c.h5 [ 52%] Generating testfiles/5_vds.h5 [ 52%] Generating testfiles/tsoftlinks.h5 [ 53%] Generating testfiles/textlinkfar.h5 [ 53%] Generating testfiles/textlinksrc.h5 [ 53%] Generating testfiles/textlinktar.h5 [ 53%] Generating testfiles/textlink.h5 [ 53%] Generating testfiles/tfamily00000.h5 [ 53%] Generating testfiles/tfamily00001.h5 [ 53%] Generating testfiles/tfamily00002.h5 [ 53%] Generating testfiles/tfamily00003.h5 [ 53%] Generating testfiles/tfamily00004.h5 [ 53%] Generating testfiles/tfamily00005.h5 [ 53%] Generating testfiles/tfamily00006.h5 [ 53%] Generating testfiles/tfamily00007.h5 [ 53%] Generating testfiles/tfamily00008.h5 [ 53%] Generating testfiles/tfamily00009.h5 [ 53%] Generating testfiles/tfamily00010.h5 [ 53%] Generating testfiles/tordergr.h5 [ 53%] Generating testfiles/tattrreg.h5 [ 53%] Generating testfiles/tdatareg.h5 [ 53%] Generating testfiles/tst_onion_dset_1d.h5 [ 53%] Generating testfiles/tst_onion_dset_1d.h5.onion [ 53%] Generating testfiles/tst_onion_dset_ext.h5 [ 54%] Generating testfiles/tst_onion_dset_ext.h5.onion [ 54%] Generating testfiles/tst_onion_objs.h5 [ 54%] Generating testfiles/tst_onion_objs.h5.onion [ 54%] Generating testfiles/h5repack_ext.bin [ 54%] Generating testfiles/h5repack.info [ 54%] Generating testfiles/ublock.bin [ 54%] Generating testfiles/h5repack-help.txt [ 54%] Generating testfiles/h5repack_filters.h5-gzip_verbose_filters.tst [ 54%] Generating testfiles/h5repack_layout.h5-dset2_chunk_20x10-errstk.tst [ 54%] Generating testfiles/plugin_test.h5repack_layout.h5.tst [ 54%] Generating testfiles/plugin_version_test.h5repack_layout.h5.tst [ 54%] Generating testfiles/plugin_zero.h5repack_layout.h5.tst [ 54%] Generating testfiles/plugin_none.h5repack_layout.UD.h5.tst [ 54%] Generating testfiles/tsoftlinks-merge.tsoftlinks.h5.tst [ 54%] Generating testfiles/textlinkfar-merge.textlinkfar.h5.tst [ 54%] Generating testfiles/textlinksrc-merge.textlinksrc.h5.tst [ 54%] Generating testfiles/textlinktar-merge.textlinktar.h5.tst [ 54%] Generating testfiles/textlink-merge.textlink.h5.tst [ 54%] Generating testfiles/h5copy_extlinks_src-merge.h5copy_extlinks_src.h5.tst [ 54%] Generating testfiles/crtorder.tordergr.h5.ddl [ 54%] Generating testfiles/deflate_limit.h5repack_layout.h5.ddl [ 54%] Generating testfiles/h5repack_layout.h5.ddl [ 54%] Generating testfiles/h5repack_layout.h5-plugin_test.ddl [ 54%] Generating testfiles/h5repack_layout.h5-plugin_version_test.ddl [ 54%] Generating testfiles/h5repack_layout.h5-plugin_zero.ddl [ 54%] Generating testfiles/h5repack_layout.UD.h5-plugin_none.ddl [ 54%] Generating testfiles/STG.h5repack_none.h5.ddl [ 54%] Generating testfiles/SPT.h5repack_aggr.h5.ddl [ 54%] Generating testfiles/SP.h5repack_fsm_aggr_nopersist.h5.ddl [ 55%] Generating testfiles/S.h5repack_fsm_aggr_persist.h5.ddl [ 55%] Generating testfiles/GS.h5repack_paged_nopersist.h5.ddl [ 55%] Generating testfiles/SP.h5repack_paged_persist.h5.ddl [ 55%] Generating testfiles/1_vds.h5-vds_dset_chunk20x10x5-v.ddl [ 55%] Generating testfiles/2_vds.h5-vds_chunk3x6x9-v.ddl [ 55%] Generating testfiles/3_1_vds.h5-vds_chunk2x5x8-v.ddl [ 55%] Generating testfiles/4_vds.h5-vds_compa-v.ddl [ 55%] Generating testfiles/4_vds.h5-vds_conti-v.ddl [ 55%] Generating testfiles/attrregion.tattrreg.h5.ddl [ 55%] Generating testfiles/dataregion.tdatareg.h5.ddl [ 55%] Generating testfiles/textlinkfar-base.textlinkfar.h5.ddl [ 55%] Generating testfiles/textlinksrc-base.textlinksrc.h5.ddl [ 55%] Generating testfiles/textlinktar-base.textlinktar.h5.ddl [ 55%] Generating testfiles/textlink-base.textlink.h5.ddl [ 55%] Generating testfiles/tsoftlinks-base.tsoftlinks.h5.ddl [ 55%] Generating testfiles/h5copy_extlinks_src-base.h5copy_extlinks_src.h5.ddl [ 55%] Generating testfiles/textlinkfar-prune.textlinkfar.h5.ddl [ 55%] Generating testfiles/textlinksrc-prune.textlinksrc.h5.ddl [ 55%] Generating testfiles/textlinktar-prune.textlinktar.h5.ddl [ 55%] Generating testfiles/textlink-prune.textlink.h5.ddl [ 55%] Generating testfiles/tsoftlinks-prune.tsoftlinks.h5.ddl [ 55%] Generating testfiles/h5copy_extlinks_src-prune.h5copy_extlinks_src.h5.ddl [ 55%] Generating testfiles/textlinkfar-mergeprune.textlinkfar.h5.ddl [ 55%] Generating testfiles/textlinksrc-mergeprune.textlinksrc.h5.ddl [ 55%] Generating testfiles/textlinktar-mergeprune.textlinktar.h5.ddl [ 55%] Generating testfiles/textlink-mergeprune.textlink.h5.ddl [ 55%] Generating testfiles/tsoftlinks-mergeprune.tsoftlinks.h5.ddl [ 55%] Copying files needed by h5repack tests make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 55%] Built target h5repack_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 55%] Built target h5repack_vol_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 55%] Building C object tools/test/h5jam/CMakeFiles/getub.dir/getub.c.o [ 55%] Linking C executable ../../../bin/getub make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 55%] Built target getub make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 55%] Building C object tools/test/h5jam/CMakeFiles/tellub.dir/tellub.c.o [ 55%] Linking C executable ../../../bin/tellub make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 55%] Built target tellub make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 55%] Generating testfiles/h5jam-ub-nohdf5.txt [ 55%] Generating testfiles/tall.h5 [ 55%] Generating testfiles/twithub.h5 [ 55%] Generating testfiles/twithub513.h5 [ 55%] Generating testfiles/u10.txt [ 55%] Generating testfiles/u511.txt [ 55%] Generating testfiles/u512.txt [ 55%] Generating testfiles/u513.txt [ 55%] Generating testfiles/h5jam-help.txt [ 55%] Generating testfiles/h5unjam-help.txt [ 55%] Copying files needed by h5jam tests make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 55%] Built target h5jam_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 55%] Building C object tools/test/h5copy/CMakeFiles/dynlibcopy.dir/dynlib_copy.c.o [ 55%] Linking C shared library ../../../bin/libdynlibcopy.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 55%] Built target dynlibcopy make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 55%] Built target h5copy_vol_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 55%] Generating testfiles/h5copy_help2.ddl [ 55%] Generating testfiles/h5copy_extlinks_src.h5 [ 55%] Generating testfiles/h5copy_extlinks_trg.h5 [ 55%] Generating testfiles/h5copy_ref.h5 [ 55%] Generating testfiles/h5copytst.h5 [ 55%] Generating testfiles/tudfilter.h5 [ 55%] Generating testfiles/tudfilter2.h5 [ 56%] Generating testfiles/h5copy_misc1.out [ 56%] Generating testfiles/tudfilter.h5.txt [ 56%] Generating testfiles/tudfilter.h5_ERR.txt [ 56%] Generating testfiles/h5copy_plugin_fail_ERR.out.h5.txt [ 56%] Generating testfiles/h5copy_plugin_test.out.h5.txt [ 56%] Generating testfiles/h5copy_help1.ddl [ 56%] Copying files needed by h5copy tests make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 56%] Built target h5copy_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 56%] Generating S3TEST/testfiles/h5stat_threshold.h5 [ 56%] Generating h5stat_err_refcount.ddl [ 56%] Generating h5stat_err_old_layout.ddl [ 56%] Generating h5stat_err_old_fill.ddl [ 56%] Generating h5stat_help1.ddl [ 57%] Generating h5stat_help2.ddl [ 57%] Generating h5stat_notexist.ddl [ 57%] Generating h5stat_nofile.ddl [ 57%] Generating h5stat_filters.ddl [ 57%] Generating h5stat_filters-cache.ddl [ 57%] Generating h5stat_filters-file.ddl [ 57%] Generating h5stat_filters-F.ddl [ 57%] Generating h5stat_filters-d.ddl [ 57%] Generating h5stat_filters-g.ddl [ 57%] Generating h5stat_filters-dT.ddl [ 57%] Generating h5stat_filters-UD.ddl [ 57%] Generating h5stat_filters-UT.ddl [ 57%] Generating h5stat_tsohm.ddl [ 57%] Generating h5stat_newgrat.ddl [ 57%] Generating h5stat_newgrat-UG.ddl [ 57%] Generating h5stat_newgrat-UA.ddl [ 57%] Generating h5stat_idx.ddl [ 57%] Generating h5stat_links1.ddl [ 57%] Generating h5stat_links2.ddl [ 57%] Generating h5stat_links3.ddl [ 57%] Generating h5stat_links4.ddl [ 57%] Generating h5stat_links5.ddl [ 57%] Generating h5stat_dims1.ddl [ 57%] Generating h5stat_dims2.ddl [ 57%] Generating h5stat_numattrs1.ddl [ 57%] Generating h5stat_numattrs2.ddl [ 57%] Generating h5stat_numattrs3.ddl [ 57%] Generating h5stat_numattrs4.ddl [ 57%] Generating h5stat_err_refcount.h5 [ 57%] Generating h5stat_err_old_layout.h5 [ 57%] Generating h5stat_err_old_fill.h5 [ 57%] Generating h5stat_filters.h5 [ 57%] Generating h5stat_idx.h5 [ 57%] Generating h5stat_tsohm.h5 [ 57%] Generating h5stat_newgrat.h5 [ 57%] Generating h5stat_threshold.h5 [ 57%] Copying files needed by h5stat tests make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 57%] Built target h5stat_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 57%] Building C object tools/test/h5dump/CMakeFiles/dynlibdump.dir/dynlib_dump.c.o [ 57%] Linking C shared library ../../../bin/libdynlibdump.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 57%] Built target dynlibdump make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 57%] Generating testfiles/std/tbinregR.exp [ 57%] Generating testfiles/std/charsets.h5 [ 57%] Generating testfiles/std/err_attr_dspace.h5 [ 57%] Generating testfiles/std/file_space.h5 [ 57%] Generating testfiles/std/filter_fail.h5 [ 57%] Generating testfiles/std/packedbits.h5 [ 57%] Generating testfiles/std/taindices.h5 [ 57%] Generating testfiles/std/tall.h5 [ 57%] Generating testfiles/std/tarray1.h5 [ 57%] Generating testfiles/std/tarray1_big.h5 [ 57%] Generating testfiles/std/tarray2.h5 [ 57%] Generating testfiles/std/tarray3.h5 [ 57%] Generating testfiles/std/tarray4.h5 [ 57%] Generating testfiles/std/tarray5.h5 [ 57%] Generating testfiles/std/tarray6.h5 [ 57%] Generating testfiles/std/tarray7.h5 [ 57%] Generating testfiles/std/tarray8.h5 [ 57%] Generating testfiles/std/tattr.h5 [ 57%] Generating testfiles/std/tattr2.h5 [ 57%] Generating testfiles/std/tattr4_be.h5 [ 57%] Generating testfiles/std/tattrintsize.h5 [ 57%] Generating testfiles/std/tattrreg.h5 [ 57%] Generating testfiles/std/tbfloat16.h5 [ 57%] Generating testfiles/std/tbfloat16_be.h5 [ 57%] Generating testfiles/std/tbigdims.h5 [ 57%] Generating testfiles/std/tbinary.h5 [ 57%] Generating testfiles/std/tbitnopaque.h5 [ 57%] Generating testfiles/std/tchar.h5 [ 57%] Generating testfiles/std/tcmpdattrintsize.h5 [ 57%] Generating testfiles/std/tcmpdintarray.h5 [ 57%] Generating testfiles/std/tcmpdints.h5 [ 57%] Generating testfiles/std/tcmpdintsize.h5 [ 57%] Generating testfiles/std/tcomplex.h5 [ 57%] Generating testfiles/std/tcomplex_be.h5 [ 57%] Generating testfiles/std/tcompound.h5 [ 57%] Generating testfiles/std/tcompound_complex.h5 [ 57%] Generating testfiles/std/tcompound_complex2.h5 [ 57%] Generating testfiles/std/tdatareg.h5 [ 57%] Generating testfiles/std/tdset.h5 [ 57%] Generating testfiles/std/tempty.h5 [ 57%] Generating testfiles/std/tsoftlinks.h5 [ 57%] Generating testfiles/std/textlinkfar.h5 [ 57%] Generating testfiles/std/textlinksrc.h5 [ 57%] Generating testfiles/std/textlinktar.h5 [ 57%] Generating testfiles/std/textlink.h5 [ 57%] Generating testfiles/std/tfamily00000.h5 [ 57%] Generating testfiles/std/tfamily00001.h5 [ 57%] Generating testfiles/std/tfamily00002.h5 [ 57%] Generating testfiles/std/tfamily00003.h5 [ 57%] Generating testfiles/std/tfamily00004.h5 [ 57%] Generating testfiles/std/tfamily00005.h5 [ 57%] Generating testfiles/std/tfamily00006.h5 [ 57%] Generating testfiles/std/tfamily00007.h5 [ 58%] Generating testfiles/std/tfamily00008.h5 [ 58%] Generating testfiles/std/tfamily00009.h5 [ 58%] Generating testfiles/std/tfamily00010.h5 [ 58%] Generating testfiles/std/tfcontents1.h5 [ 58%] Generating testfiles/std/tfcontents2.h5 [ 58%] Generating testfiles/std/tfilters.h5 [ 58%] Generating testfiles/std/tfloatsattrs.h5 [ 58%] Generating testfiles/std/tfloat4.h5 [ 58%] Generating testfiles/std/tfloat6.h5 [ 58%] Generating testfiles/std/tfloat8.h5 [ 58%] Generating testfiles/std/tfloat16.h5 [ 58%] Generating testfiles/std/tfloat16_be.h5 [ 58%] Generating testfiles/std/tfpformat.h5 [ 58%] Generating testfiles/std/tfvalues.h5 [ 58%] Generating testfiles/std/tgroup.h5 [ 58%] Generating testfiles/std/3790_infinite_loop.h5 [ 58%] Generating testfiles/std/tgrp_comments.h5 [ 58%] Generating testfiles/std/tgrpnullspace.h5 [ 58%] Generating testfiles/std/thlink.h5 [ 58%] Generating testfiles/std/thyperslab.h5 [ 58%] Generating testfiles/std/tints4dims.h5 [ 58%] Generating testfiles/std/tintsattrs.h5 [ 58%] Generating testfiles/std/tintsnodata.h5 [ 58%] Generating testfiles/std/tlarge_objname.h5 [ 58%] Generating testfiles/std/tldouble.h5 [ 59%] Generating testfiles/std/tldouble_scalar.h5 [ 59%] Generating testfiles/std/tlonglinks.h5 [ 59%] Generating testfiles/std/tloop.h5 [ 59%] Generating testfiles/std/tmulti-b.h5 [ 59%] Generating testfiles/std/tmulti-g.h5 [ 59%] Generating testfiles/std/tmulti-l.h5 [ 59%] Generating testfiles/std/tmulti-o.h5 [ 59%] Generating testfiles/std/tmulti-r.h5 [ 59%] Generating testfiles/std/tmulti-s.h5 [ 59%] Generating testfiles/std/tnamed_dtype_attr.h5 [ 59%] Generating testfiles/std/tnestedcomp.h5 [ 59%] Generating testfiles/std/tnestedcmpddt.h5 [ 59%] Generating testfiles/std/tno-subset.h5 [ 59%] Generating testfiles/std/tnullspace.h5 [ 60%] Generating testfiles/std/torderattr.h5 [ 60%] Generating testfiles/std/tordergr.h5 [ 60%] Generating testfiles/std/tsaf.h5 [ 60%] Generating testfiles/std/tscalarattrintsize.h5 [ 60%] Generating testfiles/std/tscalarintattrsize.h5 [ 60%] Generating testfiles/std/tscalarintsize.h5 [ 60%] Generating testfiles/std/tscalarstring.h5 [ 60%] Generating testfiles/std/tslink.h5 [ 60%] Generating testfiles/std/tsplit_file-m.h5 [ 60%] Generating testfiles/std/tsplit_file-r.h5 [ 60%] Generating testfiles/std/tstr.h5 [ 60%] Generating testfiles/std/tstr2.h5 [ 60%] Generating testfiles/std/tstr3.h5 [ 60%] Generating testfiles/std/tudfilter.h5 [ 60%] Generating testfiles/std/tudlink.h5 [ 60%] Generating testfiles/std/tvldtypes1.h5 [ 61%] Generating testfiles/std/tvldtypes2.h5 [ 61%] Generating testfiles/std/tvldtypes3.h5 [ 61%] Generating testfiles/std/tvldtypes4.h5 [ 61%] Generating testfiles/std/tvldtypes5.h5 [ 61%] Generating testfiles/std/tvlenstr_array.h5 [ 61%] Generating testfiles/std/tvlstr.h5 [ 61%] Generating testfiles/std/tvms.h5 [ 61%] Generating testfiles/std/t128bit_float.h5 [ 61%] Generating testfiles/std/tCVE_2018_11206_fill_old.h5 [ 61%] Generating testfiles/std/tCVE_2018_11206_fill_new.h5 [ 61%] Generating testfiles/std/zerodim.h5 [ 61%] Generating testfiles/std/tCVE-2021-37501_attr_decode.h5 [ 61%] Generating testfiles/std/trefer_attr.h5 [ 61%] Generating testfiles/std/trefer_compat.h5 [ 61%] Generating testfiles/std/trefer_ext1.h5 [ 61%] Generating testfiles/std/trefer_ext2.h5 [ 61%] Generating testfiles/std/trefer_grp.h5 [ 61%] Generating testfiles/std/trefer_obj_del.h5 [ 62%] Generating testfiles/std/trefer_obj.h5 [ 62%] Generating testfiles/std/trefer_param.h5 [ 62%] Generating testfiles/std/trefer_reg_1d.h5 [ 62%] Generating testfiles/std/trefer_reg.h5 [ 62%] Generating testfiles/std/tst_onion_objs.h5 [ 62%] Generating testfiles/std/tst_onion_objs.h5.onion [ 62%] Generating testfiles/std/tst_onion_dset_ext.h5 [ 62%] Generating testfiles/std/tst_onion_dset_ext.h5.onion [ 62%] Generating testfiles/std/tst_onion_dset_1d.h5 [ 62%] Generating testfiles/std/tst_onion_dset_1d.h5.onion [ 62%] Generating testfiles/std/tall-6.exp [ 62%] Generating testfiles/std/tnoddlfile.exp [ 62%] Generating testfiles/std/trawdatafile.exp [ 62%] Generating testfiles/std/trawssetfile.exp [ 62%] Generating testfiles/std/tstr2bin2.exp [ 62%] Generating testfiles/std/tstr2bin6.exp [ 62%] Generating testfiles/std/twithddl.exp [ 62%] Generating testfiles/std/twithddlfile.exp [ 62%] Generating testfiles/std/charsets.ddl [ 62%] Generating testfiles/std/err_attr_dspace.ddl [ 62%] Generating testfiles/std/file_space.ddl [ 62%] Generating testfiles/std/file_space_cache.ddl [ 62%] Generating testfiles/std/filter_fail.ddl [ 62%] Generating testfiles/std/non_existing.ddl [ 62%] Generating testfiles/std/infinite_loop.ddl [ 62%] Generating testfiles/std/packedbits.ddl [ 62%] Generating testfiles/std/tall-1.ddl [ 62%] Generating testfiles/std/tall-2.ddl [ 62%] Generating testfiles/std/tall-2A.ddl [ 62%] Generating testfiles/std/tall-2A0.ddl [ 62%] Generating testfiles/std/tall-2B.ddl [ 62%] Generating testfiles/std/tall-3.ddl [ 62%] Generating testfiles/std/tall-4s.ddl [ 62%] Generating testfiles/std/tall-5s.ddl [ 62%] Generating testfiles/std/tall-6.ddl [ 62%] Generating testfiles/std/tall-7.ddl [ 62%] Generating testfiles/std/tall-7N.ddl [ 62%] Generating testfiles/std/tallfilters.ddl [ 62%] Generating testfiles/std/tarray1.ddl [ 62%] Generating testfiles/std/tarray1_big.ddl [ 62%] Generating testfiles/std/tarray2.ddl [ 62%] Generating testfiles/std/tarray3.ddl [ 62%] Generating testfiles/std/tarray4.ddl [ 62%] Generating testfiles/std/tarray5.ddl [ 62%] Generating testfiles/std/tarray6.ddl [ 62%] Generating testfiles/std/tarray7.ddl [ 62%] Generating testfiles/std/tarray8.ddl [ 62%] Generating testfiles/std/tattr-1.ddl [ 62%] Generating testfiles/std/tattr-2.ddl [ 62%] Generating testfiles/std/tattr-3.ddl [ 63%] Generating testfiles/std/tattr-4_be.ddl [ 63%] Generating testfiles/std/tattrcontents1.ddl [ 63%] Generating testfiles/std/tattrcontents2.ddl [ 63%] Generating testfiles/std/tattrintsize.ddl [ 63%] Generating testfiles/std/tattrreg.ddl [ 63%] Generating testfiles/std/tattrregR.ddl [ 63%] Generating testfiles/std/tbfloat16.ddl [ 63%] Generating testfiles/std/tbfloat16_be.ddl [ 63%] Generating testfiles/std/tbin1.ddl [ 63%] Generating testfiles/std/tbin2.ddl [ 63%] Generating testfiles/std/tbin3.ddl [ 63%] Generating testfiles/std/tbin4.ddl [ 63%] Generating testfiles/std/tbinregR.ddl [ 63%] Generating testfiles/std/tbigdims.ddl [ 63%] Generating testfiles/std/tbitnopaque_be.ddl [ 63%] Generating testfiles/std/tbitnopaque_le.ddl [ 63%] Generating testfiles/std/tboot1.ddl [ 63%] Generating testfiles/std/tboot2.ddl [ 63%] Generating testfiles/std/tboot2A.ddl [ 64%] Generating testfiles/std/tboot2B.ddl [ 64%] Generating testfiles/std/tchar1.ddl [ 64%] Generating testfiles/std/tchunked.ddl [ 64%] Generating testfiles/std/tcmpdattrintsize.ddl [ 64%] Generating testfiles/std/tcmpdintarray.ddl [ 64%] Generating testfiles/std/tcmpdints.ddl [ 64%] Generating testfiles/std/tcmpdintsize.ddl [ 64%] Generating testfiles/std/tcomplex.ddl [ 64%] Generating testfiles/std/tcomplex_be.ddl [ 64%] Generating testfiles/std/tcomplex_be_info.ddl [ 64%] Generating testfiles/std/tcomplex_info.ddl [ 64%] Generating testfiles/std/tcompound_complex2.ddl [ 64%] Generating testfiles/std/tcomp-1.ddl [ 64%] Generating testfiles/std/tcomp-2.ddl [ 64%] Generating testfiles/std/tcomp-3.ddl [ 64%] Generating testfiles/std/tcomp-4.ddl [ 64%] Generating testfiles/std/tcompact.ddl [ 64%] Generating testfiles/std/tcontents.ddl [ 64%] Generating testfiles/std/tcontiguos.ddl [ 65%] Generating testfiles/std/tdatareg.ddl [ 65%] Generating testfiles/std/tdataregR.ddl [ 65%] Generating testfiles/std/tdeflate.ddl [ 65%] Generating testfiles/std/tdset-1.ddl [ 65%] Generating testfiles/std/tdset-2.ddl [ 65%] Generating testfiles/std/tdset-3s.ddl [ 65%] Generating testfiles/std/tempty.ddl [ 65%] Generating testfiles/std/texceedsubstart.ddl [ 65%] Generating testfiles/std/texceedsubcount.ddl [ 65%] Generating testfiles/std/texceedsubstride.ddl [ 65%] Generating testfiles/std/texceedsubblock.ddl [ 65%] Generating testfiles/std/texternal.ddl [ 65%] Generating testfiles/std/textlinksrc.ddl [ 65%] Generating testfiles/std/textlinkfar.ddl [ 65%] Generating testfiles/std/textlink.ddl [ 65%] Generating testfiles/std/tfamily.ddl [ 65%] Generating testfiles/std/tfill.ddl [ 65%] Generating testfiles/std/tfletcher32.ddl [ 65%] Generating testfiles/std/tfloatsattrs.ddl [ 65%] Generating testfiles/std/tfloat4.ddl [ 65%] Generating testfiles/std/tfloat6.ddl [ 65%] Generating testfiles/std/tfloat8.ddl [ 65%] Generating testfiles/std/tfloat16.ddl [ 65%] Generating testfiles/std/tfloat16_be.ddl [ 65%] Generating testfiles/std/tfpformat.ddl [ 65%] Generating testfiles/std/tgroup-1.ddl [ 65%] Generating testfiles/std/tgroup-2.ddl [ 65%] Generating testfiles/std/tgrp_comments.ddl [ 65%] Generating testfiles/std/tgrpnullspace.ddl [ 65%] Generating testfiles/std/thlink-1.ddl [ 66%] Generating testfiles/std/thlink-2.ddl [ 66%] Generating testfiles/std/thlink-3.ddl [ 66%] Generating testfiles/std/thlink-4.ddl [ 66%] Generating testfiles/std/thlink-5.ddl [ 66%] Generating testfiles/std/thyperslab.ddl [ 66%] Generating testfiles/std/tindicesno.ddl [ 66%] Generating testfiles/std/tindicessub1.ddl [ 66%] Generating testfiles/std/tindicessub2.ddl [ 66%] Generating testfiles/std/tindicessub3.ddl [ 66%] Generating testfiles/std/tindicessub4.ddl [ 66%] Generating testfiles/std/tindicesyes.ddl [ 66%] Generating testfiles/std/tints4dims.ddl [ 66%] Generating testfiles/std/tints4dimsBlock2.ddl [ 66%] Generating testfiles/std/tints4dimsBlockEq.ddl [ 66%] Generating testfiles/std/tints4dimsCount2.ddl [ 66%] Generating testfiles/std/tints4dimsCountEq.ddl [ 66%] Generating testfiles/std/tints4dimsStride2.ddl [ 66%] Generating testfiles/std/tintsattrs.ddl [ 66%] Generating testfiles/std/tintsnodata.ddl [ 66%] Generating testfiles/std/tlarge_objname.ddl [ 66%] Generating testfiles/std/tldouble.ddl [ 66%] Generating testfiles/std/tldouble_scalar.ddl [ 66%] Generating testfiles/std/tlonglinks.ddl [ 66%] Generating testfiles/std/tloop-1.ddl [ 66%] Generating testfiles/std/tmulti.ddl [ 66%] Generating testfiles/std/tmultifile.ddl [ 66%] Generating testfiles/std/tnamed_dtype_attr.ddl [ 66%] Generating testfiles/std/tnestcomp-1.ddl [ 66%] Generating testfiles/std/tnestedcmpddt.ddl [ 66%] Generating testfiles/std/tnbit.ddl [ 66%] Generating testfiles/std/tnoattrdata.ddl [ 66%] Generating testfiles/std/tnoattrddl.ddl [ 66%] Generating testfiles/std/tnodata.ddl [ 66%] Generating testfiles/std/tnoddl.ddl [ 66%] Generating testfiles/std/tnoddlfile.ddl [ 66%] Generating testfiles/std/tno-subset.ddl [ 66%] Generating testfiles/std/tnullspace.ddl [ 66%] Generating testfiles/std/tordergr1.ddl [ 66%] Generating testfiles/std/tordergr2.ddl [ 66%] Generating testfiles/std/tordergr3.ddl [ 66%] Generating testfiles/std/tordergr4.ddl [ 66%] Generating testfiles/std/tordergr5.ddl [ 66%] Generating testfiles/std/torderattr1.ddl [ 66%] Generating testfiles/std/torderattr2.ddl [ 66%] Generating testfiles/std/torderattr3.ddl [ 66%] Generating testfiles/std/torderattr4.ddl [ 66%] Generating testfiles/std/tordercontents1.ddl [ 66%] Generating testfiles/std/tordercontents2.ddl [ 66%] Generating testfiles/std/torderlinks1.ddl [ 66%] Generating testfiles/std/torderlinks2.ddl [ 66%] Generating testfiles/std/tperror.ddl [ 66%] Generating testfiles/std/trawdatafile.ddl [ 66%] Generating testfiles/std/trawssetfile.ddl [ 66%] Generating testfiles/std/treadfilter.ddl [ 66%] Generating testfiles/std/treadintfilter.ddl [ 66%] Generating testfiles/std/treference.ddl [ 66%] Generating testfiles/std/tsaf.ddl [ 66%] Generating testfiles/std/tscalarattrintsize.ddl [ 66%] Generating testfiles/std/tscalarintattrsize.ddl [ 66%] Generating testfiles/std/tscalarintsize.ddl [ 66%] Generating testfiles/std/tscalarstring.ddl [ 66%] Generating testfiles/std/tscaleoffset.ddl [ 66%] Generating testfiles/std/tshuffle.ddl [ 66%] Generating testfiles/std/tslink-1.ddl [ 66%] Generating testfiles/std/tslink-2.ddl [ 66%] Generating testfiles/std/tslink-D.ddl [ 67%] Generating testfiles/std/tsplit_file.ddl [ 67%] Generating testfiles/std/tstr-1.ddl [ 67%] Generating testfiles/std/tstr-2.ddl [ 67%] Generating testfiles/std/tstring.ddl [ 67%] Generating testfiles/std/tstring2.ddl [ 67%] Generating testfiles/std/tstringe.ddl [ 67%] Generating testfiles/std/tszip.ddl [ 67%] Generating testfiles/std/tudfilter.ddl [ 67%] Generating testfiles/std/tudlink-1.ddl [ 67%] Generating testfiles/std/tudlink-2.ddl [ 67%] Generating testfiles/std/tuserfilter.ddl [ 67%] Generating testfiles/std/tvldtypes1.ddl [ 67%] Generating testfiles/std/tvldtypes2.ddl [ 67%] Generating testfiles/std/tvldtypes3.ddl [ 67%] Generating testfiles/std/tvldtypes4.ddl [ 67%] Generating testfiles/std/tvldtypes5.ddl [ 67%] Generating testfiles/std/tvlenstr_array.ddl [ 67%] Generating testfiles/std/tvlstr.ddl [ 67%] Generating testfiles/std/tvms.ddl [ 67%] Generating testfiles/std/twidedisplay.ddl [ 67%] Generating testfiles/std/twithddlfile.ddl [ 67%] Generating testfiles/std/h5dump-help.txt [ 67%] Generating testfiles/std/out3.h5import [ 67%] Generating testfiles/std/zerodim.ddl [ 67%] Generating testfiles/std/trefer_attrR.ddl [ 67%] Generating testfiles/std/trefer_compatR.ddl [ 67%] Generating testfiles/std/trefer_extR.ddl [ 67%] Generating testfiles/std/trefer_grpR.ddl [ 67%] Generating testfiles/std/trefer_obj_delR.ddl [ 67%] Generating testfiles/std/trefer_objR.ddl [ 67%] Generating testfiles/std/trefer_paramR.ddl [ 67%] Generating testfiles/std/trefer_reg_1dR.ddl [ 67%] Generating testfiles/std/trefer_regR.ddl [ 67%] Generating testfiles/std/tst_onion_objs.ddl [ 67%] Generating testfiles/std/tst_onion_dset_ext.ddl [ 67%] Generating testfiles/std/tst_onion_dset_1d.ddl [ 67%] Generating testfiles/std/tst_onion_revision_count.ddl [ 68%] Generating testfiles/std/tall-3.ddl-N [ 68%] Generating testfiles/std/tattr-2.ddl-N [ 68%] Generating testfiles/std/tcomp-2.ddl-N [ 68%] Generating testfiles/std/thlink-4.ddl-N [ 68%] Generating testfiles/std/thlink-5.ddl-N [ 68%] Generating testfiles/std/tslink-2.ddl-N [ 68%] Generating S3TEST/testfiles/tattrintsize.h5 [ 68%] Generating testfiles/std/tbin1LE.ddl [ 68%] Copying files needed by h5dump_std tests make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 68%] Built target h5dump_std_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 68%] Built target h5dump_vol_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 68%] Generating testfiles/pbits/tpbitsUnsignedLongLong16.ddl [ 68%] Generating testfiles/pbits/packedbits.h5 [ 68%] Generating testfiles/pbits/tarray1.h5 [ 68%] Generating testfiles/pbits/tcompound.h5 [ 68%] Generating testfiles/pbits/tnofilename-with-packed-bits.ddl [ 68%] Generating testfiles/pbits/tpbitsArray.ddl [ 68%] Generating testfiles/pbits/tpbitsCompound.ddl [ 68%] Generating testfiles/pbits/tpbitsIncomplete.ddl [ 68%] Generating testfiles/pbits/tpbitsLengthExceeded.ddl [ 68%] Generating testfiles/pbits/tpbitsCharLengthExceeded.ddl [ 68%] Generating testfiles/pbits/tpbitsIntLengthExceeded.ddl [ 68%] Generating testfiles/pbits/tpbitsLongLengthExceeded.ddl [ 68%] Generating testfiles/pbits/tpbitsLengthPositive.ddl [ 68%] Generating testfiles/pbits/tpbitsMax.ddl [ 68%] Generating testfiles/pbits/tpbitsMaxExceeded.ddl [ 68%] Generating testfiles/pbits/tpbitsOffsetExceeded.ddl [ 68%] Generating testfiles/pbits/tpbitsCharOffsetExceeded.ddl [ 68%] Generating testfiles/pbits/tpbitsIntOffsetExceeded.ddl [ 68%] Generating testfiles/pbits/tpbitsLongOffsetExceeded.ddl [ 68%] Generating testfiles/pbits/tpbitsOffsetNegative.ddl [ 68%] Generating testfiles/pbits/tpbitsOverlapped.ddl [ 68%] Generating testfiles/pbits/tpbitsSigned.ddl [ 68%] Generating testfiles/pbits/tpbitsUnsigned.ddl [ 68%] Generating testfiles/pbits/tpbitsSignedInt.ddl [ 68%] Generating testfiles/pbits/tpbitsUnsignedInt.ddl [ 68%] Generating testfiles/pbits/tpbitsSignedLong.ddl [ 68%] Generating testfiles/pbits/tpbitsUnsignedLong.ddl [ 68%] Generating testfiles/pbits/tpbitsSignedLongLong.ddl [ 68%] Generating testfiles/pbits/tpbitsUnsignedLongLong.ddl [ 68%] Generating testfiles/pbits/tpbitsSignedWhole.ddl [ 68%] Generating testfiles/pbits/tpbitsUnsignedWhole.ddl [ 68%] Generating testfiles/pbits/tpbitsSignedIntWhole.ddl [ 68%] Generating testfiles/pbits/tpbitsUnsignedIntWhole.ddl [ 68%] Generating testfiles/pbits/tpbitsSignedLongWhole.ddl [ 69%] Generating testfiles/pbits/tpbitsUnsignedLongWhole.ddl [ 69%] Generating testfiles/pbits/tpbitsSignedLongLongWhole.ddl [ 69%] Generating testfiles/pbits/tpbitsUnsignedLongLongWhole.ddl [ 69%] Generating testfiles/pbits/tpbitsSignedLongLongWhole1.ddl [ 69%] Generating testfiles/pbits/tpbitsUnsignedLongLongWhole1.ddl [ 69%] Generating testfiles/pbits/tpbitsSignedLongLongWhole63.ddl [ 69%] Generating testfiles/pbits/tpbitsUnsignedLongLongWhole63.ddl [ 69%] Generating testfiles/pbits/tpbitsSigned4.ddl [ 69%] Generating testfiles/pbits/tpbitsUnsigned4.ddl [ 69%] Generating testfiles/pbits/tpbitsSignedInt8.ddl [ 69%] Generating testfiles/pbits/tpbitsUnsignedInt8.ddl [ 69%] Generating testfiles/pbits/tpbitsSignedLong16.ddl [ 69%] Generating testfiles/pbits/tpbitsUnsignedLong16.ddl [ 69%] Generating testfiles/pbits/tpbitsSignedLongLong32.ddl [ 69%] Generating testfiles/pbits/tpbitsUnsignedLongLong32.ddl [ 69%] Generating testfiles/pbits/tpbitsSigned2.ddl [ 69%] Generating testfiles/pbits/tpbitsUnsigned2.ddl [ 70%] Generating testfiles/pbits/tpbitsSignedInt4.ddl [ 70%] Generating testfiles/pbits/tpbitsUnsignedInt4.ddl [ 70%] Generating testfiles/pbits/tpbitsSignedLong8.ddl [ 70%] Generating testfiles/pbits/tpbitsUnsignedLong8.ddl [ 70%] Generating testfiles/pbits/tpbitsSignedLongLong16.ddl [ 70%] Copying files needed by h5dump_pbits tests make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 70%] Built target h5dump_pbits_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 70%] Generating testfiles/vds/prefix/vds_layout-maxmin.ddl [ 70%] Generating testfiles/vds/1_a.h5 [ 70%] Generating testfiles/vds/1_b.h5 [ 70%] Generating testfiles/vds/1_c.h5 [ 70%] Generating testfiles/vds/1_d.h5 [ 70%] Generating testfiles/vds/1_e.h5 [ 70%] Generating testfiles/vds/1_f.h5 [ 70%] Generating testfiles/vds/1_vds.h5 [ 70%] Generating testfiles/vds/2_a.h5 [ 70%] Generating testfiles/vds/2_b.h5 [ 70%] Generating testfiles/vds/2_c.h5 [ 70%] Generating testfiles/vds/2_d.h5 [ 71%] Generating testfiles/vds/2_e.h5 [ 71%] Generating testfiles/vds/2_vds.h5 [ 71%] Generating testfiles/vds/3_1_vds.h5 [ 71%] Generating testfiles/vds/3_2_vds.h5 [ 71%] Generating testfiles/vds/4_0.h5 [ 71%] Generating testfiles/vds/4_1.h5 [ 71%] Generating testfiles/vds/4_2.h5 [ 71%] Generating testfiles/vds/4_vds.h5 [ 71%] Generating testfiles/vds/5_a.h5 [ 71%] Generating testfiles/vds/5_b.h5 [ 71%] Generating testfiles/vds/5_c.h5 [ 71%] Generating testfiles/vds/5_vds.h5 [ 71%] Generating testfiles/vds/a.h5 [ 71%] Generating testfiles/vds/b.h5 [ 71%] Generating testfiles/vds/c.h5 [ 71%] Generating testfiles/vds/d.h5 [ 71%] Generating testfiles/vds/vds-percival-unlim-maxmin.h5 [ 71%] Generating testfiles/vds/f-0.h5 [ 71%] Generating testfiles/vds/f-3.h5 [ 71%] Generating testfiles/vds/vds-eiger.h5 [ 71%] Generating testfiles/vds/prefix/1_vds.h5 [ 71%] Generating testfiles/vds/prefix/2_vds.h5 [ 71%] Generating testfiles/vds/prefix/4_vds.h5 [ 71%] Generating testfiles/vds/prefix/5_vds.h5 [ 71%] Generating testfiles/vds/prefix/vds-percival-unlim-maxmin.h5 [ 71%] Generating testfiles/vds/prefix/vds-eiger.h5 [ 71%] Generating testfiles/vds/prefix/tvds-1.ddl [ 71%] Generating testfiles/vds/prefix/tvds-2.ddl [ 71%] Generating testfiles/vds/prefix/tvds-3_1.ddl [ 71%] Generating testfiles/vds/prefix/tvds-3_2.ddl [ 71%] Generating testfiles/vds/prefix/tvds-4.ddl [ 71%] Generating testfiles/vds/prefix/tvds-5.ddl [ 71%] Generating testfiles/vds/prefix/tvds_layout-1.ddl [ 71%] Generating testfiles/vds/prefix/tvds_layout-2.ddl [ 72%] Generating testfiles/vds/prefix/tvds_layout-3_1.ddl [ 72%] Generating testfiles/vds/prefix/tvds_layout-3_2.ddl [ 72%] Generating testfiles/vds/prefix/tvds_layout-4.ddl [ 72%] Generating testfiles/vds/prefix/tvds_layout-5.ddl [ 72%] Generating testfiles/vds/prefix/vds-first.ddl [ 72%] Generating testfiles/vds/prefix/vds-gap1.ddl [ 72%] Generating testfiles/vds/prefix/vds-gap2.ddl [ 72%] Generating testfiles/vds/prefix/vds_layout-eiger.ddl [ 72%] Copying files needed by h5dump_vds tests make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 72%] Built target h5dump_vds_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 72%] Generating testfiles/xml/tvlstr.h5.xml [ 72%] Generating testfiles/xml/tall.h5 [ 72%] Generating testfiles/xml/tarray1.h5 [ 72%] Generating testfiles/xml/tarray2.h5 [ 72%] Generating testfiles/xml/tarray3.h5 [ 72%] Generating testfiles/xml/tarray6.h5 [ 72%] Generating testfiles/xml/tarray7.h5 [ 72%] Generating testfiles/xml/tattr.h5 [ 72%] Generating testfiles/xml/tbfloat16.h5 [ 73%] Generating testfiles/xml/tbfloat16_be.h5 [ 73%] Generating testfiles/xml/tcompound.h5 [ 73%] Generating testfiles/xml/tcompound_complex.h5 [ 73%] Generating testfiles/xml/tdatareg.h5 [ 73%] Generating testfiles/xml/tdset.h5 [ 73%] Generating testfiles/xml/tempty.h5 [ 74%] Generating testfiles/xml/textlink.h5 [ 74%] Generating testfiles/xml/tfloat16.h5 [ 74%] Generating testfiles/xml/tfloat16_be.h5 [ 74%] Generating testfiles/xml/tfpformat.h5 [ 74%] Generating testfiles/xml/tgroup.h5 [ 74%] Generating testfiles/xml/thlink.h5 [ 74%] Generating testfiles/xml/tloop.h5 [ 74%] Generating testfiles/xml/tnamed_dtype_attr.h5 [ 74%] Generating testfiles/xml/tnestedcomp.h5 [ 74%] Generating testfiles/xml/tnullspace.h5 [ 74%] Generating testfiles/xml/torderattr.h5 [ 74%] Generating testfiles/xml/tsaf.h5 [ 74%] Generating testfiles/xml/tslink.h5 [ 74%] Generating testfiles/xml/tstr.h5 [ 74%] Generating testfiles/xml/tstr2.h5 [ 74%] Generating testfiles/xml/tudlink.h5 [ 74%] Generating testfiles/xml/tvldtypes1.h5 [ 74%] Generating testfiles/xml/tvldtypes2.h5 [ 74%] Generating testfiles/xml/tvldtypes3.h5 [ 74%] Generating testfiles/xml/tvldtypes4.h5 [ 74%] Generating testfiles/xml/tvldtypes5.h5 [ 74%] Generating testfiles/xml/tvlstr.h5 [ 74%] Generating testfiles/xml/tbitfields.h5 [ 74%] Generating testfiles/xml/tcompound2.h5 [ 74%] Generating testfiles/xml/tdset2.h5 [ 74%] Generating testfiles/xml/tenum.h5 [ 74%] Generating testfiles/xml/test35.nc [ 74%] Generating testfiles/xml/tloop2.h5 [ 74%] Generating testfiles/xml/tmany.h5 [ 74%] Generating testfiles/xml/tname-amp.h5 [ 74%] Generating testfiles/xml/tname-apos.h5 [ 74%] Generating testfiles/xml/tname-gt.h5 [ 74%] Generating testfiles/xml/tname-lt.h5 [ 74%] Generating testfiles/xml/tname-quot.h5 [ 74%] Generating testfiles/xml/tname-sp.h5 [ 74%] Generating testfiles/xml/tnodata.h5 [ 74%] Generating testfiles/xml/tobjref.h5 [ 74%] Generating testfiles/xml/topaque.h5 [ 74%] Generating testfiles/xml/tref.h5 [ 74%] Generating testfiles/xml/tref-escapes.h5 [ 74%] Generating testfiles/xml/tref-escapes-at.h5 [ 74%] Generating testfiles/xml/tstring.h5 [ 75%] Generating testfiles/xml/tstring-at.h5 [ 75%] Generating testfiles/xml/tall.h5.xml [ 75%] Generating testfiles/xml/tall-2A.h5.xml [ 75%] Generating testfiles/xml/tarray1.h5.xml [ 75%] Generating testfiles/xml/tarray2.h5.xml [ 75%] Generating testfiles/xml/tarray3.h5.xml [ 75%] Generating testfiles/xml/tarray6.h5.xml [ 75%] Generating testfiles/xml/tarray7.h5.xml [ 75%] Generating testfiles/xml/tattr.h5.xml [ 75%] Generating testfiles/xml/tbfloat16.h5.xml [ 75%] Generating testfiles/xml/tbfloat16_be.h5.xml [ 75%] Generating testfiles/xml/tbitfields_be.h5.xml [ 75%] Generating testfiles/xml/tbitfields_le.h5.xml [ 75%] Generating testfiles/xml/tcompound_complex.h5.xml [ 75%] Generating testfiles/xml/tcompound.h5.xml [ 75%] Generating testfiles/xml/tcompound2.h5.xml [ 75%] Generating testfiles/xml/tdatareg.h5.xml [ 75%] Generating testfiles/xml/tdset.h5.xml [ 75%] Generating testfiles/xml/tdset2.h5.xml [ 75%] Generating testfiles/xml/tempty.h5.xml [ 75%] Generating testfiles/xml/tempty-dtd.h5.xml [ 75%] Generating testfiles/xml/tempty-dtd-2.h5.xml [ 75%] Generating testfiles/xml/tempty-dtd-uri.h5.xml [ 75%] Generating testfiles/xml/tempty-nons.h5.xml [ 75%] Generating testfiles/xml/tempty-nons-2.h5.xml [ 75%] Generating testfiles/xml/tempty-nons-uri.h5.xml [ 75%] Generating testfiles/xml/tempty-ns.h5.xml [ 75%] Generating testfiles/xml/tempty-ns-2.h5.xml [ 75%] Generating testfiles/xml/tenum.h5.xml [ 75%] Generating testfiles/xml/test35.nc.xml [ 75%] Generating testfiles/xml/textlink.h5.xml [ 75%] Generating testfiles/xml/tfloat16.h5.xml [ 75%] Generating testfiles/xml/tfloat16_be.h5.xml [ 75%] Generating testfiles/xml/tfpformat.h5.xml [ 75%] Generating testfiles/xml/tgroup.h5.xml [ 75%] Generating testfiles/xml/thlink.h5.xml [ 75%] Generating testfiles/xml/tloop.h5.xml [ 75%] Generating testfiles/xml/tloop2.h5.xml [ 75%] Generating testfiles/xml/tmany.h5.xml [ 75%] Generating testfiles/xml/tname-amp.h5.xml [ 75%] Generating testfiles/xml/tname-apos.h5.xml [ 76%] Generating testfiles/xml/tnamed_dtype_attr.h5.xml [ 76%] Generating testfiles/xml/tname-gt.h5.xml [ 76%] Generating testfiles/xml/tname-lt.h5.xml [ 76%] Generating testfiles/xml/tname-quot.h5.xml [ 76%] Generating testfiles/xml/tname-sp.h5.xml [ 76%] Generating testfiles/xml/tnestedcomp.h5.xml [ 76%] Generating testfiles/xml/tnodata.h5.xml [ 76%] Generating testfiles/xml/tnullspace.h5.xml [ 76%] Generating testfiles/xml/tobjref.h5.xml [ 76%] Generating testfiles/xml/topaque.h5.xml [ 76%] Generating testfiles/xml/torderattr1.h5.xml [ 76%] Generating testfiles/xml/torderattr2.h5.xml [ 76%] Generating testfiles/xml/torderattr3.h5.xml [ 76%] Generating testfiles/xml/torderattr4.h5.xml [ 76%] Generating testfiles/xml/tref.h5.xml [ 76%] Generating testfiles/xml/tref-escapes.h5.xml [ 76%] Generating testfiles/xml/tref-escapes-at.h5.xml [ 76%] Generating testfiles/xml/tsaf.h5.xml [ 76%] Generating testfiles/xml/tslink.h5.xml [ 76%] Generating testfiles/xml/tstr.h5.xml [ 76%] Generating testfiles/xml/tstr2.h5.xml [ 76%] Generating testfiles/xml/tstring.h5.xml [ 76%] Generating testfiles/xml/tstring-at.h5.xml [ 76%] Generating testfiles/xml/tudlink.h5.xml [ 76%] Generating testfiles/xml/tvldtypes1.h5.xml [ 76%] Generating testfiles/xml/tvldtypes2.h5.xml [ 76%] Generating testfiles/xml/tvldtypes3.h5.xml [ 76%] Generating testfiles/xml/tvldtypes4.h5.xml [ 76%] Generating testfiles/xml/tvldtypes5.h5.xml [ 76%] Copying files needed by h5dump_xml tests make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 76%] Built target h5dump_xml_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 76%] Building C object tools/test/h5format_convert/CMakeFiles/h5fc_chk_idx.dir/h5fc_chk_idx.c.o [ 76%] Linking C executable ../../../bin/h5fc_chk_idx make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 76%] Built target h5fc_chk_idx make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 76%] Built target h5fc-files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 76%] Generating testfiles/h5fc_err_level.h5 [ 76%] Generating testfiles/h5fc_help.ddl [ 76%] Generating testfiles/h5fc_nooption.ddl [ 76%] Generating testfiles/h5fc_d_file.ddl [ 76%] Generating testfiles/h5fc_dname.ddl [ 76%] Generating testfiles/h5fc_v_non_chunked.ddl [ 76%] Generating testfiles/h5fc_v_bt1.ddl [ 76%] Generating testfiles/h5fc_v_ndata_bt1.ddl [ 76%] Generating testfiles/h5fc_v_all.ddl [ 76%] Generating testfiles/h5fc_v_n_1d.ddl [ 76%] Generating testfiles/h5fc_v_n_all.ddl [ 76%] Generating testfiles/h5fc_ext1_i.ddl [ 77%] Generating testfiles/h5fc_ext1_s.ddl [ 77%] Generating testfiles/h5fc_ext1_f.ddl [ 77%] Generating testfiles/h5fc_ext2_if.ddl [ 77%] Generating testfiles/h5fc_ext2_is.ddl [ 77%] Generating testfiles/h5fc_ext2_sf.ddl [ 77%] Generating testfiles/h5fc_ext3_isf.ddl [ 77%] Generating testfiles/old_h5fc_ext1_i.ddl [ 77%] Generating testfiles/old_h5fc_ext1_s.ddl [ 77%] Generating testfiles/old_h5fc_ext1_f.ddl [ 77%] Generating testfiles/old_h5fc_ext2_if.ddl [ 77%] Generating testfiles/old_h5fc_ext2_is.ddl [ 77%] Generating testfiles/old_h5fc_ext2_sf.ddl [ 77%] Generating testfiles/old_h5fc_ext3_isf.ddl [ 77%] Generating testfiles/h5fc_v_err.ddl [ 77%] Generating testfiles/h5fc_dname.err [ 77%] Generating testfiles/h5fc_nonexistfile.ddl.err [ 77%] Generating testfiles/h5fc_non_v3.h5 [ 77%] Generating testfiles/h5fc_edge_v3.h5 [ 77%] Generating testfiles/h5fc_ext_none.h5 [ 77%] Generating testfiles/old_h5fc_ext_none.h5 [ 77%] Generating testfiles/h5fc_ext1_i.h5 [ 77%] Generating testfiles/h5fc_ext1_s.h5 [ 77%] Generating testfiles/h5fc_ext1_f.h5 [ 77%] Generating testfiles/h5fc_ext2_if.h5 [ 77%] Generating testfiles/h5fc_ext2_is.h5 [ 77%] Generating testfiles/h5fc_ext2_sf.h5 [ 77%] Generating testfiles/h5fc_ext3_isf.h5 [ 77%] Generating testfiles/old_h5fc_ext1_i.h5 [ 77%] Generating testfiles/old_h5fc_ext1_s.h5 [ 77%] Generating testfiles/old_h5fc_ext1_f.h5 [ 77%] Generating testfiles/old_h5fc_ext2_if.h5 [ 78%] Generating testfiles/old_h5fc_ext2_is.h5 [ 78%] Generating testfiles/old_h5fc_ext2_sf.h5 [ 78%] Generating testfiles/old_h5fc_ext3_isf.h5 [ 78%] Copying files needed by h5fc tests make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 78%] Built target h5fc_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 78%] Building C object tools/test/perform/CMakeFiles/chunk.dir/chunk.c.o [ 78%] Linking C executable ../../../bin/chunk make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 78%] Built target chunk make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 79%] Building C object tools/test/perform/CMakeFiles/iopipe.dir/iopipe.c.o [ 79%] Linking C executable ../../../bin/iopipe make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 79%] Built target iopipe make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 79%] Building C object tools/test/perform/CMakeFiles/chunk_cache.dir/chunk_cache.c.o [ 79%] Linking C executable ../../../bin/chunk_cache make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 79%] Built target chunk_cache make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 79%] Building C object tools/test/perform/CMakeFiles/overhead.dir/overhead.c.o [ 79%] Linking C executable ../../../bin/overhead make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 79%] Built target overhead make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 79%] Building C object tools/test/perform/CMakeFiles/perf_meta.dir/perf_meta.c.o [ 79%] Linking C executable ../../../bin/perf_meta make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 79%] Built target perf_meta make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 79%] Building C object tools/test/perform/CMakeFiles/zip_perf.dir/zip_perf.c.o [ 80%] Linking C executable ../../../bin/zip_perf make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 80%] Built target zip_perf make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 80%] Built target zip_perf_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 80%] Building C object hl/src/CMakeFiles/hdf5_hl-shared.dir/H5DO.c.o [ 80%] Building C object hl/src/CMakeFiles/hdf5_hl-shared.dir/H5DS.c.o [ 80%] Building C object hl/src/CMakeFiles/hdf5_hl-shared.dir/H5IM.c.o [ 80%] Building C object hl/src/CMakeFiles/hdf5_hl-shared.dir/H5LT.c.o [ 80%] Building C object hl/src/CMakeFiles/hdf5_hl-shared.dir/H5LTanalyze.c.o [ 80%] Building C object hl/src/CMakeFiles/hdf5_hl-shared.dir/H5LTparse.c.o [ 80%] Building C object hl/src/CMakeFiles/hdf5_hl-shared.dir/H5PT.c.o [ 80%] Building C object hl/src/CMakeFiles/hdf5_hl-shared.dir/H5TB.c.o [ 80%] Building C object hl/src/CMakeFiles/hdf5_hl-shared.dir/H5LD.c.o [ 80%] Linking C shared library ../../bin/libhdf5_hl.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 80%] Built target hdf5_hl-shared make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 80%] Building C object hl/tools/h5watch/CMakeFiles/h5watch.dir/h5watch.c.o [ 80%] Linking C executable ../../../bin/h5watch make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 80%] Built target h5watch make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 81%] Building C object hl/tools/h5watch/CMakeFiles/extend_dset.dir/extend_dset.c.o [ 81%] Linking C executable ../../../bin/extend_dset make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 81%] Built target extend_dset make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 81%] Building C object hl/tools/h5watch/CMakeFiles/h5watchgentest.dir/h5watchgentest.c.o [ 81%] Linking C executable ../../../bin/h5watchgentest make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 81%] Built target h5watchgentest make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 81%] Generating testfiles/w-ext-two-width.ddl [ 81%] Generating testfiles/w-help1.ddl [ 81%] Generating testfiles/w-err-cmpd1.err [ 81%] Generating testfiles/w-err-cmpd2.err [ 81%] Generating testfiles/w-err-cmpd3.err [ 81%] Generating testfiles/w-err-cmpd4.err [ 81%] Generating testfiles/w-err-cmpd5.err [ 81%] Generating testfiles/w-err-dset1.err [ 81%] Generating testfiles/w-err-dset2.err [ 81%] Generating testfiles/w-err-dset-nomax.err [ 81%] Generating testfiles/w-err-dset-none.err [ 81%] Generating testfiles/w-err-file.err [ 81%] Generating testfiles/w-err-poll.ddl [ 81%] Generating testfiles/w-err-poll0.ddl [ 81%] Generating testfiles/w-err-width.ddl [ 81%] Generating testfiles/w-ext-cmpd.ddl [ 81%] Generating testfiles/w-ext-cmpd-esc.ddl [ 81%] Generating testfiles/w-ext-cmpd-esc-f1.ddl [ 81%] Generating testfiles/w-ext-cmpd-esc-f3.ddl [ 81%] Generating testfiles/w-ext-cmpd-esc-ff2.ddl [ 81%] Generating testfiles/w-ext-cmpd-f1.ddl [ 81%] Generating testfiles/w-ext-cmpd-f2.ddl [ 81%] Generating testfiles/w-ext-cmpd-ff3.ddl [ 81%] Generating testfiles/w-ext-cmpd-label.ddl [ 81%] Generating testfiles/w-ext-cmpd-two.ddl [ 81%] Generating testfiles/w-ext-cmpd-two-f1.ddl [ 81%] Generating testfiles/w-ext-cmpd-two-f3.ddl [ 81%] Generating testfiles/w-ext-cmpd-two-ff2.ddl [ 81%] Generating testfiles/w-ext-early.ddl [ 82%] Generating testfiles/w-ext-late.ddl [ 82%] Generating testfiles/w-ext-one.ddl [ 82%] Generating testfiles/w-ext-one-d.ddl [ 82%] Generating testfiles/w-ext-one-simple.ddl [ 82%] Generating testfiles/w-ext-two.ddl [ 82%] Generating testfiles/w-ext-two-d.ddl [ 82%] Copying files needed by H5WATCH tests make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Built target H5WATCH_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Building C object hl/test/CMakeFiles/hl_test_lite.dir/test_lite.c.o [ 82%] Linking C executable ../../bin/hl_test_lite make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Built target hl_test_lite make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Building C object hl/test/CMakeFiles/hl_test_image.dir/test_image.c.o [ 82%] Linking C executable ../../bin/hl_test_image make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Built target hl_test_image make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Building C object hl/test/CMakeFiles/hl_test_file_image.dir/test_file_image.c.o [ 82%] Linking C executable ../../bin/hl_test_file_image make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Built target hl_test_file_image make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Building C object hl/test/CMakeFiles/hl_test_table.dir/test_table.c.o [ 82%] Linking C executable ../../bin/hl_test_table make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Built target hl_test_table make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Building C object hl/test/CMakeFiles/hl_test_ds.dir/test_ds.c.o [ 82%] Linking C executable ../../bin/hl_test_ds make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Built target hl_test_ds make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Building C object hl/test/CMakeFiles/hl_test_ld.dir/test_ld.c.o [ 82%] Linking C executable ../../bin/hl_test_ld make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Built target hl_test_ld make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Building C object hl/test/CMakeFiles/hl_test_dset_append.dir/test_dset_append.c.o [ 82%] Linking C executable ../../bin/hl_test_dset_append make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Built target hl_test_dset_append make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Building C object hl/test/CMakeFiles/hl_test_h5do_compat.dir/test_h5do_compat.c.o [ 82%] Linking C executable ../../bin/hl_test_h5do_compat make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Built target hl_test_h5do_compat make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Building C object hl/test/CMakeFiles/hl_test_packet.dir/test_packet.c.o [ 82%] Building C object hl/test/CMakeFiles/hl_test_packet.dir/test_packet_vlen.c.o [ 82%] Linking C executable ../../bin/hl_test_packet make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Built target hl_test_packet make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Building C object hl/test/CMakeFiles/hl_gen_test_ds.dir/gen_test_ds.c.o [ 82%] Linking C executable ../../bin/hl_gen_test_ds make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Built target hl_gen_test_ds make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Building C object hl/test/CMakeFiles/hl_gen_test_ld.dir/gen_test_ld.c.o [ 82%] Linking C executable ../../bin/hl_gen_test_ld make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Built target hl_gen_test_ld make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 82%] Generating testfiles/test_table.h5.ddl [ 82%] Generating testfiles/dtype_file.txt [ 82%] Generating testfiles/image8.txt [ 82%] Generating testfiles/sepia.pal [ 82%] Generating testfiles/earth.pal [ 83%] Generating testfiles/image24pixel.txt [ 83%] Generating testfiles/image24plane.txt [ 83%] Generating testfiles/usa.wri [ 83%] Generating testfiles/test_table_be.h5 [ 83%] Generating testfiles/test_table_cray.h5 [ 83%] Generating testfiles/test_table_le.h5 [ 83%] Generating testfiles/dsdata.txt [ 83%] Generating testfiles/dslat.txt [ 83%] Generating testfiles/dslon.txt [ 83%] Generating testfiles/test_ds_be.h5 [ 83%] Generating testfiles/test_ds_be_new_ref.h5 [ 83%] Generating testfiles/test_ds_le.h5 [ 83%] Generating testfiles/test_ds_le_new_ref.h5 [ 83%] Generating testfiles/test_ld.h5 [ 83%] Copying files needed by hl_test tests make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 83%] Built target hl_test_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 83%] Building Fortran object fortran/src/CMakeFiles/H5_buildiface.dir/H5_buildiface.F90.o [ 83%] Linking Fortran executable ../../bin/H5_buildiface Generating the H5_gen.F90 file Generating the H5_gen.F90 shared file make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 83%] Built target H5_buildiface make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 83%] Building C object fortran/src/CMakeFiles/H5match_types.dir/H5match_types.c.o [ 83%] Linking C executable ../../bin/H5match_types Generating the H5fortran_types.F90 and H5f90i_gen.h files make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 83%] Built target H5match_types make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 83%] Built target H5gen_iSH make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 83%] Building C object fortran/src/CMakeFiles/hdf5_f90cstub-shared.dir/H5f90kit.c.o [ 83%] Building C object fortran/src/CMakeFiles/hdf5_f90cstub-shared.dir/H5_f.c.o [ 83%] Building C object fortran/src/CMakeFiles/hdf5_f90cstub-shared.dir/H5Af.c.o [ 83%] Building C object fortran/src/CMakeFiles/hdf5_f90cstub-shared.dir/H5Df.c.o [ 83%] Building C object fortran/src/CMakeFiles/hdf5_f90cstub-shared.dir/H5Ef.c.o [ 83%] Building C object fortran/src/CMakeFiles/hdf5_f90cstub-shared.dir/H5Ff.c.o [ 83%] Building C object fortran/src/CMakeFiles/hdf5_f90cstub-shared.dir/H5Gf.c.o [ 83%] Building C object fortran/src/CMakeFiles/hdf5_f90cstub-shared.dir/H5If.c.o [ 83%] Building C object fortran/src/CMakeFiles/hdf5_f90cstub-shared.dir/H5Lf.c.o [ 83%] Building C object fortran/src/CMakeFiles/hdf5_f90cstub-shared.dir/H5Of.c.o [ 83%] Building C object fortran/src/CMakeFiles/hdf5_f90cstub-shared.dir/H5Pf.c.o [ 83%] Building C object fortran/src/CMakeFiles/hdf5_f90cstub-shared.dir/H5Rf.c.o [ 83%] Building C object fortran/src/CMakeFiles/hdf5_f90cstub-shared.dir/H5Sf.c.o [ 83%] Building C object fortran/src/CMakeFiles/hdf5_f90cstub-shared.dir/H5Tf.c.o [ 83%] Building C object fortran/src/CMakeFiles/hdf5_f90cstub-shared.dir/H5Zf.c.o [ 83%] Linking C shared library ../../bin/libhdf5_f90cstub.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 83%] Built target hdf5_f90cstub-shared make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 83%] Built target H5genSH make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 83%] Building Fortran object fortran/src/CMakeFiles/hdf5_fortran-shared.dir/__/shared/H5fortran_types.F90.o [ 83%] Building Fortran object fortran/src/CMakeFiles/hdf5_fortran-shared.dir/H5f90global.F90.o [ 83%] Building Fortran object fortran/src/CMakeFiles/hdf5_fortran-shared.dir/H5Aff.F90.o [ 83%] Building Fortran object fortran/src/CMakeFiles/hdf5_fortran-shared.dir/H5Fff.F90.o [ 83%] Building Fortran object fortran/src/CMakeFiles/hdf5_fortran-shared.dir/H5_ff.F90.o [ 83%] Building Fortran object fortran/src/CMakeFiles/hdf5_fortran-shared.dir/H5Sff.F90.o [ 83%] Building Fortran object fortran/src/CMakeFiles/hdf5_fortran-shared.dir/H5Dff.F90.o [ 83%] Building Fortran object fortran/src/CMakeFiles/hdf5_fortran-shared.dir/H5ESff.F90.o [ 83%] Building Fortran object fortran/src/CMakeFiles/hdf5_fortran-shared.dir/H5fortkit.F90.o [ 83%] Building Fortran object fortran/src/CMakeFiles/hdf5_fortran-shared.dir/H5Eff.F90.o [ 83%] Building Fortran object fortran/src/CMakeFiles/hdf5_fortran-shared.dir/H5FDff.F90.o [ 83%] Building Fortran object fortran/src/CMakeFiles/hdf5_fortran-shared.dir/H5Pff.F90.o [ 83%] Building Fortran object fortran/src/CMakeFiles/hdf5_fortran-shared.dir/H5Gff.F90.o [ 83%] Building Fortran object fortran/src/CMakeFiles/hdf5_fortran-shared.dir/H5Iff.F90.o [ 83%] Building Fortran object fortran/src/CMakeFiles/hdf5_fortran-shared.dir/H5Lff.F90.o [ 84%] Building Fortran object fortran/src/CMakeFiles/hdf5_fortran-shared.dir/H5Off.F90.o [ 84%] Building Fortran object fortran/src/CMakeFiles/hdf5_fortran-shared.dir/H5Rff.F90.o [ 84%] Building Fortran object fortran/src/CMakeFiles/hdf5_fortran-shared.dir/H5Tff.F90.o [ 84%] Building Fortran object fortran/src/CMakeFiles/hdf5_fortran-shared.dir/H5VLff.F90.o [ 84%] Building Fortran object fortran/src/CMakeFiles/hdf5_fortran-shared.dir/H5Zff.F90.o [ 84%] Building Fortran object fortran/src/CMakeFiles/hdf5_fortran-shared.dir/__/shared/H5_gen.F90.o [ 84%] Building Fortran object fortran/src/CMakeFiles/hdf5_fortran-shared.dir/HDF5.F90.o [ 84%] Linking Fortran shared library ../../bin/libhdf5_fortran.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 84%] Built target hdf5_fortran-shared make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 84%] Building Fortran object fortran/test/CMakeFiles/H5_test_buildiface.dir/H5_test_buildiface.F90.o [ 85%] Linking Fortran executable ../../bin/H5_test_buildiface Generating the tf_gen.F90 static file make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 85%] Built target H5_test_buildiface make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 85%] Building C object fortran/test/CMakeFiles/hdf5_test_f90cstub-shared.dir/t.c.o [ 85%] Linking C shared library ../../bin/libhdf5_test_f90cstub.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 85%] Built target hdf5_test_f90cstub-shared make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 85%] Built target H5testgenSH make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 85%] Building Fortran object fortran/test/CMakeFiles/hdf5_test_fortran-shared.dir/shared/tf_gen.F90.o [ 85%] Building Fortran object fortran/test/CMakeFiles/hdf5_test_fortran-shared.dir/tf.F90.o [ 85%] Linking Fortran shared library ../../bin/libhdf5_test_fortran.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 85%] Built target hdf5_test_fortran-shared make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 85%] Building Fortran object hl/fortran/src/CMakeFiles/H5HL_buildiface.dir/H5HL_buildiface.F90.o [ 85%] Linking Fortran executable ../../../bin/H5HL_buildiface Generating the H5LTff_gen.F90, H5TBff_gen.F90 files make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 85%] Built target H5HL_buildiface make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 85%] Built target H5HLgenSH make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 85%] Building C object hl/fortran/src/CMakeFiles/hdf5_hl_f90cstub-shared.dir/H5DSfc.c.o [ 85%] Building C object hl/fortran/src/CMakeFiles/hdf5_hl_f90cstub-shared.dir/H5LTfc.c.o [ 85%] Building C object hl/fortran/src/CMakeFiles/hdf5_hl_f90cstub-shared.dir/H5IMfc.c.o [ 85%] Building C object hl/fortran/src/CMakeFiles/hdf5_hl_f90cstub-shared.dir/H5IMcc.c.o [ 85%] Building C object hl/fortran/src/CMakeFiles/hdf5_hl_f90cstub-shared.dir/H5TBfc.c.o [ 85%] Linking C shared library ../../../bin/libhdf5_hl_f90cstub.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 85%] Built target hdf5_hl_f90cstub-shared make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 85%] Building Fortran object hl/fortran/src/CMakeFiles/hdf5_hl_fortran-shared.dir/H5DOff.F90.o [ 85%] Building Fortran object hl/fortran/src/CMakeFiles/hdf5_hl_fortran-shared.dir/H5DSff.F90.o [ 86%] Building Fortran object hl/fortran/src/CMakeFiles/hdf5_hl_fortran-shared.dir/H5IMff.F90.o [ 86%] Building Fortran object hl/fortran/src/CMakeFiles/hdf5_hl_fortran-shared.dir/H5LTff.F90.o [ 86%] Building Fortran object hl/fortran/src/CMakeFiles/hdf5_hl_fortran-shared.dir/H5TBff.F90.o [ 86%] Building Fortran object hl/fortran/src/CMakeFiles/hdf5_hl_fortran-shared.dir/__/shared/H5LTff_gen.F90.o [ 86%] Building Fortran object hl/fortran/src/CMakeFiles/hdf5_hl_fortran-shared.dir/__/shared/H5TBff_gen.F90.o [ 86%] Linking Fortran shared library ../../../bin/libhdf5_hl_fortran.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 86%] Built target hdf5_hl_fortran-shared make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 86%] Building Fortran object fortran/test/CMakeFiles/testhdf5_fortran.dir/tH5A.F90.o [ 86%] Building Fortran object fortran/test/CMakeFiles/testhdf5_fortran.dir/tH5D.F90.o [ 86%] Building Fortran object fortran/test/CMakeFiles/testhdf5_fortran.dir/tH5E.F90.o [ 86%] Building Fortran object fortran/test/CMakeFiles/testhdf5_fortran.dir/tH5F.F90.o [ 86%] Building Fortran object fortran/test/CMakeFiles/testhdf5_fortran.dir/tH5F_SWMR.F90.o [ 86%] Building Fortran object fortran/test/CMakeFiles/testhdf5_fortran.dir/tH5G.F90.o [ 86%] Building Fortran object fortran/test/CMakeFiles/testhdf5_fortran.dir/tH5I.F90.o [ 86%] Building Fortran object fortran/test/CMakeFiles/testhdf5_fortran.dir/tH5P.F90.o [ 86%] Building Fortran object fortran/test/CMakeFiles/testhdf5_fortran.dir/tH5R.F90.o [ 86%] Building Fortran object fortran/test/CMakeFiles/testhdf5_fortran.dir/tH5S.F90.o [ 86%] Building Fortran object fortran/test/CMakeFiles/testhdf5_fortran.dir/tH5Sselect.F90.o [ 86%] Building Fortran object fortran/test/CMakeFiles/testhdf5_fortran.dir/tH5T.F90.o [ 86%] Building Fortran object fortran/test/CMakeFiles/testhdf5_fortran.dir/tH5VL.F90.o [ 86%] Building Fortran object fortran/test/CMakeFiles/testhdf5_fortran.dir/tH5Z.F90.o [ 86%] Building Fortran object fortran/test/CMakeFiles/testhdf5_fortran.dir/tHDF5.F90.o [ 86%] Building Fortran object fortran/test/CMakeFiles/testhdf5_fortran.dir/fortranlib_test.F90.o [ 86%] Linking Fortran executable ../../bin/testhdf5_fortran make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 86%] Built target testhdf5_fortran make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 86%] Building Fortran object fortran/test/CMakeFiles/testhdf5_fortran_1_8.dir/tH5A_1_8.F90.o [ 86%] Building Fortran object fortran/test/CMakeFiles/testhdf5_fortran_1_8.dir/tH5G_1_8.F90.o [ 86%] Building Fortran object fortran/test/CMakeFiles/testhdf5_fortran_1_8.dir/tH5MISC_1_8.F90.o [ 86%] Building Fortran object fortran/test/CMakeFiles/testhdf5_fortran_1_8.dir/tH5O.F90.o [ 86%] Building Fortran object fortran/test/CMakeFiles/testhdf5_fortran_1_8.dir/tHDF5_1_8.F90.o [ 87%] Building Fortran object fortran/test/CMakeFiles/testhdf5_fortran_1_8.dir/fortranlib_test_1_8.F90.o [ 87%] Linking Fortran executable ../../bin/testhdf5_fortran_1_8 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 87%] Built target testhdf5_fortran_1_8 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 87%] Building Fortran object fortran/test/CMakeFiles/fortranlib_test_F03.dir/tH5E_F03.F90.o [ 87%] Building Fortran object fortran/test/CMakeFiles/fortranlib_test_F03.dir/tH5L_F03.F90.o [ 87%] Building Fortran object fortran/test/CMakeFiles/fortranlib_test_F03.dir/tH5O_F03.F90.o [ 87%] Building Fortran object fortran/test/CMakeFiles/fortranlib_test_F03.dir/tH5P_F03.F90.o [ 87%] Building Fortran object fortran/test/CMakeFiles/fortranlib_test_F03.dir/tH5T_F03.F90.o /src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/fortran/test/tH5T_F03.F90:3009:17: 3009 | IF(.NOT.(orig_data(i,j).EQ.orig_data(i,j))) CYCLE ! skip IF value is NaN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [ 87%] Building Fortran object fortran/test/CMakeFiles/fortranlib_test_F03.dir/tHDF5_F03.F90.o [ 87%] Building Fortran object fortran/test/CMakeFiles/fortranlib_test_F03.dir/fortranlib_test_F03.F90.o [ 87%] Linking Fortran executable ../../bin/fortranlib_test_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 87%] Built target fortranlib_test_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 87%] Building Fortran object fortran/test/CMakeFiles/fflush1.dir/fflush1.F90.o [ 87%] Linking Fortran executable ../../bin/fflush1 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 87%] Built target fflush1 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 87%] Building Fortran object fortran/test/CMakeFiles/fflush2.dir/fflush2.F90.o [ 87%] Linking Fortran executable ../../bin/fflush2 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 87%] Built target fflush2 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 87%] Building Fortran object fortran/test/CMakeFiles/vol_connector.dir/vol_connector.F90.o [ 87%] Linking Fortran executable ../../bin/vol_connector make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 87%] Built target vol_connector make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 87%] Building Fortran object hl/fortran/test/CMakeFiles/hl_f90_tstdo.dir/tstdo.F90.o [ 87%] Linking Fortran executable ../../../bin/hl_f90_tstdo make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 87%] Built target hl_f90_tstdo make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 87%] Building Fortran object hl/fortran/test/CMakeFiles/hl_f90_tstds.dir/tstds.F90.o [ 87%] Linking Fortran executable ../../../bin/hl_f90_tstds make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 87%] Built target hl_f90_tstds make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 87%] Building Fortran object hl/fortran/test/CMakeFiles/hl_f90_tstlite.dir/tstlite.F90.o [ 87%] Linking Fortran executable ../../../bin/hl_f90_tstlite make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 87%] Built target hl_f90_tstlite make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 87%] Building Fortran object hl/fortran/test/CMakeFiles/hl_f90_tstimage.dir/tstimage.F90.o [ 87%] Linking Fortran executable ../../../bin/hl_f90_tstimage make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 87%] Built target hl_f90_tstimage make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 87%] Building Fortran object hl/fortran/test/CMakeFiles/hl_f90_tsttable.dir/tsttable.F90.o [ 87%] Linking Fortran executable ../../../bin/hl_f90_tsttable make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 87%] Built target hl_f90_tsttable make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5AbstractDs.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5ArrayType.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5AtomType.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5Attribute.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5CommonFG.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5CompType.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5DataSet.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5DataSpace.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5DataType.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5DaccProp.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5DcreatProp.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5DxferProp.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5EnumType.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5Exception.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5FaccProp.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5FcreatProp.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5File.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5FloatType.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5Group.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5IdComponent.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5IntType.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5LaccProp.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5LcreatProp.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5Library.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5Location.cpp.o /src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/c++/src/H5Location.cpp: In member function 'std::string H5::H5Location::getObjnameByIdx(hsize_t) const': /src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/c++/src/H5Location.cpp:1827:46: warning: argument 1 range [9223372036854775809, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 1827 | char *name_C = new char[actual_name_len](); | ^ In file included from /opt/rh/gcc-toolset-11/root/usr/include/c++/11/bits/exception_ptr.h:40, from /opt/rh/gcc-toolset-11/root/usr/include/c++/11/exception:153, from /opt/rh/gcc-toolset-11/root/usr/include/c++/11/ios:39, from /opt/rh/gcc-toolset-11/root/usr/include/c++/11/ostream:38, from /opt/rh/gcc-toolset-11/root/usr/include/c++/11/iostream:39, from /src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/c++/src/H5Location.cpp:13: /opt/rh/gcc-toolset-11/root/usr/include/c++/11/new:128:26: note: in a call to allocation function 'void* operator new [](std::size_t)' declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^~~~~~~~ [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5Object.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5OcreatProp.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5PredType.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5PropList.cpp.o [ 87%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5StrType.cpp.o [ 88%] Building CXX object c++/src/CMakeFiles/hdf5_cpp-shared.dir/H5VarLenType.cpp.o [ 88%] Linking CXX shared library ../../bin/libhdf5_cpp.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 88%] Built target hdf5_cpp-shared make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 88%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/testhdf5.cpp.o [ 88%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/tarray.cpp.o [ 88%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/tattr.cpp.o [ 88%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/tcompound.cpp.o [ 88%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/tdspl.cpp.o [ 88%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/tfile.cpp.o [ 89%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/tfilter.cpp.o [ 89%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/th5s.cpp.o [ 89%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/titerate.cpp.o [ 89%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/tlinks.cpp.o [ 89%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/tobject.cpp.o [ 89%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/trefer.cpp.o [ 89%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/ttypes.cpp.o [ 89%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/tvlstr.cpp.o [ 89%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/dsets.cpp.o [ 89%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/h5cpputil.cpp.o [ 89%] Linking CXX executable ../../bin/cpp_testhdf5 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Built target cpp_testhdf5 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Generating th5s.h5 [ 89%] Copying files needed by cpp_testhdf5 tests make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Built target cpp_testhdf5_files make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Building CXX object hl/c++/src/CMakeFiles/hdf5_hl_cpp-shared.dir/H5PacketTable.cpp.o [ 89%] Linking CXX shared library ../../../bin/libhdf5_hl_cpp.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Built target hdf5_hl_cpp-shared make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Building CXX object hl/c++/test/CMakeFiles/hl_ptableTest.dir/ptableTest.cpp.o [ 89%] Linking CXX executable ../../../bin/hl_ptableTest make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Built target hl_ptableTest make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_crtdat.dir/h5_crtdat.c.o [ 89%] Linking C executable ../../../bin/H5_tutr_h5_crtdat make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Built target H5_tutr_h5_crtdat make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_rdwt.dir/h5_rdwt.c.o [ 89%] Linking C executable ../../../bin/H5_tutr_h5_rdwt make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Built target H5_tutr_h5_rdwt make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_crtatt.dir/h5_crtatt.c.o [ 89%] Linking C executable ../../../bin/H5_tutr_h5_crtatt make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Built target H5_tutr_h5_crtatt make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_crtgrp.dir/h5_crtgrp.c.o [ 89%] Linking C executable ../../../bin/H5_tutr_h5_crtgrp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Built target H5_tutr_h5_crtgrp make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_crtgrpar.dir/h5_crtgrpar.c.o [ 89%] Linking C executable ../../../bin/H5_tutr_h5_crtgrpar make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Built target H5_tutr_h5_crtgrpar make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_crtgrpd.dir/h5_crtgrpd.c.o [ 89%] Linking C executable ../../../bin/H5_tutr_h5_crtgrpd make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Built target H5_tutr_h5_crtgrpd make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_cmprss.dir/h5_cmprss.c.o [ 89%] Linking C executable ../../../bin/H5_tutr_h5_cmprss make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Built target H5_tutr_h5_cmprss make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_extend.dir/h5_extend.c.o [ 89%] Linking C executable ../../../bin/H5_tutr_h5_extend make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Built target H5_tutr_h5_extend make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_subset.dir/h5_subset.c.o [ 89%] Linking C executable ../../../bin/H5_tutr_h5_subset make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Built target H5_tutr_h5_subset make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_write.dir/h5_write.c.o [ 89%] Linking C executable ../../../bin/H5_tutr_h5_write make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Built target H5_tutr_h5_write make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_read.dir/h5_read.c.o [ 89%] Linking C executable ../../../bin/H5_tutr_h5_read make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Built target H5_tutr_h5_read make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_extend_write.dir/h5_extend_write.c.o [ 89%] Linking C executable ../../../bin/H5_tutr_h5_extend_write make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Built target H5_tutr_h5_extend_write make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_chunk_read.dir/h5_chunk_read.c.o [ 89%] Linking C executable ../../../bin/H5_tutr_h5_chunk_read make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Built target H5_tutr_h5_chunk_read make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_compound.dir/h5_compound.c.o [ 89%] Linking C executable ../../../bin/H5_tutr_h5_compound make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 89%] Built target H5_tutr_h5_compound make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_group.dir/h5_group.c.o [ 90%] Linking C executable ../../../bin/H5_tutr_h5_group make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Built target H5_tutr_h5_group make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_interm_group.dir/h5_interm_group.c.o [ 90%] Linking C executable ../../../bin/H5_tutr_h5_interm_group make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Built target H5_tutr_h5_interm_group make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_select.dir/h5_select.c.o [ 90%] Linking C executable ../../../bin/H5_tutr_h5_select make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Built target H5_tutr_h5_select make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_attribute.dir/h5_attribute.c.o [ 90%] Linking C executable ../../../bin/H5_tutr_h5_attribute make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Built target H5_tutr_h5_attribute make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_mount.dir/h5_mount.c.o [ 90%] Linking C executable ../../../bin/H5_tutr_h5_mount make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Built target H5_tutr_h5_mount make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_ref_extern.dir/h5_ref_extern.c.o [ 90%] Linking C executable ../../../bin/H5_tutr_h5_ref_extern make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Built target H5_tutr_h5_ref_extern make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_ref_compat.dir/h5_ref_compat.c.o [ 90%] Linking C executable ../../../bin/H5_tutr_h5_ref_compat make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Built target H5_tutr_h5_ref_compat make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_reference_deprec.dir/h5_reference_deprec.c.o [ 90%] Linking C executable ../../../bin/H5_tutr_h5_reference_deprec make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Built target H5_tutr_h5_reference_deprec make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_drivers.dir/h5_drivers.c.o [ 90%] Linking C executable ../../../bin/H5_tutr_h5_drivers make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Built target H5_tutr_h5_drivers make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_ref2reg_deprec.dir/h5_ref2reg_deprec.c.o [ 90%] Linking C executable ../../../bin/H5_tutr_h5_ref2reg_deprec make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Built target H5_tutr_h5_ref2reg_deprec make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_extlink.dir/h5_extlink.c.o [ 90%] Linking C executable ../../../bin/H5_tutr_h5_extlink make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Built target H5_tutr_h5_extlink make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_elink_unix2win.dir/h5_elink_unix2win.c.o [ 90%] Linking C executable ../../../bin/H5_tutr_h5_elink_unix2win make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Built target H5_tutr_h5_elink_unix2win make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_shared_mesg.dir/h5_shared_mesg.c.o [ 90%] Linking C executable ../../../bin/H5_tutr_h5_shared_mesg make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Built target H5_tutr_h5_shared_mesg make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Building C object HDF5Examples/C/TUTR/CMakeFiles/H5_tutr_h5_debug_trace.dir/h5_debug_trace.c.o [ 90%] Linking C executable ../../../bin/H5_tutr_h5_debug_trace make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Built target H5_tutr_h5_debug_trace make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Building C object HDF5Examples/C/H5D/CMakeFiles/H5_h5ex_d_alloc.dir/h5ex_d_alloc.c.o [ 90%] Linking C executable ../../../bin/H5_h5ex_d_alloc make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Built target H5_h5ex_d_alloc make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Building C object HDF5Examples/C/H5D/CMakeFiles/H5_h5ex_d_checksum.dir/h5ex_d_checksum.c.o [ 90%] Linking C executable ../../../bin/H5_h5ex_d_checksum make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Built target H5_h5ex_d_checksum make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Building C object HDF5Examples/C/H5D/CMakeFiles/H5_h5ex_d_chunk.dir/h5ex_d_chunk.c.o [ 90%] Linking C executable ../../../bin/H5_h5ex_d_chunk make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Built target H5_h5ex_d_chunk make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 90%] Building C object HDF5Examples/C/H5D/CMakeFiles/H5_h5ex_d_compact.dir/h5ex_d_compact.c.o [ 91%] Linking C executable ../../../bin/H5_h5ex_d_compact make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Built target H5_h5ex_d_compact make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Building C object HDF5Examples/C/H5D/CMakeFiles/H5_h5ex_d_extern.dir/h5ex_d_extern.c.o [ 91%] Linking C executable ../../../bin/H5_h5ex_d_extern make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Built target H5_h5ex_d_extern make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Building C object HDF5Examples/C/H5D/CMakeFiles/H5_h5ex_d_fillval.dir/h5ex_d_fillval.c.o [ 91%] Linking C executable ../../../bin/H5_h5ex_d_fillval make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Built target H5_h5ex_d_fillval make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Building C object HDF5Examples/C/H5D/CMakeFiles/H5_h5ex_d_hyper.dir/h5ex_d_hyper.c.o [ 91%] Linking C executable ../../../bin/H5_h5ex_d_hyper make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Built target H5_h5ex_d_hyper make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Building C object HDF5Examples/C/H5D/CMakeFiles/H5_h5ex_d_rdwr.dir/h5ex_d_rdwr.c.o [ 91%] Linking C executable ../../../bin/H5_h5ex_d_rdwr make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Built target H5_h5ex_d_rdwr make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Building C object HDF5Examples/C/H5D/CMakeFiles/H5_h5ex_d_unlimadd.dir/h5ex_d_unlimadd.c.o [ 91%] Linking C executable ../../../bin/H5_h5ex_d_unlimadd make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Built target H5_h5ex_d_unlimadd make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Building C object HDF5Examples/C/H5D/CMakeFiles/H5_h5ex_d_unlimmod.dir/h5ex_d_unlimmod.c.o [ 91%] Linking C executable ../../../bin/H5_h5ex_d_unlimmod make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Built target H5_h5ex_d_unlimmod make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Building C object HDF5Examples/C/H5D/CMakeFiles/H5_h5ex_d_gzip.dir/h5ex_d_gzip.c.o [ 91%] Linking C executable ../../../bin/H5_h5ex_d_gzip make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Built target H5_h5ex_d_gzip make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Building C object HDF5Examples/C/H5D/CMakeFiles/H5_h5ex_d_shuffle.dir/h5ex_d_shuffle.c.o [ 91%] Linking C executable ../../../bin/H5_h5ex_d_shuffle make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Built target H5_h5ex_d_shuffle make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Building C object HDF5Examples/C/H5D/CMakeFiles/H5_h5ex_d_unlimgzip.dir/h5ex_d_unlimgzip.c.o [ 91%] Linking C executable ../../../bin/H5_h5ex_d_unlimgzip make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Built target H5_h5ex_d_unlimgzip make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Building C object HDF5Examples/C/H5D/CMakeFiles/H5_h5ex_d_szip.dir/h5ex_d_szip.c.o [ 91%] Linking C executable ../../../bin/H5_h5ex_d_szip make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Built target H5_h5ex_d_szip make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Building C object HDF5Examples/C/H5D/CMakeFiles/H5_h5ex_d_nbit.dir/h5ex_d_nbit.c.o [ 91%] Linking C executable ../../../bin/H5_h5ex_d_nbit make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Built target H5_h5ex_d_nbit make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Building C object HDF5Examples/C/H5D/CMakeFiles/H5_h5ex_d_sofloat.dir/h5ex_d_sofloat.c.o [ 91%] Linking C executable ../../../bin/H5_h5ex_d_sofloat make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Built target H5_h5ex_d_sofloat make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Building C object HDF5Examples/C/H5D/CMakeFiles/H5_h5ex_d_soint.dir/h5ex_d_soint.c.o [ 91%] Linking C executable ../../../bin/H5_h5ex_d_soint make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Built target H5_h5ex_d_soint make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Building C object HDF5Examples/C/H5D/CMakeFiles/H5_h5ex_d_transform.dir/h5ex_d_transform.c.o [ 91%] Linking C executable ../../../bin/H5_h5ex_d_transform make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Built target H5_h5ex_d_transform make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Building C object HDF5Examples/C/H5G/CMakeFiles/H5_h5ex_g_create.dir/h5ex_g_create.c.o [ 91%] Linking C executable ../../../bin/H5_h5ex_g_create make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Built target H5_h5ex_g_create make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Building C object HDF5Examples/C/H5G/CMakeFiles/H5_h5ex_g_iterate.dir/h5ex_g_iterate.c.o [ 91%] Linking C executable ../../../bin/H5_h5ex_g_iterate make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Built target H5_h5ex_g_iterate make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Building C object HDF5Examples/C/H5G/CMakeFiles/H5_h5ex_g_traverse.dir/h5ex_g_traverse.c.o [ 91%] Linking C executable ../../../bin/H5_h5ex_g_traverse make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 91%] Built target H5_h5ex_g_traverse make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 92%] Building C object HDF5Examples/C/H5G/CMakeFiles/H5_h5ex_g_compact.dir/h5ex_g_compact.c.o [ 92%] Linking C executable ../../../bin/H5_h5ex_g_compact make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 92%] Built target H5_h5ex_g_compact make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 92%] Building C object HDF5Examples/C/H5G/CMakeFiles/H5_h5ex_g_corder.dir/h5ex_g_corder.c.o [ 92%] Linking C executable ../../../bin/H5_h5ex_g_corder make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 92%] Built target H5_h5ex_g_corder make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 92%] Building C object HDF5Examples/C/H5G/CMakeFiles/H5_h5ex_g_phase.dir/h5ex_g_phase.c.o [ 92%] Linking C executable ../../../bin/H5_h5ex_g_phase make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 92%] Built target H5_h5ex_g_phase make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 92%] Building C object HDF5Examples/C/H5G/CMakeFiles/H5_h5ex_g_intermediate.dir/h5ex_g_intermediate.c.o [ 92%] Linking C executable ../../../bin/H5_h5ex_g_intermediate make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 92%] Built target H5_h5ex_g_intermediate make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 92%] Building C object HDF5Examples/C/H5G/CMakeFiles/H5_h5ex_g_visit.dir/h5ex_g_visit.c.o [ 92%] Linking C executable ../../../bin/H5_h5ex_g_visit make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 92%] Built target H5_h5ex_g_visit make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 92%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_array.dir/h5ex_t_array.c.o [ 92%] Linking C executable ../../../bin/H5_h5ex_t_array make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 92%] Built target H5_h5ex_t_array make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_arrayatt.dir/h5ex_t_arrayatt.c.o [ 93%] Linking C executable ../../../bin/H5_h5ex_t_arrayatt make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Built target H5_h5ex_t_arrayatt make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_bit.dir/h5ex_t_bit.c.o [ 93%] Linking C executable ../../../bin/H5_h5ex_t_bit make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Built target H5_h5ex_t_bit make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_bitatt.dir/h5ex_t_bitatt.c.o [ 93%] Linking C executable ../../../bin/H5_h5ex_t_bitatt make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Built target H5_h5ex_t_bitatt make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_cmpd.dir/h5ex_t_cmpd.c.o [ 93%] Linking C executable ../../../bin/H5_h5ex_t_cmpd make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Built target H5_h5ex_t_cmpd make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_cmpdatt.dir/h5ex_t_cmpdatt.c.o [ 93%] Linking C executable ../../../bin/H5_h5ex_t_cmpdatt make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Built target H5_h5ex_t_cmpdatt make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_enum.dir/h5ex_t_enum.c.o [ 93%] Linking C executable ../../../bin/H5_h5ex_t_enum make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Built target H5_h5ex_t_enum make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_enumatt.dir/h5ex_t_enumatt.c.o [ 93%] Linking C executable ../../../bin/H5_h5ex_t_enumatt make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Built target H5_h5ex_t_enumatt make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_float.dir/h5ex_t_float.c.o [ 93%] Linking C executable ../../../bin/H5_h5ex_t_float make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Built target H5_h5ex_t_float make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_floatatt.dir/h5ex_t_floatatt.c.o [ 93%] Linking C executable ../../../bin/H5_h5ex_t_floatatt make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Built target H5_h5ex_t_floatatt make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_int.dir/h5ex_t_int.c.o [ 93%] Linking C executable ../../../bin/H5_h5ex_t_int make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Built target H5_h5ex_t_int make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_intatt.dir/h5ex_t_intatt.c.o [ 93%] Linking C executable ../../../bin/H5_h5ex_t_intatt make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Built target H5_h5ex_t_intatt make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 93%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_objref.dir/h5ex_t_objref.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_t_objref make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_t_objref make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_objrefatt.dir/h5ex_t_objrefatt.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_t_objrefatt make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_t_objrefatt make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_opaque.dir/h5ex_t_opaque.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_t_opaque make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_t_opaque make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_opaqueatt.dir/h5ex_t_opaqueatt.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_t_opaqueatt make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_t_opaqueatt make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_regref.dir/h5ex_t_regref.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_t_regref make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_t_regref make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_regrefatt.dir/h5ex_t_regrefatt.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_t_regrefatt make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_t_regrefatt make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_string.dir/h5ex_t_string.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_t_string make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_t_string make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_stringatt.dir/h5ex_t_stringatt.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_t_stringatt make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_t_stringatt make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_vlen.dir/h5ex_t_vlen.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_t_vlen make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_t_vlen make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_vlenatt.dir/h5ex_t_vlenatt.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_t_vlenatt make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_t_vlenatt make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_vlstring.dir/h5ex_t_vlstring.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_t_vlstring make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_t_vlstring make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_vlstringatt.dir/h5ex_t_vlstringatt.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_t_vlstringatt make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_t_vlstringatt make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_cpxcmpd.dir/h5ex_t_cpxcmpd.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_t_cpxcmpd make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_t_cpxcmpd make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_cpxcmpdatt.dir/h5ex_t_cpxcmpdatt.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_t_cpxcmpdatt make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_t_cpxcmpdatt make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_commit.dir/h5ex_t_commit.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_t_commit make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_t_commit make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/H5T/CMakeFiles/H5_h5ex_t_convert.dir/h5ex_t_convert.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_t_convert make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_t_convert make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/H5VDS/CMakeFiles/H5_h5ex_vds.dir/h5ex_vds.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_vds make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_vds make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/H5VDS/CMakeFiles/H5_h5ex_vds-exc.dir/h5ex_vds-exc.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_vds-exc make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_vds-exc make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/H5VDS/CMakeFiles/H5_h5ex_vds-eiger.dir/h5ex_vds-eiger.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_vds-eiger make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_vds-eiger make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/H5VDS/CMakeFiles/H5_h5ex_vds-simpleIO.dir/h5ex_vds-simpleIO.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_vds-simpleIO make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_vds-simpleIO make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/H5VDS/CMakeFiles/H5_h5ex_vds-percival.dir/h5ex_vds-percival.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_vds-percival make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_vds-percival make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/H5VDS/CMakeFiles/H5_h5ex_vds-percival-unlim.dir/h5ex_vds-percival-unlim.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_vds-percival-unlim make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_vds-percival-unlim make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/H5VDS/CMakeFiles/H5_h5ex_vds-percival-unlim-maxmin.dir/h5ex_vds-percival-unlim-maxmin.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_vds-percival-unlim-maxmin make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_vds-percival-unlim-maxmin make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/HL/CMakeFiles/H5_h5ex_lite1.dir/h5ex_lite1.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_lite1 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_lite1 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/HL/CMakeFiles/H5_h5ex_lite2.dir/h5ex_lite2.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_lite2 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_lite2 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/HL/CMakeFiles/H5_h5ex_lite3.dir/h5ex_lite3.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_lite3 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_lite3 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/HL/CMakeFiles/H5_h5ex_packet_table_FL.dir/h5ex_packet_table_FL.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_packet_table_FL make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_packet_table_FL make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/HL/CMakeFiles/H5_h5ex_image1.dir/h5ex_image1.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_image1 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_image1 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/HL/CMakeFiles/H5_h5ex_image2.dir/h5ex_image2.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_image2 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_image2 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/HL/CMakeFiles/H5_h5ex_table_01.dir/h5ex_table_01.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_table_01 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_table_01 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/HL/CMakeFiles/H5_h5ex_table_02.dir/h5ex_table_02.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_table_02 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_table_02 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/HL/CMakeFiles/H5_h5ex_table_03.dir/h5ex_table_03.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_table_03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_table_03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Building C object HDF5Examples/C/HL/CMakeFiles/H5_h5ex_table_04.dir/h5ex_table_04.c.o [ 94%] Linking C executable ../../../bin/H5_h5ex_table_04 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 94%] Built target H5_h5ex_table_04 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Building C object HDF5Examples/C/HL/CMakeFiles/H5_h5ex_table_05.dir/h5ex_table_05.c.o [ 95%] Linking C executable ../../../bin/H5_h5ex_table_05 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Built target H5_h5ex_table_05 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Building C object HDF5Examples/C/HL/CMakeFiles/H5_h5ex_table_06.dir/h5ex_table_06.c.o [ 95%] Linking C executable ../../../bin/H5_h5ex_table_06 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Built target H5_h5ex_table_06 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Building C object HDF5Examples/C/HL/CMakeFiles/H5_h5ex_table_07.dir/h5ex_table_07.c.o [ 95%] Linking C executable ../../../bin/H5_h5ex_table_07 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Built target H5_h5ex_table_07 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Building C object HDF5Examples/C/HL/CMakeFiles/H5_h5ex_table_08.dir/h5ex_table_08.c.o [ 95%] Linking C executable ../../../bin/H5_h5ex_table_08 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Built target H5_h5ex_table_08 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Building C object HDF5Examples/C/HL/CMakeFiles/H5_h5ex_table_09.dir/h5ex_table_09.c.o [ 95%] Linking C executable ../../../bin/H5_h5ex_table_09 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Built target H5_h5ex_table_09 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Building C object HDF5Examples/C/HL/CMakeFiles/H5_h5ex_table_10.dir/h5ex_table_10.c.o [ 95%] Linking C executable ../../../bin/H5_h5ex_table_10 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Built target H5_h5ex_table_10 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Building C object HDF5Examples/C/HL/CMakeFiles/H5_h5ex_table_11.dir/h5ex_table_11.c.o [ 95%] Linking C executable ../../../bin/H5_h5ex_table_11 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Built target H5_h5ex_table_11 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Building C object HDF5Examples/C/HL/CMakeFiles/H5_h5ex_table_12.dir/h5ex_table_12.c.o [ 95%] Linking C executable ../../../bin/H5_h5ex_table_12 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Built target H5_h5ex_table_12 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Building C object HDF5Examples/C/HL/CMakeFiles/H5_h5ex_ds1.dir/h5ex_ds1.c.o [ 95%] Linking C executable ../../../bin/H5_h5ex_ds1 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Built target H5_h5ex_ds1 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Building Fortran object HDF5Examples/FORTRAN/TUTR/CMakeFiles/H5_f90_tutr_rwdset_fortran2003.dir/rwdset_fortran2003.f90.o [ 95%] Linking Fortran executable ../../../bin/H5_f90_tutr_rwdset_fortran2003 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Built target H5_f90_tutr_rwdset_fortran2003 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Building Fortran object HDF5Examples/FORTRAN/TUTR/CMakeFiles/H5_f90_tutr_nested_derived_type.dir/nested_derived_type.f90.o [ 95%] Linking Fortran executable ../../../bin/H5_f90_tutr_nested_derived_type make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Built target H5_f90_tutr_nested_derived_type make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Building Fortran object HDF5Examples/FORTRAN/TUTR/CMakeFiles/H5_f90_tutr_compound_fortran2003.dir/compound_fortran2003.f90.o [ 95%] Linking Fortran executable ../../../bin/H5_f90_tutr_compound_fortran2003 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Built target H5_f90_tutr_compound_fortran2003 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Building Fortran object HDF5Examples/FORTRAN/TUTR/CMakeFiles/H5_f90_tutr_compound_complex_fortran2003.dir/compound_complex_fortran2003.f90.o [ 95%] Linking Fortran executable ../../../bin/H5_f90_tutr_compound_complex_fortran2003 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Built target H5_f90_tutr_compound_complex_fortran2003 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Building Fortran object HDF5Examples/FORTRAN/TUTR/CMakeFiles/H5_f90_tutr_h5_cmprss.dir/h5_cmprss.f90.o [ 95%] Linking Fortran executable ../../../bin/H5_f90_tutr_h5_cmprss make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Built target H5_f90_tutr_h5_cmprss make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Building Fortran object HDF5Examples/FORTRAN/TUTR/CMakeFiles/H5_f90_tutr_h5_crtdat.dir/h5_crtdat.f90.o [ 95%] Linking Fortran executable ../../../bin/H5_f90_tutr_h5_crtdat make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Built target H5_f90_tutr_h5_crtdat make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Building Fortran object HDF5Examples/FORTRAN/TUTR/CMakeFiles/H5_f90_tutr_h5_rdwt.dir/h5_rdwt.f90.o [ 95%] Linking Fortran executable ../../../bin/H5_f90_tutr_h5_rdwt make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Built target H5_f90_tutr_h5_rdwt make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Building Fortran object HDF5Examples/FORTRAN/TUTR/CMakeFiles/H5_f90_tutr_h5_crtatt.dir/h5_crtatt.f90.o [ 95%] Linking Fortran executable ../../../bin/H5_f90_tutr_h5_crtatt make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Built target H5_f90_tutr_h5_crtatt make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Building Fortran object HDF5Examples/FORTRAN/TUTR/CMakeFiles/H5_f90_tutr_h5_crtgrp.dir/h5_crtgrp.f90.o [ 95%] Linking Fortran executable ../../../bin/H5_f90_tutr_h5_crtgrp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 95%] Built target H5_f90_tutr_h5_crtgrp make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Building Fortran object HDF5Examples/FORTRAN/TUTR/CMakeFiles/H5_f90_tutr_h5_crtgrpar.dir/h5_crtgrpar.f90.o [ 96%] Linking Fortran executable ../../../bin/H5_f90_tutr_h5_crtgrpar make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Built target H5_f90_tutr_h5_crtgrpar make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Building Fortran object HDF5Examples/FORTRAN/TUTR/CMakeFiles/H5_f90_tutr_h5_crtgrpd.dir/h5_crtgrpd.f90.o [ 96%] Linking Fortran executable ../../../bin/H5_f90_tutr_h5_crtgrpd make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Built target H5_f90_tutr_h5_crtgrpd make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Building Fortran object HDF5Examples/FORTRAN/TUTR/CMakeFiles/H5_f90_tutr_h5_extend.dir/h5_extend.f90.o [ 96%] Linking Fortran executable ../../../bin/H5_f90_tutr_h5_extend make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Built target H5_f90_tutr_h5_extend make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Building Fortran object HDF5Examples/FORTRAN/TUTR/CMakeFiles/H5_f90_tutr_h5_subset.dir/h5_subset.f90.o [ 96%] Linking Fortran executable ../../../bin/H5_f90_tutr_h5_subset make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Built target H5_f90_tutr_h5_subset make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Building Fortran object HDF5Examples/FORTRAN/TUTR/CMakeFiles/H5_f90_tutr_hyperslab.dir/hyperslab.f90.o [ 96%] Linking Fortran executable ../../../bin/H5_f90_tutr_hyperslab make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Built target H5_f90_tutr_hyperslab make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Building Fortran object HDF5Examples/FORTRAN/TUTR/CMakeFiles/H5_f90_tutr_selectele.dir/selectele.f90.o [ 96%] Linking Fortran executable ../../../bin/H5_f90_tutr_selectele make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Built target H5_f90_tutr_selectele make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Building Fortran object HDF5Examples/FORTRAN/TUTR/CMakeFiles/H5_f90_tutr_refobjexample.dir/refobjexample.f90.o [ 96%] Linking Fortran executable ../../../bin/H5_f90_tutr_refobjexample make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Built target H5_f90_tutr_refobjexample make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Building Fortran object HDF5Examples/FORTRAN/TUTR/CMakeFiles/H5_f90_tutr_refregexample.dir/refregexample.f90.o [ 96%] Linking Fortran executable ../../../bin/H5_f90_tutr_refregexample make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Built target H5_f90_tutr_refregexample make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Building Fortran object HDF5Examples/FORTRAN/TUTR/CMakeFiles/H5_f90_tutr_mountexample.dir/mountexample.f90.o [ 96%] Linking Fortran executable ../../../bin/H5_f90_tutr_mountexample make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Built target H5_f90_tutr_mountexample make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Building Fortran object HDF5Examples/FORTRAN/TUTR/CMakeFiles/H5_f90_tutr_compound.dir/compound.f90.o [ 96%] Linking Fortran executable ../../../bin/H5_f90_tutr_compound make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Built target H5_f90_tutr_compound make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Building Fortran object HDF5Examples/FORTRAN/H5D/CMakeFiles/H5_f90_h5ex_d_alloc.dir/h5ex_d_alloc.F90.o [ 96%] Linking Fortran executable ../../../bin/H5_f90_h5ex_d_alloc make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Built target H5_f90_h5ex_d_alloc make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Building Fortran object HDF5Examples/FORTRAN/H5D/CMakeFiles/H5_f90_h5ex_d_checksum.dir/h5ex_d_checksum.F90.o [ 96%] Linking Fortran executable ../../../bin/H5_f90_h5ex_d_checksum make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Built target H5_f90_h5ex_d_checksum make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Building Fortran object HDF5Examples/FORTRAN/H5D/CMakeFiles/H5_f90_h5ex_d_chunk.dir/h5ex_d_chunk.F90.o [ 96%] Linking Fortran executable ../../../bin/H5_f90_h5ex_d_chunk make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Built target H5_f90_h5ex_d_chunk make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Building Fortran object HDF5Examples/FORTRAN/H5D/CMakeFiles/H5_f90_h5ex_d_compact.dir/h5ex_d_compact.F90.o [ 96%] Linking Fortran executable ../../../bin/H5_f90_h5ex_d_compact make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Built target H5_f90_h5ex_d_compact make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Building Fortran object HDF5Examples/FORTRAN/H5D/CMakeFiles/H5_f90_h5ex_d_extern.dir/h5ex_d_extern.F90.o [ 96%] Linking Fortran executable ../../../bin/H5_f90_h5ex_d_extern make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Built target H5_f90_h5ex_d_extern make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Building Fortran object HDF5Examples/FORTRAN/H5D/CMakeFiles/H5_f90_h5ex_d_fillval.dir/h5ex_d_fillval.F90.o [ 96%] Linking Fortran executable ../../../bin/H5_f90_h5ex_d_fillval make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 96%] Built target H5_f90_h5ex_d_fillval make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Building Fortran object HDF5Examples/FORTRAN/H5D/CMakeFiles/H5_f90_h5ex_d_hyper.dir/h5ex_d_hyper.F90.o [ 97%] Linking Fortran executable ../../../bin/H5_f90_h5ex_d_hyper make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Built target H5_f90_h5ex_d_hyper make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Building Fortran object HDF5Examples/FORTRAN/H5D/CMakeFiles/H5_f90_h5ex_d_rdwr.dir/h5ex_d_rdwr.F90.o [ 97%] Linking Fortran executable ../../../bin/H5_f90_h5ex_d_rdwr make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Built target H5_f90_h5ex_d_rdwr make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Building Fortran object HDF5Examples/FORTRAN/H5D/CMakeFiles/H5_f90_h5ex_d_unlimmod.dir/h5ex_d_unlimmod.F90.o [ 97%] Linking Fortran executable ../../../bin/H5_f90_h5ex_d_unlimmod make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Built target H5_f90_h5ex_d_unlimmod make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Building Fortran object HDF5Examples/FORTRAN/H5D/CMakeFiles/H5_f90_h5ex_d_nbit.dir/h5ex_d_nbit.F90.o [ 97%] Linking Fortran executable ../../../bin/H5_f90_h5ex_d_nbit make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Built target H5_f90_h5ex_d_nbit make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Building Fortran object HDF5Examples/FORTRAN/H5D/CMakeFiles/H5_f90_h5ex_d_soint.dir/h5ex_d_soint.F90.o [ 97%] Linking Fortran executable ../../../bin/H5_f90_h5ex_d_soint make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Built target H5_f90_h5ex_d_soint make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Building Fortran object HDF5Examples/FORTRAN/H5D/CMakeFiles/H5_f90_h5ex_d_transform.dir/h5ex_d_transform.F90.o [ 97%] Linking Fortran executable ../../../bin/H5_f90_h5ex_d_transform make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Built target H5_f90_h5ex_d_transform make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Building Fortran object HDF5Examples/FORTRAN/H5D/CMakeFiles/H5_f90_h5ex_d_gzip.dir/h5ex_d_gzip.F90.o [ 97%] Linking Fortran executable ../../../bin/H5_f90_h5ex_d_gzip make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Built target H5_f90_h5ex_d_gzip make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Building Fortran object HDF5Examples/FORTRAN/H5D/CMakeFiles/H5_f90_h5ex_d_szip.dir/h5ex_d_szip.F90.o [ 97%] Linking Fortran executable ../../../bin/H5_f90_h5ex_d_szip make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Built target H5_f90_h5ex_d_szip make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Building Fortran object HDF5Examples/FORTRAN/H5G/CMakeFiles/H5_f90_h5ex_g_compact.dir/h5ex_g_compact.F90.o [ 97%] Linking Fortran executable ../../../bin/H5_f90_h5ex_g_compact make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Built target H5_f90_h5ex_g_compact make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Building Fortran object HDF5Examples/FORTRAN/H5G/CMakeFiles/H5_f90_h5ex_g_corder.dir/h5ex_g_corder.F90.o [ 97%] Linking Fortran executable ../../../bin/H5_f90_h5ex_g_corder make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Built target H5_f90_h5ex_g_corder make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Building Fortran object HDF5Examples/FORTRAN/H5G/CMakeFiles/H5_f90_h5ex_g_phase.dir/h5ex_g_phase.F90.o [ 97%] Linking Fortran executable ../../../bin/H5_f90_h5ex_g_phase make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Built target H5_f90_h5ex_g_phase make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Building Fortran object HDF5Examples/FORTRAN/H5G/CMakeFiles/H5_f90_h5ex_g_create.dir/h5ex_g_create.F90.o [ 97%] Linking Fortran executable ../../../bin/H5_f90_h5ex_g_create make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Built target H5_f90_h5ex_g_create make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Building Fortran object HDF5Examples/FORTRAN/H5G/CMakeFiles/H5_f90_h5ex_g_intermediate.dir/h5ex_g_intermediate.F90.o [ 97%] Linking Fortran executable ../../../bin/H5_f90_h5ex_g_intermediate make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Built target H5_f90_h5ex_g_intermediate make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Building Fortran object HDF5Examples/FORTRAN/H5G/CMakeFiles/H5_f90_h5ex_g_iterate.dir/h5ex_g_iterate.F90.o [ 97%] Linking Fortran executable ../../../bin/H5_f90_h5ex_g_iterate make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Built target H5_f90_h5ex_g_iterate make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Building Fortran object HDF5Examples/FORTRAN/H5G/CMakeFiles/H5_f90_h5ex_g_visit.dir/h5ex_g_visit.F90.o [ 97%] Linking Fortran executable ../../../bin/H5_f90_h5ex_g_visit make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Built target H5_f90_h5ex_g_visit make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Building Fortran object HDF5Examples/FORTRAN/H5G/CMakeFiles/H5_f90_h5ex_g_traverse.dir/h5ex_g_traverse.F90.o [ 97%] Linking Fortran executable ../../../bin/H5_f90_h5ex_g_traverse make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Built target H5_f90_h5ex_g_traverse make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 97%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_array_F03.dir/h5ex_t_array_F03.F90.o [ 98%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_array_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Built target H5_f90_h5ex_t_array_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_arrayatt_F03.dir/h5ex_t_arrayatt_F03.F90.o [ 98%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_arrayatt_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Built target H5_f90_h5ex_t_arrayatt_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_bit_F03.dir/h5ex_t_bit_F03.F90.o [ 98%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_bit_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Built target H5_f90_h5ex_t_bit_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_bitatt_F03.dir/h5ex_t_bitatt_F03.F90.o [ 98%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_bitatt_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Built target H5_f90_h5ex_t_bitatt_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_cmpd_F03.dir/h5ex_t_cmpd_F03.F90.o [ 98%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_cmpd_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Built target H5_f90_h5ex_t_cmpd_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_cmpdatt_F03.dir/h5ex_t_cmpdatt_F03.F90.o [ 98%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_cmpdatt_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Built target H5_f90_h5ex_t_cmpdatt_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_enum_F03.dir/h5ex_t_enum_F03.F90.o [ 98%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_enum_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Built target H5_f90_h5ex_t_enum_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_enumatt_F03.dir/h5ex_t_enumatt_F03.F90.o [ 98%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_enumatt_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Built target H5_f90_h5ex_t_enumatt_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_float_F03.dir/h5ex_t_float_F03.F90.o [ 98%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_float_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Built target H5_f90_h5ex_t_float_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_floatatt_F03.dir/h5ex_t_floatatt_F03.F90.o [ 98%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_floatatt_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Built target H5_f90_h5ex_t_floatatt_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_int_F03.dir/h5ex_t_int_F03.F90.o [ 98%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_int_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Built target H5_f90_h5ex_t_int_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_intatt_F03.dir/h5ex_t_intatt_F03.F90.o [ 98%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_intatt_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Built target H5_f90_h5ex_t_intatt_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_objref_F03.dir/h5ex_t_objref_F03.F90.o [ 98%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_objref_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Built target H5_f90_h5ex_t_objref_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_objrefatt_F03.dir/h5ex_t_objrefatt_F03.F90.o [ 98%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_objrefatt_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Built target H5_f90_h5ex_t_objrefatt_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_opaque_F03.dir/h5ex_t_opaque_F03.F90.o [ 98%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_opaque_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Built target H5_f90_h5ex_t_opaque_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 98%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_opaqueatt_F03.dir/h5ex_t_opaqueatt_F03.F90.o [ 99%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_opaqueatt_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_f90_h5ex_t_opaqueatt_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_regref_F03.dir/h5ex_t_regref_F03.F90.o [ 99%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_regref_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_f90_h5ex_t_regref_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_regrefatt_F03.dir/h5ex_t_regrefatt_F03.F90.o [ 99%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_regrefatt_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_f90_h5ex_t_regrefatt_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_string_F03.dir/h5ex_t_string_F03.F90.o [ 99%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_string_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_f90_h5ex_t_string_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_stringC_F03.dir/h5ex_t_stringC_F03.F90.o [ 99%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_stringC_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_f90_h5ex_t_stringC_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_stringCatt_F03.dir/h5ex_t_stringCatt_F03.F90.o [ 99%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_stringCatt_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_f90_h5ex_t_stringCatt_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_vlen_F03.dir/h5ex_t_vlen_F03.F90.o [ 99%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_vlen_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_f90_h5ex_t_vlen_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_vlenatt_F03.dir/h5ex_t_vlenatt_F03.F90.o [ 99%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_vlenatt_F03 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_f90_h5ex_t_vlenatt_F03 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building Fortran object HDF5Examples/FORTRAN/H5T/CMakeFiles/H5_f90_h5ex_t_vlstring.dir/h5ex_t_vlstring.F90.o [ 99%] Linking Fortran executable ../../../bin/H5_f90_h5ex_t_vlstring make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_f90_h5ex_t_vlstring make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building Fortran object HDF5Examples/FORTRAN/HL/CMakeFiles/H5_f90_exlite.dir/exlite.F90.o [ 99%] Linking Fortran executable ../../../bin/H5_f90_exlite make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_f90_exlite make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building Fortran object HDF5Examples/FORTRAN/HL/CMakeFiles/H5_f90_ex_ds1.dir/ex_ds1.F90.o [ 99%] Linking Fortran executable ../../../bin/H5_f90_ex_ds1 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_f90_ex_ds1 make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building CXX object HDF5Examples/CXX/H5D/CMakeFiles/H5_cpp_ex_create.dir/create.cpp.o [ 99%] Linking CXX executable ../../../bin/H5_cpp_ex_create make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_cpp_ex_create make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building CXX object HDF5Examples/CXX/H5D/CMakeFiles/H5_cpp_ex_readdata.dir/readdata.cpp.o [ 99%] Linking CXX executable ../../../bin/H5_cpp_ex_readdata make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_cpp_ex_readdata make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building CXX object HDF5Examples/CXX/H5D/CMakeFiles/H5_cpp_ex_writedata.dir/writedata.cpp.o [ 99%] Linking CXX executable ../../../bin/H5_cpp_ex_writedata make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_cpp_ex_writedata make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building CXX object HDF5Examples/CXX/H5D/CMakeFiles/H5_cpp_ex_compound.dir/compound.cpp.o [ 99%] Linking CXX executable ../../../bin/H5_cpp_ex_compound make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_cpp_ex_compound make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building CXX object HDF5Examples/CXX/H5D/CMakeFiles/H5_cpp_ex_extend_ds.dir/extend_ds.cpp.o [ 99%] Linking CXX executable ../../../bin/H5_cpp_ex_extend_ds make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_cpp_ex_extend_ds make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building CXX object HDF5Examples/CXX/H5D/CMakeFiles/H5_cpp_ex_chunks.dir/chunks.cpp.o [ 99%] Linking CXX executable ../../../bin/H5_cpp_ex_chunks make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_cpp_ex_chunks make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building CXX object HDF5Examples/CXX/H5D/CMakeFiles/H5_cpp_ex_h5group.dir/h5group.cpp.o [ 99%] Linking CXX executable ../../../bin/H5_cpp_ex_h5group make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_cpp_ex_h5group make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building CXX object HDF5Examples/CXX/TUTR/CMakeFiles/H5_cpp_ex_h5tutr_cmprss.dir/h5tutr_cmprss.cpp.o [ 99%] Linking CXX executable ../../../bin/H5_cpp_ex_h5tutr_cmprss make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_cpp_ex_h5tutr_cmprss make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building CXX object HDF5Examples/CXX/TUTR/CMakeFiles/H5_cpp_ex_h5tutr_crtdat.dir/h5tutr_crtdat.cpp.o [ 99%] Linking CXX executable ../../../bin/H5_cpp_ex_h5tutr_crtdat make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_cpp_ex_h5tutr_crtdat make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building CXX object HDF5Examples/CXX/TUTR/CMakeFiles/H5_cpp_ex_h5tutr_crtatt.dir/h5tutr_crtatt.cpp.o [ 99%] Linking CXX executable ../../../bin/H5_cpp_ex_h5tutr_crtatt make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_cpp_ex_h5tutr_crtatt make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building CXX object HDF5Examples/CXX/TUTR/CMakeFiles/H5_cpp_ex_h5tutr_crtgrpar.dir/h5tutr_crtgrpar.cpp.o [ 99%] Linking CXX executable ../../../bin/H5_cpp_ex_h5tutr_crtgrpar make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_cpp_ex_h5tutr_crtgrpar make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building CXX object HDF5Examples/CXX/TUTR/CMakeFiles/H5_cpp_ex_h5tutr_crtgrp.dir/h5tutr_crtgrp.cpp.o [ 99%] Linking CXX executable ../../../bin/H5_cpp_ex_h5tutr_crtgrp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Built target H5_cpp_ex_h5tutr_crtgrp make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [ 99%] Building CXX object HDF5Examples/CXX/TUTR/CMakeFiles/H5_cpp_ex_h5tutr_crtgrpd.dir/h5tutr_crtgrpd.cpp.o [100%] Linking CXX executable ../../../bin/H5_cpp_ex_h5tutr_crtgrpd make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [100%] Built target H5_cpp_ex_h5tutr_crtgrpd make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [100%] Building CXX object HDF5Examples/CXX/TUTR/CMakeFiles/H5_cpp_ex_h5tutr_extend.dir/h5tutr_extend.cpp.o [100%] Linking CXX executable ../../../bin/H5_cpp_ex_h5tutr_extend make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [100%] Built target H5_cpp_ex_h5tutr_extend make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [100%] Building CXX object HDF5Examples/CXX/TUTR/CMakeFiles/H5_cpp_ex_h5tutr_rdwt.dir/h5tutr_rdwt.cpp.o [100%] Linking CXX executable ../../../bin/H5_cpp_ex_h5tutr_rdwt make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [100%] Built target H5_cpp_ex_h5tutr_rdwt make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [100%] Building CXX object HDF5Examples/CXX/TUTR/CMakeFiles/H5_cpp_ex_h5tutr_subset.dir/h5tutr_subset.cpp.o [100%] Linking CXX executable ../../../bin/H5_cpp_ex_h5tutr_subset make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [100%] Built target H5_cpp_ex_h5tutr_subset make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [100%] Building CXX object HDF5Examples/CXX/HL/CMakeFiles/H5_cpp_ex_packet_table_FL.dir/packet_table_FL.cpp.o [100%] Linking CXX executable ../../../bin/H5_cpp_ex_packet_table_FL make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' [100%] Built target H5_cpp_ex_packet_table_FL make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' Install the project... -- Install configuration: "Release" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/hdf5.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5api_adpt.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5public.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Apublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5ACpublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Cpublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Dpublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Epubgen.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Epublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5ESdevelop.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5ESpublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Fpublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5FDcore.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5FDdevelop.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5FDdirect.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5FDfamily.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5FDhdfs.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5FDlog.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5FDmirror.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5FDmpi.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5FDmpio.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5FDmulti.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5FDonion.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5FDpublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5FDros3.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5FDsec2.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5FDsplitter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5FDstdio.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5FDwindows.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5FDsubfiling.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5FDioc.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Gpublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Idevelop.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Ipublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Ldevelop.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Lpublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Mpublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5MMpublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Opublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Ppublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5PLextern.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5PLpublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Rpublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Spublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Tdevelop.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Tpublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5TSdevelop.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5VLconnector.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5VLconnector_passthru.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5VLnative.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5VLpassthru.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5VLpublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Zdevelop.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Zpublic.h -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/H5Epubgen.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5version.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5overflow.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5pubconf.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5.so.320.1.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5.so.320 -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5.so.320.1.1" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5.so -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig/hdf5.pc -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/h5cc -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_tools.so.320.0.2 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_tools.so.320 -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_tools.so.320.0.2" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_tools.so -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/h5diff -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/h5diff" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/h5ls -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/h5ls" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/h5debug -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/h5debug" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/h5repart -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/h5repart" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/h5mkgrp -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/h5mkgrp" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/h5clear -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/h5clear" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/h5delete -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/h5delete" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/h5import -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/h5import" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/h5repack -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/h5repack" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/h5jam -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/h5jam" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/h5unjam -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/h5unjam" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/h5copy -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/h5copy" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/h5stat -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/h5stat" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/h5dump -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/h5dump" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/h5format_convert -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/h5format_convert" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/h5perf_serial -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/h5perf_serial" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5DOpublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5DSpublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5IMpublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5LTpublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5PTpublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5TBpublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5LDpublic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/hdf5_hl.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_hl.so.320.0.2 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_hl.so.320 -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_hl.so.320.0.2" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_hl.so -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig/hdf5_hl.pc -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/h5watch -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/h5watch" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5f90.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5f90i.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5f90proto.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5f90i_gen.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5config_f.inc -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5fortran_types.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/hdf5.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5fortkit.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5global.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5a.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5d.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5e.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5es.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5f.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5fd.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5g.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5i.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5l.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5lib.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5o.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5p.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5r.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5s.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5t.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5vl.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5z.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5_gen.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5fortran_types.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/hdf5.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5fortkit.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5global.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5a.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5d.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5e.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5es.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5f.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5fd.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5g.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5i.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5l.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5lib.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5o.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5p.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5r.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5s.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5t.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5vl.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5z.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5_gen.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_f90cstub.so.320.1.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_f90cstub.so.320 -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_f90cstub.so.320.1.1" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_f90cstub.so -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_fortran.so.320.1.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_fortran.so.320 -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_fortran.so.320.1.1" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_fortran.so -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig/hdf5_fortran.pc -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/h5fc -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5ds.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5tb.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5tb_const.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5lt.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5lt_const.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5im.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/mod/shared/h5do.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5ds.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5tb.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5tb_const.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5lt.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5lt_const.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5im.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/h5do.mod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_hl_f90cstub.so.320.0.2 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_hl_f90cstub.so.320 -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_hl_f90cstub.so.320.0.2" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_hl_f90cstub.so -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_hl_fortran.so.320.0.2 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_hl_fortran.so.320 -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_hl_fortran.so.320.0.2" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_hl_fortran.so -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig/hdf5_hl_fortran.pc -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5AbstractDs.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Alltypes.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5ArrayType.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5AtomType.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Attribute.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Classes.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5CommonFG.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5CompType.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Cpp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5DataSet.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5DataSpace.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5DataType.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5DaccProp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5DcreatProp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5DxferProp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5EnumType.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Exception.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5FaccProp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5FcreatProp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5File.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5FloatType.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Group.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5IdComponent.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Include.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5IntType.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5LaccProp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5LcreatProp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Library.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Location.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5Object.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5OcreatProp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5PredType.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5PropList.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5StrType.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5VarLenType.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_cpp.so.320.1.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_cpp.so.320 -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_cpp.so.320.1.1" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_cpp.so -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig/hdf5_cpp.pc -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/h5c++ -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/H5PacketTable.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_hl_cpp.so.320.0.2 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_hl_cpp.so.320 -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_hl_cpp.so.320.0.2" to "$ORIGIN/../lib:$ORIGIN/" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5_hl_cpp.so -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig/hdf5_hl_cpp.pc -- Installing: /opt/metwork-mfext-master/opt/scientific_core/cmake/hdf5-targets.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/cmake/hdf5-targets-release.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/cmake/hdf5-config.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/cmake/hdf5-config-version.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/cmake/Modules/Findlibaec.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libhdf5.settings -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/LICENSE -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/USING_HDF5_CMake.txt -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/CHANGELOG.md make[2]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-2.1.1/build' 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,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-c.yaml touch /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "name: 'netcdf-c'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "version: '4.10.0'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "checksum: '26e7a93454b8d460f2ca95c660d581f4'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo -n "description: '" >>/opt/metwork-mfext-master/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-master/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "website: 'http://www.unidata.ucar.edu/software/netcdf/'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-c.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-c.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-c.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-c.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-master/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 # Add NETCDF_ENABLE_LEGACY_MACROS in netcdf.h because it's not done by --enable-legacy-macros cd /opt/metwork-mfext-master/opt/scientific_core/include && rm -f netcdf.h make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-master/opt/scientific_core EXTRALDFLAGS="-L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib" EXTRACFLAGS="-I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include" OPTIONS="--disable-static --enable-hdf5 --enable-hdf4 --enable-logging --enable-legacy-macros --with-plugin-dir=/opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c' /opt/metwork-mfext-master/bin/_download_helper.sh `readlink -m ./build/netcdf-c-4.10.0.tar.gz` `readlink -m ./sources` MD5 26e7a93454b8d460f2ca95c660d581f4 Computing checksum for /src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0.tar.gz... Good checksum rm -Rf netcdf-c-4.10.0 /opt/metwork-mfext-master/bin/_uncompress_helper.sh `readlink -m ./build/netcdf-c-4.10.0.tar.gz` tar.gz netcdf-c-4.10.0 cd build/netcdf-c-4.10.0 && if test "-L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib"; fi && if test "-I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include";export CPPFLAGS="-I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include";export CXXFLAGS="-I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include"; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-master/opt/scientific_core --disable-static --enable-hdf5 --enable-hdf4 --enable-logging --enable-legacy-macros --with-plugin-dir=/opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin configure: netCDF 4.10.0 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 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether compiler supports -fno-strict-aliasing... yes checking for getfattr... no checking for a BSD-compatible install... /bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking xargs -n works... 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 dependency style of gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no configure: checking supported formats checking whether we should build with HDF5... yes checking whether CDF5 support should be disabled... auto checking whether reading of HDF4 SD files is to be enabled... yes checking whether parallel I/O for classic files is to be enabled... no checking whether any network access should be allowed... yes checking whether we need to look for libcurl... checking whether DAP client(s) are to be built... yes checking whether netcdf zarr storage format should be disabled... yes 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 unit tests should be enabled... yes checking do we require hdf5 dynamic-loading support... yes checking whether to fetch some sample HDF4 files from Unidata resources site to test HDF4 reading (requires wget)... 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 default cache size was specified... 67108864U checking whether a default number of entries for the chunk cache was specified... 1000 checking whether a default cache preemption was specified... 0.75 checking whether a default file cache size for HDF5 was specified... DEFAULT_CHUNK_CACHE_SIZE checking whether a default file cache maximum number of elements for HDF5 was specified... DEFAULT_CHUNKS_IN_CACHE checking whether a default cache preemption for HDF5 was specified... DEFAULT_CHUNK_CACHE_PREEMPTION checking whether netCDF-4 logging is enabled... yes checking whether to allow legacy macros... yes checking whether byte range support is enabled... yes checking for curl_easy_setopt in -lcurl... yes checking for library containing curl_easy_setopt... -lcurl 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 checking whether libcurl is version 7.66 or later?... yes checking whether to enable quantize functionality... yes checking whether dap use of remotetest server should be enabled... yes checking whether use of external (non-unidata) servers should be enabled... no checking whether dap authorization testing should be enabled (default off)... no checking which remote test server(s) to use... remotetest.unidata.ucar.edu (default) checking whether the time-consuming dap tests should be enabled (default off)... no configure: --disable-dap-remote|external-server-tests => --disable_dap_long_tests checking whether to search for and use external libxml2... yes checking for xml2-config... xml2-config checking for xmlReadMemory in -lxml2... yes checking for library containing xmlReadMemory... -lxml2 checking whether to search for and enable blosc filter support... yes checking for blosc_init in -lblosc... yes checking for library containing blosc_init... -lblosc checking whether to search for and enable libzstd filter support... yes checking for ZSTD_compress in -lzstd... yes checking for library containing ZSTD_compress... none required checking whether libzstd library is available... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for zstd.h... yes checking whether we are going to build with zstd... yes checking whether to search for and enable external bz2 filter support... yes checking for BZ2_bzCompress in -lbz2... yes checking for library containing BZ2_bzCompress... -lbz2 checking whether libbz2 library is available... yes checking for SZ_BufftoBuffCompress in -lsz... yes checking for library containing SZ_BufftoBuffCompress... -lsz checking whether libsz library is available... yes checking for library containing zip_open... -lzip checking whether libzip library is available... yes checking whether nczarr zip support is enabled... yes checking whether netcdf S3 support should be enabled... no checking whether netcdf NCZarr S3 support should be enabled... (Deprecated) Please use --enable-s3) checking whether AWS S3 SDK library is available... no checking whether internal S3 support should be used... no configure: WARNING: No S3 library available => S3 support disabled checking what level of netcdf S3 testing should be enabled... public configure: WARNING: S3 support is disabled => no testing 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 the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking for an ANSI C-conforming const... 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... /opt/rh/gcc-toolset-11/root/usr/bin/ld checking if the linker (/opt/rh/gcc-toolset-11/root/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/gcc-toolset-11/root/usr/bin/nm -B checking the name lister (/opt/rh/gcc-toolset-11/root/usr/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 /opt/rh/gcc-toolset-11/root/usr/bin/ld option to reload object files... -r checking for file... file 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 ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /opt/rh/gcc-toolset-11/root/usr/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 (/opt/rh/gcc-toolset-11/root/usr/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++... /opt/rh/gcc-toolset-11/root/usr/bin/ld -m elf_x86_64 checking if the linker (/opt/rh/gcc-toolset-11/root/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/opt/rh/gcc-toolset-11/root/usr/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 (/opt/rh/gcc-toolset-11/root/usr/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: finding other utilities checking for m4... m4 checking for dot... dot checking for gcc option to enable large file support... none needed configure: displaying some results checking CPPFLAGS... -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include checking CC CFLAGS... gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing checking type gcc... gcc is /opt/rh/gcc-toolset-11/root/usr/bin/gcc checking CXX... g++ checking CXXFLAGS... -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include checking type g++... g++ is /opt/rh/gcc-toolset-11/root/usr/bin/g++ checking FC... unset checking F90... unset checking AR... ar checking AR_FLAGS... cr checking type ar... ar is /opt/rh/gcc-toolset-11/root/usr/bin/ar checking NM... /opt/rh/gcc-toolset-11/root/usr/bin/nm -B checking NMFLAGS... configure: checking types, headers, and functions checking for sys/param.h... yes checking for libgen.h... yes checking for locale.h... yes checking for stdio.h... (cached) yes checking for stdarg.h... yes checking for fcntl.h... 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 for getopt.h... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for time.h... yes checking for dirent.h... yes checking for stdint.h... (cached) yes checking for ctype.h... yes checking for sys/xattr.h... yes checking for sys/resource.h... 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 strncasecmp... yes checking for strndup... yes checking for clock_gettime... yes checking for struct timespec... yes 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 configure: mmap functionality is not available: disabling mmap checking whether nc_finalize should be invoked at exit... yes checking for atexit... yes checking for dlopen in -ldl... yes checking for library containing dlopen... -ldl checking whether dynamically loaded plugins is enabled... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for gcc options needed to detect all undeclared functions... none needed 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 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 size64_t... no checking for ssize64_t... no checking for _off64_t... no checking for uint64_t... yes checking for ptrdiff_t... yes checking for off_t... yes checking for uintptr_t... yes checking whether char is unsigned... no checking whether byte ordering is bigendian... no checking for mode_t... yes 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 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 whether deflate library is available... yes checking for floor in -lm... yes checking for library containing H5Fflush... -lhdf5 checking for library containing H5DSis_scale... -lhdf5_hl checking for hdf5.h... yes checking for H5Pget_fapl_mpio... no checking for H5Pset_deflate... yes checking for H5Z_SZIP... yes checking for H5Pset_all_coll_metadata_ops... no checking for H5Literate... no checking for H5Literate2... yes checking whether parallel io is enabled in hdf5... no checking for library containing H5Dread_chunk... no checking for library containing H5Dread_chunk2... none required checking for library containing H5Pset_fapl_ros3... no checking whether HDF5 allows parallel filters... yes checking whether szlib was used when building HDF5... yes checking whether HDF5 library is version 1.10.6 or later... yes checking for jpeg_CreateCompress in -ljpeg... 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 we should enable NCZarr filters... yes checking whether filter testing should be run... yes 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.10.0.tar g++ checking if libtool needs -no-undefined flag to build shared libraries... no checking value of LIBS... -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl checking whether and where we should install plugins... /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin configure: WARNING: --enable_filter-zstd => --enable-plugins. 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 s3cleanup.sh config.status: creating s3gc.sh config.status: creating plugins/findplugin.sh config.status: creating nc_test4/findplugin.sh config.status: creating nczarr_test/findplugin.sh config.status: creating h5_test/findplugin.sh config.status: creating examples/C/findplugin.sh config.status: creating ncdap_test/findtestserver.c config.status: creating nc_test/run_pnetcdf_tests.sh config.status: creating dap4_test/findtestserver4.c config.status: creating dap4_test/pingurl4.c config.status: creating h5_test/run_par_tests.sh config.status: creating nc_test4/run_par_test.sh config.status: creating nc_test4/run_par_warn_test.sh config.status: creating nc_perf/run_par_bm_test.sh config.status: creating nc_perf/run_gfs_test.sh config.status: creating nczarr_test/timer_utils.h config.status: creating nczarr_test/timer_utils.c config.status: creating nczarr_test/test_filter.c config.status: creating nczarr_test/test_filter_misc.c config.status: creating nczarr_test/tst_multifilter.c config.status: creating nczarr_test/test_filter_repeat.c config.status: creating nczarr_test/test_filter_order.c 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 include/netcdf_meta.h config.status: creating include/netcdf_dispatch.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 libnczarr/Makefile config.status: creating libncpoco/Makefile config.status: creating libncxml/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 ncdap_test/expectedhyrax/Makefile config.status: creating dap4_test/Makefile config.status: creating plugins/Makefile config.status: creating nczarr_test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands # NetCDF C Configuration Summary ============================== # General ------- NetCDF Version: 4.10.0 Dispatch Version: 5 Configured On: Mon Jun 15 15:16:11 UTC 2026 Host System: x86_64-pc-linux-gnu Build Directory: /src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0 Install Prefix: /opt/metwork-mfext-master/opt/scientific_core # Compiling Options ----------------- C Compiler: /opt/rh/gcc-toolset-11/root/usr/bin/gcc CFLAGS: -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing CPPFLAGS: -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include LDFLAGS: -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib AM_CFLAGS: AM_CPPFLAGS: AM_LDFLAGS: Shared Library: yes Static Library: no Extra libraries: -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl XML Parser: libxml2 Legacy Macros: yes # Features -------- Benchmarks: no NetCDF-2 API: yes HDF4 Support: yes HDF5 Support: yes CDF5 Support: yes NC-4 Parallel Support: no PnetCDF Support: no DAP2 Support: yes DAP4 Support: yes Byte-Range Support: yes S3 Support: no S3 SDK: none NCZarr Support: yes NCZarr Zip Support: yes Diskless Support: yes MMap Support: no ERANGE Fill Support: no Relaxed Boundary Check: yes Plugins Enabled: yes Plugin Install Dir: /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin Plugin Search Path: /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin:/usr/local/hdf5/lib/plugin UDF Self-Load: yes Quantization: yes Logging: yes SZIP Write Support: yes Standard Filters: bz2 deflate szip blosc zstd ZSTD Support: yes Parallel Filters: yes cd build/netcdf-c-4.10.0 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0' Making all in include make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/include' make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/include' 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.10.0/include' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/include' Making all in libncxml make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libncxml' depbase=`echo ncxml_xml2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT ncxml_xml2.lo -MD -MP -MF $depbase.Tpo -c -o ncxml_xml2.lo ncxml_xml2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT ncxml_xml2.lo -MD -MP -MF .deps/ncxml_xml2.Tpo -c ncxml_xml2.c -fPIC -DPIC -o .libs/ncxml_xml2.o /bin/sh ../libtool --tag=CXX --mode=link g++ -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o libncxml.la ncxml_xml2.lo -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: ar cr .libs/libncxml.a .libs/ncxml_xml2.o libtool: link: ranlib .libs/libncxml.a libtool: link: ( cd ".libs" && rm -f "libncxml.la" && ln -s "../libncxml.la" "libncxml.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libncxml' Making all in libdispatch make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libdispatch' depbase=`echo ncrandom.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT ncrandom.o -MD -MP -MF $depbase.Tpo -c -o ncrandom.o ncrandom.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o ncrandom ncrandom.o -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o ncrandom ncrandom.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-dfile.lo -MD -MP -MF .deps/libdispatch_la-dfile.Tpo -c dfile.c -fPIC -DPIC -o .libs/libdispatch_la-dfile.o dfile.c: In function 'NC_create': dfile.c:1903:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1903 | path = nulldup((const char*)p); | ^ dfile.c: In function 'NC_open': dfile.c:2072:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2072 | path = nulldup(p); | ^ 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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-ncuri.lo -MD -MP -MF .deps/libdispatch_la-ncuri.Tpo -c ncuri.c -fPIC -DPIC -o .libs/libdispatch_la-ncuri.o In file included from ../config.h:680, from ncuri.c:6: ncuri.c: In function 'ncuriappendfragmentkey': ../include/ncconfigure.h:147:32: warning: passing argument 3 of 'nclistset' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 147 | #define nulldup(s) ((s)==NULL?s:strdup(s)) | ~~~~~~~~~~~~^~~~~~~~~~~ ncuri.c:569:48: note: in expansion of macro 'nulldup' 569 | nclistset(duri->fraglist,(size_t)pos+1,nulldup(value)); | ^~~~~~~ In file included from ncuri.c:15: ../include/nclist.h:32:38: note: expected 'void *' but argument is of type 'const char *' 32 | EXTERNL int nclistset(NClist*,size_t,void*); | ^~~~~ In file included from ../config.h:680, from ncuri.c:6: ncuri.c: In function 'ncuriappendquerykey': ../include/ncconfigure.h:147:32: warning: passing argument 3 of 'nclistset' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 147 | #define nulldup(s) ((s)==NULL?s:strdup(s)) | ~~~~~~~~~~~~^~~~~~~~~~~ ncuri.c:616:49: note: in expansion of macro 'nulldup' 616 | nclistset(duri->querylist,(size_t)pos+1,nulldup(value)); | ^~~~~~~ In file included from ncuri.c:15: ../include/nclist.h:32:38: note: expected 'void *' but argument is of type 'const char *' 32 | EXTERNL int nclistset(NClist*,size_t,void*); | ^~~~~ 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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-nc.lo -MD -MP -MF .deps/libdispatch_la-nc.Tpo -c nc.c -fPIC -DPIC -o .libs/libdispatch_la-nc.o nc.c: In function 'new_NC': nc.c:91:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 91 | ncp->path = nulldup(path); | ^ 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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-dpathmgr.lo -MD -MP -MF .deps/libdispatch_la-dpathmgr.Tpo -c -o libdispatch_la-dpathmgr.lo `test -f 'dpathmgr.c' || echo './'`dpathmgr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-dpathmgr.lo -MD -MP -MF .deps/libdispatch_la-dpathmgr.Tpo -c dpathmgr.c -fPIC -DPIC -o .libs/libdispatch_la-dpathmgr.o mv -f .deps/libdispatch_la-dpathmgr.Tpo .deps/libdispatch_la-dpathmgr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-daux.lo -MD -MP -MF .deps/libdispatch_la-daux.Tpo -c daux.c -fPIC -DPIC -o .libs/libdispatch_la-daux.o daux.c: In function 'ncaux_plugin_path_append': daux.c:1154:29: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1154 | dirs->dirs[dirs->ndirs] = nulldup(dir); | ^ daux.c: In function 'ncaux_plugin_path_prepend': daux.c:1184:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1184 | dirs->dirs[0] = nulldup(dir); | ^ 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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-dinstance.lo -MD -MP -MF .deps/libdispatch_la-dinstance.Tpo -c -o libdispatch_la-dinstance.lo `test -f 'dinstance.c' || echo './'`dinstance.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-dinstance.lo -MD -MP -MF .deps/libdispatch_la-dinstance.Tpo -c dinstance.c -fPIC -DPIC -o .libs/libdispatch_la-dinstance.o mv -f .deps/libdispatch_la-dinstance.Tpo .deps/libdispatch_la-dinstance.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-dcrc32.lo -MD -MP -MF .deps/libdispatch_la-dcrc32.Tpo -c -o libdispatch_la-dcrc32.lo `test -f 'dcrc32.c' || echo './'`dcrc32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-dcrc32.lo -MD -MP -MF .deps/libdispatch_la-dcrc32.Tpo -c dcrc32.c -fPIC -DPIC -o .libs/libdispatch_la-dcrc32.o mv -f .deps/libdispatch_la-dcrc32.Tpo .deps/libdispatch_la-dcrc32.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-dcrc64.lo -MD -MP -MF .deps/libdispatch_la-dcrc64.Tpo -c -o libdispatch_la-dcrc64.lo `test -f 'dcrc64.c' || echo './'`dcrc64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-dcrc64.lo -MD -MP -MF .deps/libdispatch_la-dcrc64.Tpo -c dcrc64.c -fPIC -DPIC -o .libs/libdispatch_la-dcrc64.o mv -f .deps/libdispatch_la-dcrc64.Tpo .deps/libdispatch_la-dcrc64.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-ncexhash.lo -MD -MP -MF .deps/libdispatch_la-ncexhash.Tpo -c -o libdispatch_la-ncexhash.lo `test -f 'ncexhash.c' || echo './'`ncexhash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-ncexhash.lo -MD -MP -MF .deps/libdispatch_la-ncexhash.Tpo -c ncexhash.c -fPIC -DPIC -o .libs/libdispatch_la-ncexhash.o mv -f .deps/libdispatch_la-ncexhash.Tpo .deps/libdispatch_la-ncexhash.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-ncxcache.lo -MD -MP -MF .deps/libdispatch_la-ncxcache.Tpo -c -o libdispatch_la-ncxcache.lo `test -f 'ncxcache.c' || echo './'`ncxcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-ncxcache.lo -MD -MP -MF .deps/libdispatch_la-ncxcache.Tpo -c ncxcache.c -fPIC -DPIC -o .libs/libdispatch_la-ncxcache.o mv -f .deps/libdispatch_la-ncxcache.Tpo .deps/libdispatch_la-ncxcache.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-ncjson.lo -MD -MP -MF .deps/libdispatch_la-ncjson.Tpo -c -o libdispatch_la-ncjson.lo `test -f 'ncjson.c' || echo './'`ncjson.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-ncjson.lo -MD -MP -MF .deps/libdispatch_la-ncjson.Tpo -c ncjson.c -fPIC -DPIC -o .libs/libdispatch_la-ncjson.o ncjson.c: In function 'NCJdictlookup': ncjson.c:655:12: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 655 | return jvalue; | ^~~~~~ mv -f .deps/libdispatch_la-ncjson.Tpo .deps/libdispatch_la-ncjson.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-ds3util.lo -MD -MP -MF .deps/libdispatch_la-ds3util.Tpo -c -o libdispatch_la-ds3util.lo `test -f 'ds3util.c' || echo './'`ds3util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-ds3util.lo -MD -MP -MF .deps/libdispatch_la-ds3util.Tpo -c ds3util.c -fPIC -DPIC -o .libs/libdispatch_la-ds3util.o mv -f .deps/libdispatch_la-ds3util.Tpo .deps/libdispatch_la-ds3util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-dmissing.lo -MD -MP -MF .deps/libdispatch_la-dmissing.Tpo -c -o libdispatch_la-dmissing.lo `test -f 'dmissing.c' || echo './'`dmissing.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-dmissing.lo -MD -MP -MF .deps/libdispatch_la-dmissing.Tpo -c dmissing.c -fPIC -DPIC -o .libs/libdispatch_la-dmissing.o mv -f .deps/libdispatch_la-dmissing.Tpo .deps/libdispatch_la-dmissing.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-dinstance_intern.lo -MD -MP -MF .deps/libdispatch_la-dinstance_intern.Tpo -c -o libdispatch_la-dinstance_intern.lo `test -f 'dinstance_intern.c' || echo './'`dinstance_intern.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-dinstance_intern.lo -MD -MP -MF .deps/libdispatch_la-dinstance_intern.Tpo -c dinstance_intern.c -fPIC -DPIC -o .libs/libdispatch_la-dinstance_intern.o mv -f .deps/libdispatch_la-dinstance_intern.Tpo .deps/libdispatch_la-dinstance_intern.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-ncproplist.lo -MD -MP -MF .deps/libdispatch_la-ncproplist.Tpo -c -o libdispatch_la-ncproplist.lo `test -f 'ncproplist.c' || echo './'`ncproplist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-ncproplist.lo -MD -MP -MF .deps/libdispatch_la-ncproplist.Tpo -c ncproplist.c -fPIC -DPIC -o .libs/libdispatch_la-ncproplist.o mv -f .deps/libdispatch_la-ncproplist.Tpo .deps/libdispatch_la-ncproplist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-ncindex.lo -MD -MP -MF .deps/libdispatch_la-ncindex.Tpo -c -o libdispatch_la-ncindex.lo `test -f 'ncindex.c' || echo './'`ncindex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-ncindex.lo -MD -MP -MF .deps/libdispatch_la-ncindex.Tpo -c ncindex.c -fPIC -DPIC -o .libs/libdispatch_la-ncindex.o mv -f .deps/libdispatch_la-ncindex.Tpo .deps/libdispatch_la-ncindex.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-dglobal.lo -MD -MP -MF .deps/libdispatch_la-dglobal.Tpo -c -o libdispatch_la-dglobal.lo `test -f 'dglobal.c' || echo './'`dglobal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-dglobal.lo -MD -MP -MF .deps/libdispatch_la-dglobal.Tpo -c dglobal.c -fPIC -DPIC -o .libs/libdispatch_la-dglobal.o mv -f .deps/libdispatch_la-dglobal.Tpo .deps/libdispatch_la-dglobal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-dudfplugins.lo -MD -MP -MF .deps/libdispatch_la-dudfplugins.Tpo -c -o libdispatch_la-dudfplugins.lo `test -f 'dudfplugins.c' || echo './'`dudfplugins.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-dudfplugins.lo -MD -MP -MF .deps/libdispatch_la-dudfplugins.Tpo -c dudfplugins.c -fPIC -DPIC -o .libs/libdispatch_la-dudfplugins.o mv -f .deps/libdispatch_la-dudfplugins.Tpo .deps/libdispatch_la-dudfplugins.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-drc.lo -MD -MP -MF .deps/libdispatch_la-drc.Tpo -c drc.c -fPIC -DPIC -o .libs/libdispatch_la-drc.o drc.c: In function 'NC_rcfile_insert': drc.c:700:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 700 | entry->host = nulldup(hostport); | ^ drc.c:702:24: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 702 | entry->urlpath = nulldup(urlpath); | ^ 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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-dplugins.lo -MD -MP -MF .deps/libdispatch_la-dplugins.Tpo -c -o libdispatch_la-dplugins.lo `test -f 'dplugins.c' || echo './'`dplugins.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-dplugins.lo -MD -MP -MF .deps/libdispatch_la-dplugins.Tpo -c dplugins.c -fPIC -DPIC -o .libs/libdispatch_la-dplugins.o dplugins.c: In function 'nc_plugin_path_get': dplugins.c:224:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 224 | dirs->dirs[i] = nulldup(dir); | ^ mv -f .deps/libdispatch_la-dplugins.Tpo .deps/libdispatch_la-dplugins.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-dhttp.lo -MD -MP -MF .deps/libdispatch_la-dhttp.Tpo -c -o libdispatch_la-dhttp.lo `test -f 'dhttp.c' || echo './'`dhttp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdispatch_la-dhttp.lo -MD -MP -MF .deps/libdispatch_la-dhttp.Tpo -c dhttp.c -fPIC -DPIC -o .libs/libdispatch_la-dhttp.o mv -f .deps/libdispatch_la-dhttp.Tpo .deps/libdispatch_la-dhttp.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o libdispatch.la 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-dpathmgr.lo libdispatch_la-dutil.lo libdispatch_la-dreadonly.lo libdispatch_la-dnotnc4.lo libdispatch_la-dnotnc3.lo libdispatch_la-dinfermodel.lo libdispatch_la-daux.lo libdispatch_la-dinstance.lo libdispatch_la-dcrc32.lo libdispatch_la-dcrc64.lo libdispatch_la-ncexhash.lo libdispatch_la-ncxcache.lo libdispatch_la-ncjson.lo libdispatch_la-ds3util.lo libdispatch_la-dparallel.lo libdispatch_la-dmissing.lo libdispatch_la-dinstance_intern.lo libdispatch_la-ncproplist.lo libdispatch_la-ncindex.lo libdispatch_la-dglobal.lo libdispatch_la-dudfplugins.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 libdispatch_la-dplugins.lo libdispatch_la-dhttp.lo -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: ar cr .libs/libdispatch.a .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-dpathmgr.o .libs/libdispatch_la-dutil.o .libs/libdispatch_la-dreadonly.o .libs/libdispatch_la-dnotnc4.o .libs/libdispatch_la-dnotnc3.o .libs/libdispatch_la-dinfermodel.o .libs/libdispatch_la-daux.o .libs/libdispatch_la-dinstance.o .libs/libdispatch_la-dcrc32.o .libs/libdispatch_la-dcrc64.o .libs/libdispatch_la-ncexhash.o .libs/libdispatch_la-ncxcache.o .libs/libdispatch_la-ncjson.o .libs/libdispatch_la-ds3util.o .libs/libdispatch_la-dparallel.o .libs/libdispatch_la-dmissing.o .libs/libdispatch_la-dinstance_intern.o .libs/libdispatch_la-ncproplist.o .libs/libdispatch_la-ncindex.o .libs/libdispatch_la-dglobal.o .libs/libdispatch_la-dudfplugins.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 .libs/libdispatch_la-dplugins.o .libs/libdispatch_la-dhttp.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../include -I.. -I.. -I../oc2 -I../libnczarr -DDLL_EXPORT -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -DDLL_EXPORT -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o libnetcdf2.la libnetcdf2_la-dv2i.lo -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: ar cr .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.10.0/libdispatch' Making all in libsrc make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libsrc' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnetcdf3_la-httpio.lo -MD -MP -MF .deps/libnetcdf3_la-httpio.Tpo -c -o libnetcdf3_la-httpio.lo `test -f 'httpio.c' || echo './'`httpio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnetcdf3_la-httpio.lo -MD -MP -MF .deps/libnetcdf3_la-httpio.Tpo -c httpio.c -fPIC -DPIC -o .libs/libnetcdf3_la-httpio.o mv -f .deps/libnetcdf3_la-httpio.Tpo .deps/libnetcdf3_la-httpio.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/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 libnetcdf3_la-httpio.lo -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: ar cr .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 .libs/libnetcdf3_la-httpio.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.10.0/libsrc' Making all in libsrc4 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libsrc4' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnetcdf4_la-nc4cache.lo -MD -MP -MF .deps/libnetcdf4_la-nc4cache.Tpo -c -o libnetcdf4_la-nc4cache.lo `test -f 'nc4cache.c' || echo './'`nc4cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnetcdf4_la-nc4cache.lo -MD -MP -MF .deps/libnetcdf4_la-nc4cache.Tpo -c nc4cache.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4cache.o mv -f .deps/libnetcdf4_la-nc4cache.Tpo .deps/libnetcdf4_la-nc4cache.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/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-nc4cache.lo -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: ar cr .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-nc4cache.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.10.0/libsrc4' Making all in libhdf4 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o libnchdf4.la hdf4dispatch.lo hdf4file.lo hdf4var.lo hdf4func.lo -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: ar cr .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.10.0/libhdf4' Making all in libhdf5 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libhdf5' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnchdf5_la-hdf5filter.lo -MD -MP -MF .deps/libnchdf5_la-hdf5filter.Tpo -c -o libnchdf5_la-hdf5filter.lo `test -f 'hdf5filter.c' || echo './'`hdf5filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnchdf5_la-hdf5filter.lo -MD -MP -MF .deps/libnchdf5_la-hdf5filter.Tpo -c hdf5filter.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5filter.o mv -f .deps/libnchdf5_la-hdf5filter.Tpo .deps/libnchdf5_la-hdf5filter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnchdf5_la-hdf5plugins.lo -MD -MP -MF .deps/libnchdf5_la-hdf5plugins.Tpo -c -o libnchdf5_la-hdf5plugins.lo `test -f 'hdf5plugins.c' || echo './'`hdf5plugins.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnchdf5_la-hdf5plugins.lo -MD -MP -MF .deps/libnchdf5_la-hdf5plugins.Tpo -c hdf5plugins.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5plugins.o mv -f .deps/libnchdf5_la-hdf5plugins.Tpo .deps/libnchdf5_la-hdf5plugins.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnchdf5_la-hdf5set_format_compatibility.lo -MD -MP -MF .deps/libnchdf5_la-hdf5set_format_compatibility.Tpo -c -o libnchdf5_la-hdf5set_format_compatibility.lo `test -f 'hdf5set_format_compatibility.c' || echo './'`hdf5set_format_compatibility.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnchdf5_la-hdf5set_format_compatibility.lo -MD -MP -MF .deps/libnchdf5_la-hdf5set_format_compatibility.Tpo -c hdf5set_format_compatibility.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5set_format_compatibility.o mv -f .deps/libnchdf5_la-hdf5set_format_compatibility.Tpo .deps/libnchdf5_la-hdf5set_format_compatibility.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnchdf5_la-hdf5debug.lo -MD -MP -MF .deps/libnchdf5_la-hdf5debug.Tpo -c -o libnchdf5_la-hdf5debug.lo `test -f 'hdf5debug.c' || echo './'`hdf5debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnchdf5_la-hdf5debug.lo -MD -MP -MF .deps/libnchdf5_la-hdf5debug.Tpo -c hdf5debug.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5debug.o mv -f .deps/libnchdf5_la-hdf5debug.Tpo .deps/libnchdf5_la-hdf5debug.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnchdf5_la-H5FDhttp.lo -MD -MP -MF .deps/libnchdf5_la-H5FDhttp.Tpo -c -o libnchdf5_la-H5FDhttp.lo `test -f 'H5FDhttp.c' || echo './'`H5FDhttp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnchdf5_la-H5FDhttp.lo -MD -MP -MF .deps/libnchdf5_la-H5FDhttp.Tpo -c H5FDhttp.c -fPIC -DPIC -o .libs/libnchdf5_la-H5FDhttp.o mv -f .deps/libnchdf5_la-H5FDhttp.Tpo .deps/libnchdf5_la-H5FDhttp.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/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-hdf5dispatch.lo libnchdf5_la-hdf5filter.lo libnchdf5_la-hdf5plugins.lo libnchdf5_la-hdf5set_format_compatibility.lo libnchdf5_la-hdf5debug.lo libnchdf5_la-H5FDhttp.lo -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: ar cr .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-hdf5dispatch.o .libs/libnchdf5_la-hdf5filter.o .libs/libnchdf5_la-hdf5plugins.o .libs/libnchdf5_la-hdf5set_format_compatibility.o .libs/libnchdf5_la-hdf5debug.o .libs/libnchdf5_la-H5FDhttp.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.10.0/libhdf5' Making all in oc2 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/oc2' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT liboc_la-ocinternal.lo -MD -MP -MF .deps/liboc_la-ocinternal.Tpo -c ocinternal.c -fPIC -DPIC -o .libs/liboc_la-ocinternal.o ocinternal.c: In function 'ocfetch': ocinternal.c:174:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 174 | tree->constraint = nulldup(constraint); | ^ 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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/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 -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: ar cr .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.10.0/oc2' Making all in libdap2 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libdap2' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libdap2_la-ncd2dispatch.lo -MD -MP -MF .deps/libdap2_la-ncd2dispatch.Tpo -c ncd2dispatch.c -fPIC -DPIC -o .libs/libdap2_la-ncd2dispatch.o ncd2dispatch.c: In function 'buildglobalattrs': ncd2dispatch.c:908:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 908 | nltxt = nulldup(txt); | ^ ncd2dispatch.c:919:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 919 | nltxt = nulldup(txt); | ^ 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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/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 -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: ar cr .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.10.0/libdap2' Making all in libdap4 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libdap4' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libncxml -I../libsrc4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o libdap4.la 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 -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: ar cr .libs/libdap4.a .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 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.10.0/libdap4' Making all in libncpoco make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libncpoco' depbase=`echo ncpoco.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT ncpoco.lo -MD -MP -MF $depbase.Tpo -c -o ncpoco.lo ncpoco.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT ncpoco.lo -MD -MP -MF .deps/ncpoco.Tpo -c ncpoco.c -fPIC -DPIC -o .libs/ncpoco.o depbase=`echo cp_unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT cp_unix.lo -MD -MP -MF $depbase.Tpo -c -o cp_unix.lo cp_unix.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT cp_unix.lo -MD -MP -MF .deps/cp_unix.Tpo -c cp_unix.c -fPIC -DPIC -o .libs/cp_unix.o /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o libncpoco.la ncpoco.lo cp_unix.lo -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: ar cr .libs/libncpoco.a .libs/ncpoco.o .libs/cp_unix.o libtool: link: ranlib .libs/libncpoco.a libtool: link: ( cd ".libs" && rm -f "libncpoco.la" && ln -s "../libncpoco.la" "libncpoco.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libncpoco' Making all in libnczarr make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libnczarr' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zarr.lo -MD -MP -MF .deps/libnczarr_la-zarr.Tpo -c -o libnczarr_la-zarr.lo `test -f 'zarr.c' || echo './'`zarr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zarr.lo -MD -MP -MF .deps/libnczarr_la-zarr.Tpo -c zarr.c -fPIC -DPIC -o .libs/libnczarr_la-zarr.o mv -f .deps/libnczarr_la-zarr.Tpo .deps/libnczarr_la-zarr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zattr.lo -MD -MP -MF .deps/libnczarr_la-zattr.Tpo -c -o libnczarr_la-zattr.lo `test -f 'zattr.c' || echo './'`zattr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zattr.lo -MD -MP -MF .deps/libnczarr_la-zattr.Tpo -c zattr.c -fPIC -DPIC -o .libs/libnczarr_la-zattr.o mv -f .deps/libnczarr_la-zattr.Tpo .deps/libnczarr_la-zattr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zxcache.lo -MD -MP -MF .deps/libnczarr_la-zxcache.Tpo -c -o libnczarr_la-zxcache.lo `test -f 'zxcache.c' || echo './'`zxcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zxcache.lo -MD -MP -MF .deps/libnczarr_la-zxcache.Tpo -c zxcache.c -fPIC -DPIC -o .libs/libnczarr_la-zxcache.o mv -f .deps/libnczarr_la-zxcache.Tpo .deps/libnczarr_la-zxcache.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zchunking.lo -MD -MP -MF .deps/libnczarr_la-zchunking.Tpo -c -o libnczarr_la-zchunking.lo `test -f 'zchunking.c' || echo './'`zchunking.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zchunking.lo -MD -MP -MF .deps/libnczarr_la-zchunking.Tpo -c zchunking.c -fPIC -DPIC -o .libs/libnczarr_la-zchunking.o mv -f .deps/libnczarr_la-zchunking.Tpo .deps/libnczarr_la-zchunking.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zclose.lo -MD -MP -MF .deps/libnczarr_la-zclose.Tpo -c -o libnczarr_la-zclose.lo `test -f 'zclose.c' || echo './'`zclose.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zclose.lo -MD -MP -MF .deps/libnczarr_la-zclose.Tpo -c zclose.c -fPIC -DPIC -o .libs/libnczarr_la-zclose.o mv -f .deps/libnczarr_la-zclose.Tpo .deps/libnczarr_la-zclose.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zcreate.lo -MD -MP -MF .deps/libnczarr_la-zcreate.Tpo -c -o libnczarr_la-zcreate.lo `test -f 'zcreate.c' || echo './'`zcreate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zcreate.lo -MD -MP -MF .deps/libnczarr_la-zcreate.Tpo -c zcreate.c -fPIC -DPIC -o .libs/libnczarr_la-zcreate.o mv -f .deps/libnczarr_la-zcreate.Tpo .deps/libnczarr_la-zcreate.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zcvt.lo -MD -MP -MF .deps/libnczarr_la-zcvt.Tpo -c -o libnczarr_la-zcvt.lo `test -f 'zcvt.c' || echo './'`zcvt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zcvt.lo -MD -MP -MF .deps/libnczarr_la-zcvt.Tpo -c zcvt.c -fPIC -DPIC -o .libs/libnczarr_la-zcvt.o mv -f .deps/libnczarr_la-zcvt.Tpo .deps/libnczarr_la-zcvt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zdim.lo -MD -MP -MF .deps/libnczarr_la-zdim.Tpo -c -o libnczarr_la-zdim.lo `test -f 'zdim.c' || echo './'`zdim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zdim.lo -MD -MP -MF .deps/libnczarr_la-zdim.Tpo -c zdim.c -fPIC -DPIC -o .libs/libnczarr_la-zdim.o mv -f .deps/libnczarr_la-zdim.Tpo .deps/libnczarr_la-zdim.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zdispatch.lo -MD -MP -MF .deps/libnczarr_la-zdispatch.Tpo -c -o libnczarr_la-zdispatch.lo `test -f 'zdispatch.c' || echo './'`zdispatch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zdispatch.lo -MD -MP -MF .deps/libnczarr_la-zdispatch.Tpo -c zdispatch.c -fPIC -DPIC -o .libs/libnczarr_la-zdispatch.o mv -f .deps/libnczarr_la-zdispatch.Tpo .deps/libnczarr_la-zdispatch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zfile.lo -MD -MP -MF .deps/libnczarr_la-zfile.Tpo -c -o libnczarr_la-zfile.lo `test -f 'zfile.c' || echo './'`zfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zfile.lo -MD -MP -MF .deps/libnczarr_la-zfile.Tpo -c zfile.c -fPIC -DPIC -o .libs/libnczarr_la-zfile.o mv -f .deps/libnczarr_la-zfile.Tpo .deps/libnczarr_la-zfile.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zgrp.lo -MD -MP -MF .deps/libnczarr_la-zgrp.Tpo -c -o libnczarr_la-zgrp.lo `test -f 'zgrp.c' || echo './'`zgrp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zgrp.lo -MD -MP -MF .deps/libnczarr_la-zgrp.Tpo -c zgrp.c -fPIC -DPIC -o .libs/libnczarr_la-zgrp.o mv -f .deps/libnczarr_la-zgrp.Tpo .deps/libnczarr_la-zgrp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zinternal.lo -MD -MP -MF .deps/libnczarr_la-zinternal.Tpo -c -o libnczarr_la-zinternal.lo `test -f 'zinternal.c' || echo './'`zinternal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zinternal.lo -MD -MP -MF .deps/libnczarr_la-zinternal.Tpo -c zinternal.c -fPIC -DPIC -o .libs/libnczarr_la-zinternal.o mv -f .deps/libnczarr_la-zinternal.Tpo .deps/libnczarr_la-zinternal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zmap.lo -MD -MP -MF .deps/libnczarr_la-zmap.Tpo -c -o libnczarr_la-zmap.lo `test -f 'zmap.c' || echo './'`zmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zmap.lo -MD -MP -MF .deps/libnczarr_la-zmap.Tpo -c zmap.c -fPIC -DPIC -o .libs/libnczarr_la-zmap.o mv -f .deps/libnczarr_la-zmap.Tpo .deps/libnczarr_la-zmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zmap_file.lo -MD -MP -MF .deps/libnczarr_la-zmap_file.Tpo -c -o libnczarr_la-zmap_file.lo `test -f 'zmap_file.c' || echo './'`zmap_file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zmap_file.lo -MD -MP -MF .deps/libnczarr_la-zmap_file.Tpo -c zmap_file.c -fPIC -DPIC -o .libs/libnczarr_la-zmap_file.o mv -f .deps/libnczarr_la-zmap_file.Tpo .deps/libnczarr_la-zmap_file.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zmetadata.lo -MD -MP -MF .deps/libnczarr_la-zmetadata.Tpo -c -o libnczarr_la-zmetadata.lo `test -f 'zmetadata.c' || echo './'`zmetadata.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zmetadata.lo -MD -MP -MF .deps/libnczarr_la-zmetadata.Tpo -c zmetadata.c -fPIC -DPIC -o .libs/libnczarr_la-zmetadata.o mv -f .deps/libnczarr_la-zmetadata.Tpo .deps/libnczarr_la-zmetadata.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zmetadata2.lo -MD -MP -MF .deps/libnczarr_la-zmetadata2.Tpo -c -o libnczarr_la-zmetadata2.lo `test -f 'zmetadata2.c' || echo './'`zmetadata2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zmetadata2.lo -MD -MP -MF .deps/libnczarr_la-zmetadata2.Tpo -c zmetadata2.c -fPIC -DPIC -o .libs/libnczarr_la-zmetadata2.o mv -f .deps/libnczarr_la-zmetadata2.Tpo .deps/libnczarr_la-zmetadata2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zodom.lo -MD -MP -MF .deps/libnczarr_la-zodom.Tpo -c -o libnczarr_la-zodom.lo `test -f 'zodom.c' || echo './'`zodom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zodom.lo -MD -MP -MF .deps/libnczarr_la-zodom.Tpo -c zodom.c -fPIC -DPIC -o .libs/libnczarr_la-zodom.o mv -f .deps/libnczarr_la-zodom.Tpo .deps/libnczarr_la-zodom.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zopen.lo -MD -MP -MF .deps/libnczarr_la-zopen.Tpo -c -o libnczarr_la-zopen.lo `test -f 'zopen.c' || echo './'`zopen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zopen.lo -MD -MP -MF .deps/libnczarr_la-zopen.Tpo -c zopen.c -fPIC -DPIC -o .libs/libnczarr_la-zopen.o mv -f .deps/libnczarr_la-zopen.Tpo .deps/libnczarr_la-zopen.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zprov.lo -MD -MP -MF .deps/libnczarr_la-zprov.Tpo -c -o libnczarr_la-zprov.lo `test -f 'zprov.c' || echo './'`zprov.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zprov.lo -MD -MP -MF .deps/libnczarr_la-zprov.Tpo -c zprov.c -fPIC -DPIC -o .libs/libnczarr_la-zprov.o mv -f .deps/libnczarr_la-zprov.Tpo .deps/libnczarr_la-zprov.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zsync.lo -MD -MP -MF .deps/libnczarr_la-zsync.Tpo -c -o libnczarr_la-zsync.lo `test -f 'zsync.c' || echo './'`zsync.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zsync.lo -MD -MP -MF .deps/libnczarr_la-zsync.Tpo -c zsync.c -fPIC -DPIC -o .libs/libnczarr_la-zsync.o mv -f .deps/libnczarr_la-zsync.Tpo .deps/libnczarr_la-zsync.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-ztype.lo -MD -MP -MF .deps/libnczarr_la-ztype.Tpo -c -o libnczarr_la-ztype.lo `test -f 'ztype.c' || echo './'`ztype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-ztype.lo -MD -MP -MF .deps/libnczarr_la-ztype.Tpo -c ztype.c -fPIC -DPIC -o .libs/libnczarr_la-ztype.o mv -f .deps/libnczarr_la-ztype.Tpo .deps/libnczarr_la-ztype.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zutil.lo -MD -MP -MF .deps/libnczarr_la-zutil.Tpo -c -o libnczarr_la-zutil.lo `test -f 'zutil.c' || echo './'`zutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zutil.lo -MD -MP -MF .deps/libnczarr_la-zutil.Tpo -c zutil.c -fPIC -DPIC -o .libs/libnczarr_la-zutil.o mv -f .deps/libnczarr_la-zutil.Tpo .deps/libnczarr_la-zutil.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zvar.lo -MD -MP -MF .deps/libnczarr_la-zvar.Tpo -c -o libnczarr_la-zvar.lo `test -f 'zvar.c' || echo './'`zvar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zvar.lo -MD -MP -MF .deps/libnczarr_la-zvar.Tpo -c zvar.c -fPIC -DPIC -o .libs/libnczarr_la-zvar.o mv -f .deps/libnczarr_la-zvar.Tpo .deps/libnczarr_la-zvar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zwalk.lo -MD -MP -MF .deps/libnczarr_la-zwalk.Tpo -c -o libnczarr_la-zwalk.lo `test -f 'zwalk.c' || echo './'`zwalk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zwalk.lo -MD -MP -MF .deps/libnczarr_la-zwalk.Tpo -c zwalk.c -fPIC -DPIC -o .libs/libnczarr_la-zwalk.o mv -f .deps/libnczarr_la-zwalk.Tpo .deps/libnczarr_la-zwalk.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zdebug.lo -MD -MP -MF .deps/libnczarr_la-zdebug.Tpo -c -o libnczarr_la-zdebug.lo `test -f 'zdebug.c' || echo './'`zdebug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zdebug.lo -MD -MP -MF .deps/libnczarr_la-zdebug.Tpo -c zdebug.c -fPIC -DPIC -o .libs/libnczarr_la-zdebug.o mv -f .deps/libnczarr_la-zdebug.Tpo .deps/libnczarr_la-zdebug.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zmap_zip.lo -MD -MP -MF .deps/libnczarr_la-zmap_zip.Tpo -c -o libnczarr_la-zmap_zip.lo `test -f 'zmap_zip.c' || echo './'`zmap_zip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zmap_zip.lo -MD -MP -MF .deps/libnczarr_la-zmap_zip.Tpo -c zmap_zip.c -fPIC -DPIC -o .libs/libnczarr_la-zmap_zip.o mv -f .deps/libnczarr_la-zmap_zip.Tpo .deps/libnczarr_la-zmap_zip.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zfilter.lo -MD -MP -MF .deps/libnczarr_la-zfilter.Tpo -c -o libnczarr_la-zfilter.lo `test -f 'zfilter.c' || echo './'`zfilter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zfilter.lo -MD -MP -MF .deps/libnczarr_la-zfilter.Tpo -c zfilter.c -fPIC -DPIC -o .libs/libnczarr_la-zfilter.o mv -f .deps/libnczarr_la-zfilter.Tpo .deps/libnczarr_la-zfilter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zplugins.lo -MD -MP -MF .deps/libnczarr_la-zplugins.Tpo -c -o libnczarr_la-zplugins.lo `test -f 'zplugins.c' || echo './'`zplugins.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -D_LARGEFILE_SOURCE -I../libsrc4 -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT libnczarr_la-zplugins.lo -MD -MP -MF .deps/libnczarr_la-zplugins.Tpo -c zplugins.c -fPIC -DPIC -o .libs/libnczarr_la-zplugins.o zplugins.c: In function 'NCZ_plugin_path_get': zplugins.c:175:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 175 | dirs->dirs[i] = nulldup(dir); | ^ mv -f .deps/libnczarr_la-zplugins.Tpo .deps/libnczarr_la-zplugins.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o libnczarr.la libnczarr_la-zarr.lo libnczarr_la-zattr.lo libnczarr_la-zxcache.lo libnczarr_la-zchunking.lo libnczarr_la-zclose.lo libnczarr_la-zcreate.lo libnczarr_la-zcvt.lo libnczarr_la-zdim.lo libnczarr_la-zdispatch.lo libnczarr_la-zfile.lo libnczarr_la-zgrp.lo libnczarr_la-zinternal.lo libnczarr_la-zmap.lo libnczarr_la-zmap_file.lo libnczarr_la-zmetadata.lo libnczarr_la-zmetadata2.lo libnczarr_la-zodom.lo libnczarr_la-zopen.lo libnczarr_la-zprov.lo libnczarr_la-zsync.lo libnczarr_la-ztype.lo libnczarr_la-zutil.lo libnczarr_la-zvar.lo libnczarr_la-zwalk.lo libnczarr_la-zdebug.lo libnczarr_la-zmap_zip.lo libnczarr_la-zfilter.lo libnczarr_la-zplugins.lo -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: ar cr .libs/libnczarr.a .libs/libnczarr_la-zarr.o .libs/libnczarr_la-zattr.o .libs/libnczarr_la-zxcache.o .libs/libnczarr_la-zchunking.o .libs/libnczarr_la-zclose.o .libs/libnczarr_la-zcreate.o .libs/libnczarr_la-zcvt.o .libs/libnczarr_la-zdim.o .libs/libnczarr_la-zdispatch.o .libs/libnczarr_la-zfile.o .libs/libnczarr_la-zgrp.o .libs/libnczarr_la-zinternal.o .libs/libnczarr_la-zmap.o .libs/libnczarr_la-zmap_file.o .libs/libnczarr_la-zmetadata.o .libs/libnczarr_la-zmetadata2.o .libs/libnczarr_la-zodom.o .libs/libnczarr_la-zopen.o .libs/libnczarr_la-zprov.o .libs/libnczarr_la-zsync.o .libs/libnczarr_la-ztype.o .libs/libnczarr_la-zutil.o .libs/libnczarr_la-zvar.o .libs/libnczarr_la-zwalk.o .libs/libnczarr_la-zdebug.o .libs/libnczarr_la-zmap_zip.o .libs/libnczarr_la-zfilter.o .libs/libnczarr_la-zplugins.o libtool: link: ranlib .libs/libnczarr.a libtool: link: ( cd ".libs" && rm -f "libnczarr.la" && ln -s "../libnczarr.la" "libnczarr.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libnczarr' Making all in liblib make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/liblib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libhdf5 -I../libhdf4 -I../libdap2 -I../oc -I../libdap4 -I../libncxml -I../libsrc4 -I../libnczarr -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I../libhdf5 -I../libhdf4 -I../libdap2 -I../oc -I../libdap4 -I../libncxml -I../libsrc4 -I../libnczarr -I../libncpoco -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -version-info 24:0:2 -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o libnetcdf.la -rpath /opt/metwork-mfext-master/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 ../libncxml/libncxml.la ../libsrc4/libnetcdf4.la ../libnczarr/libnczarr.la ../libncpoco/libncpoco.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -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 ../libncxml/.libs/libncxml.a ../libsrc4/.libs/libnetcdf4.a ../libnczarr/.libs/libnczarr.a ../libncpoco/.libs/libncpoco.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-soname -Wl,libnetcdf.so.22 -o .libs/libnetcdf.so.22.2.0 libtool: link: (cd ".libs" && rm -f "libnetcdf.so.22" && ln -s "libnetcdf.so.22.2.0" "libnetcdf.so.22") libtool: link: (cd ".libs" && rm -f "libnetcdf.so" && ln -s "libnetcdf.so.22.2.0" "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.10.0/liblib' Making all in ncgen3 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncgen3' depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT genlib.o -MD -MP -MF $depbase.Tpo -c -o genlib.o genlib.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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o ncgen3 main.o load.o escapes.o getfill.o init.o genlib.o ncgeny.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/ncgen3 main.o load.o escapes.o getfill.o init.o genlib.o ncgeny.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncgen3' Making all in ncgen make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncgen' depbase=`echo bindata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT bindata.o -MD -MP -MF $depbase.Tpo -c -o bindata.o bindata.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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT bytebuffer.o -MD -MP -MF $depbase.Tpo -c -o bytebuffer.o bytebuffer.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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT cdata.o -MD -MP -MF $depbase.Tpo -c -o cdata.o cdata.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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o debug.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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT dump.o -MD -MP -MF $depbase.Tpo -c -o dump.o dump.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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT escapes.o -MD -MP -MF $depbase.Tpo -c -o escapes.o escapes.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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT f77data.o -MD -MP -MF $depbase.Tpo -c -o f77data.o f77data.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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT genbin.o -MD -MP -MF $depbase.Tpo -c -o genbin.o genbin.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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT genc.o -MD -MP -MF $depbase.Tpo -c -o genc.o genc.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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT genchar.o -MD -MP -MF $depbase.Tpo -c -o genchar.o genchar.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo generate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT generate.o -MD -MP -MF $depbase.Tpo -c -o generate.o generate.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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT generr.o -MD -MP -MF $depbase.Tpo -c -o generr.o generr.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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT genf77.o -MD -MP -MF $depbase.Tpo -c -o genf77.o genf77.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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT genj.o -MD -MP -MF $depbase.Tpo -c -o genj.o genj.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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT getfill.o -MD -MP -MF $depbase.Tpo -c -o getfill.o getfill.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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT jdata.o -MD -MP -MF $depbase.Tpo -c -o jdata.o jdata.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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT list.o -MD -MP -MF $depbase.Tpo -c -o list.o list.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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT ncgeny.o -MD -MP -MF $depbase.Tpo -c -o ncgeny.o ncgeny.c &&\ mv -f $depbase.Tpo $depbase.Po ncgen.y: In function 'installin': ncgen.y:1003:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1003 | sp->name = nulldup(sname); | ^ depbase=`echo semantics.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT semantics.o -MD -MP -MF $depbase.Tpo -c -o semantics.o semantics.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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT util.o -MD -MP -MF $depbase.Tpo -c -o util.o util.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o ncgen bindata.o bytebuffer.o cdata.o cvt.o data.o debug.o dump.o escapes.o f77data.o genbin.o genc.o genchar.o generate.o generr.o genf77.o genj.o genlib.o getfill.o jdata.o list.o main.o ncgeny.o semantics.o util.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/ncgen bindata.o bytebuffer.o cdata.o cvt.o data.o debug.o dump.o escapes.o f77data.o genbin.o genc.o genchar.o generate.o generr.o genf77.o genj.o genlib.o getfill.o jdata.o list.o main.o ncgeny.o semantics.o util.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncgen' Making all in ncdump make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdump' Making all in cdl make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/ncdump/cdl' Making all in expected make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/ncdump/expected' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdump' depbase=`echo ncdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/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 -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/ncdump ncdump.o vardata.o dumplib.o indent.o nctime0.o utils.o nciter.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 depbase=`echo nccopy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/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 -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/nccopy nccopy.o nciter.o chunkspec.o utils.o dimmap.o list.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 depbase=`echo nc4print.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT nc4print.o -MD -MP -MF $depbase.Tpo -c -o nc4print.o nc4print.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo nc4printer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT nc4printer.o -MD -MP -MF $depbase.Tpo -c -o nc4printer.o nc4printer.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o nc4print nc4print.o nc4printer.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/nc4print nc4print.o nc4printer.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 depbase=`echo ocprint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o ocprint ocprint.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/ocprint ocprint.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 depbase=`echo ncvalidator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o ncvalidator ncvalidator.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/ncvalidator ncvalidator.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 depbase=`echo echon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT echon.o -MD -MP -MF $depbase.Tpo -c -o echon.o echon.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o echon echon.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/echon echon.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 depbase=`echo ncpathcvt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT ncpathcvt.o -MD -MP -MF $depbase.Tpo -c -o ncpathcvt.o ncpathcvt.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o ncpathcvt ncpathcvt.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/ncpathcvt ncpathcvt.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 depbase=`echo ncfilteravail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT ncfilteravail.o -MD -MP -MF $depbase.Tpo -c -o ncfilteravail.o ncfilteravail.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o ncfilteravail ncfilteravail.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/ncfilteravail ncfilteravail.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 depbase=`echo printfqn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT printfqn.o -MD -MP -MF $depbase.Tpo -c -o printfqn.o printfqn.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o printfqn printfqn.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/printfqn printfqn.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 depbase=`echo nchdf5version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT nchdf5version.o -MD -MP -MF $depbase.Tpo -c -o nchdf5version.o nchdf5version.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o nchdf5version nchdf5version.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/nchdf5version nchdf5version.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdump' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdump' Making all in plugins make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/plugins' echo '#define NOOP_INSTANCE 1' > H5Znoop1.c cat ./H5Znoop.c >> H5Znoop1.c make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/plugins' depbase=`echo H5Zfletcher32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT H5Zfletcher32.lo -MD -MP -MF $depbase.Tpo -c -o H5Zfletcher32.lo H5Zfletcher32.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT H5Zfletcher32.lo -MD -MP -MF .deps/H5Zfletcher32.Tpo -c H5Zfletcher32.c -fPIC -DPIC -o .libs/H5Zfletcher32.o depbase=`echo H5checksum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT H5checksum.lo -MD -MP -MF $depbase.Tpo -c -o H5checksum.lo H5checksum.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT H5checksum.lo -MD -MP -MF .deps/H5checksum.Tpo -c H5checksum.c -fPIC -DPIC -o .libs/H5checksum.o /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o lib__nch5fletcher32.la -rpath /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin H5Zfletcher32.lo H5checksum.lo -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/H5Zfletcher32.o .libs/H5checksum.o -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-soname -Wl,lib__nch5fletcher32.so -o .libs/lib__nch5fletcher32.so libtool: link: ( cd ".libs" && rm -f "lib__nch5fletcher32.la" && ln -s "../lib__nch5fletcher32.la" "lib__nch5fletcher32.la" ) depbase=`echo H5Zshuffle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT H5Zshuffle.lo -MD -MP -MF $depbase.Tpo -c -o H5Zshuffle.lo H5Zshuffle.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT H5Zshuffle.lo -MD -MP -MF .deps/H5Zshuffle.Tpo -c H5Zshuffle.c -fPIC -DPIC -o .libs/H5Zshuffle.o /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o lib__nch5shuffle.la -rpath /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin H5Zshuffle.lo -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/H5Zshuffle.o -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-soname -Wl,lib__nch5shuffle.so -o .libs/lib__nch5shuffle.so libtool: link: ( cd ".libs" && rm -f "lib__nch5shuffle.la" && ln -s "../lib__nch5shuffle.la" "lib__nch5shuffle.la" ) depbase=`echo H5Zdeflate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT H5Zdeflate.lo -MD -MP -MF $depbase.Tpo -c -o H5Zdeflate.lo H5Zdeflate.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT H5Zdeflate.lo -MD -MP -MF .deps/H5Zdeflate.Tpo -c H5Zdeflate.c -fPIC -DPIC -o .libs/H5Zdeflate.o /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o lib__nch5deflate.la -rpath /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin H5Zdeflate.lo -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/H5Zdeflate.o -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-soname -Wl,lib__nch5deflate.so -o .libs/lib__nch5deflate.so libtool: link: ( cd ".libs" && rm -f "lib__nch5deflate.la" && ln -s "../lib__nch5deflate.la" "lib__nch5deflate.la" ) depbase=`echo H5Zszip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT H5Zszip.lo -MD -MP -MF $depbase.Tpo -c -o H5Zszip.lo H5Zszip.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT H5Zszip.lo -MD -MP -MF .deps/H5Zszip.Tpo -c H5Zszip.c -fPIC -DPIC -o .libs/H5Zszip.o /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o lib__nch5szip.la -rpath /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin H5Zszip.lo -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/H5Zszip.o -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-soname -Wl,lib__nch5szip.so -o .libs/lib__nch5szip.so libtool: link: ( cd ".libs" && rm -f "lib__nch5szip.la" && ln -s "../lib__nch5szip.la" "lib__nch5szip.la" ) depbase=`echo H5Zblosc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT H5Zblosc.lo -MD -MP -MF $depbase.Tpo -c -o H5Zblosc.lo H5Zblosc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT H5Zblosc.lo -MD -MP -MF .deps/H5Zblosc.Tpo -c H5Zblosc.c -fPIC -DPIC -o .libs/H5Zblosc.o In file included from H5Zblosc.c:113: ../include/netcdf_json.h: In function 'NCJdictlookup': ../include/netcdf_json.h:835:12: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 835 | return jvalue; | ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o lib__nch5blosc.la -rpath /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin H5Zblosc.lo -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/H5Zblosc.o -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-soname -Wl,lib__nch5blosc.so -o .libs/lib__nch5blosc.so libtool: link: ( cd ".libs" && rm -f "lib__nch5blosc.la" && ln -s "../lib__nch5blosc.la" "lib__nch5blosc.la" ) depbase=`echo H5Zzstd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT H5Zzstd.lo -MD -MP -MF $depbase.Tpo -c -o H5Zzstd.lo H5Zzstd.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT H5Zzstd.lo -MD -MP -MF .deps/H5Zzstd.Tpo -c H5Zzstd.c -fPIC -DPIC -o .libs/H5Zzstd.o In file included from H5Zzstd.c:36: ../include/netcdf_json.h: In function 'NCJdictlookup': ../include/netcdf_json.h:835:12: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 835 | return jvalue; | ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o lib__nch5zstd.la -rpath /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin H5Zzstd.lo -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/H5Zzstd.o -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-soname -Wl,lib__nch5zstd.so -o .libs/lib__nch5zstd.so libtool: link: ( cd ".libs" && rm -f "lib__nch5zstd.la" && ln -s "../lib__nch5zstd.la" "lib__nch5zstd.la" ) depbase=`echo NCZhdf5filters.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT NCZhdf5filters.lo -MD -MP -MF $depbase.Tpo -c -o NCZhdf5filters.lo NCZhdf5filters.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT NCZhdf5filters.lo -MD -MP -MF .deps/NCZhdf5filters.Tpo -c NCZhdf5filters.c -fPIC -DPIC -o .libs/NCZhdf5filters.o In file included from NCZhdf5filters.c:22: ../include/netcdf_json.h: In function 'NCJdictlookup': ../include/netcdf_json.h:835:12: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 835 | return jvalue; | ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o lib__nczhdf5filters.la -rpath /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin NCZhdf5filters.lo ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: warning: '/opt/metwork-mfext-master/opt/scientific_core/../core/lib/libcurl.la' seems to be moved libtool: link: gcc -shared -fPIC -DPIC .libs/NCZhdf5filters.o -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/liblib/.libs -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-soname -Wl,lib__nczhdf5filters.so -o .libs/lib__nczhdf5filters.so libtool: link: ( cd ".libs" && rm -f "lib__nczhdf5filters.la" && ln -s "../lib__nczhdf5filters.la" "lib__nczhdf5filters.la" ) depbase=`echo NCZstdfilters.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT NCZstdfilters.lo -MD -MP -MF $depbase.Tpo -c -o NCZstdfilters.lo NCZstdfilters.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT NCZstdfilters.lo -MD -MP -MF .deps/NCZstdfilters.Tpo -c NCZstdfilters.c -fPIC -DPIC -o .libs/NCZstdfilters.o In file included from NCZstdfilters.c:22: ../include/netcdf_json.h: In function 'NCJdictlookup': ../include/netcdf_json.h:835:12: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 835 | return jvalue; | ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o lib__nczstdfilters.la -rpath /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin NCZstdfilters.lo ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: warning: '/opt/metwork-mfext-master/opt/scientific_core/../core/lib/libcurl.la' seems to be moved libtool: link: gcc -shared -fPIC -DPIC .libs/NCZstdfilters.o -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/liblib/.libs -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-soname -Wl,lib__nczstdfilters.so -o .libs/lib__nczstdfilters.so libtool: link: ( cd ".libs" && rm -f "lib__nczstdfilters.la" && ln -s "../lib__nczstdfilters.la" "lib__nczstdfilters.la" ) 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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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../include -I.. -I.. -I../oc2 -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT H5Zbzip2.lo -MD -MP -MF .deps/H5Zbzip2.Tpo -c H5Zbzip2.c -fPIC -DPIC -o .libs/H5Zbzip2.o In file included from H5Zbzip2.c:36: ../include/netcdf_json.h: In function 'NCJdictlookup': ../include/netcdf_json.h:835:12: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 835 | return jvalue; | ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o lib__nch5bzip2.la -rpath /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin H5Zbzip2.lo -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/H5Zbzip2.o -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-soname -Wl,lib__nch5bzip2.so -o .libs/lib__nch5bzip2.so libtool: link: ( cd ".libs" && rm -f "lib__nch5bzip2.la" && ln -s "../lib__nch5bzip2.la" "lib__nch5bzip2.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/plugins' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/plugins' Making all in h5_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/h5_test' Making all in unit_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/unit_test' depbase=`echo ncpluginpath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I.. -I../libdispatch -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT ncpluginpath.o -MD -MP -MF $depbase.Tpo -c -o ncpluginpath.o ncpluginpath.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o ncpluginpath ncpluginpath.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/ncpluginpath ncpluginpath.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/unit_test' Making all in nctest make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/nctest' Making all in nc_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/nc_test' Making all in nc_test4 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/nc_test4' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/nc_test4' Making all in hdf4_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/hdf4_test' Making all in ncdap_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/ncdap_test' Making all in testdata3 make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/ncdap_test/testdata3' Making all in expected3 make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/ncdap_test/expected3' Making all in expectremote3 make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/ncdap_test/expectremote3' Making all in expectedhyrax make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdap_test/expectedhyrax' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdap_test/expectedhyrax' make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdap_test' depbase=`echo findtestserver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../liblib -DTOPSRCDIR=/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0 -DTOPBINDIR=/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o findtestserver findtestserver.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/findtestserver findtestserver.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 depbase=`echo pingurl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../liblib -DTOPSRCDIR=/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0 -DTOPBINDIR=/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT pingurl.o -MD -MP -MF $depbase.Tpo -c -o pingurl.o pingurl.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o pingurl pingurl.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/pingurl pingurl.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdap_test' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdap_test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdap_test' Making all in dap4_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/dap4_test' echo "#DAPRC" >.daprc make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/dap4_test' depbase=`echo findtestserver4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../liblib -I../libdap4 -DTOPSRCDIR=/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0 -DTOPBINDIR=/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o findtestserver4 findtestserver4.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/findtestserver4 findtestserver4.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 depbase=`echo pingurl4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../liblib -I../libdap4 -DTOPSRCDIR=/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0 -DTOPBINDIR=/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT pingurl4.o -MD -MP -MF $depbase.Tpo -c -o pingurl4.o pingurl4.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o pingurl4 pingurl4.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/pingurl4 pingurl4.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 depbase=`echo dump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../liblib -I../libdap4 -DTOPSRCDIR=/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0 -DTOPBINDIR=/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT dump.o -MD -MP -MF $depbase.Tpo -c -o dump.o dump.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o dump dump.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/dump dump.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/dap4_test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/dap4_test' Making all in nczarr_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/nczarr_test' rm -f run_specific_filters.sh run_specific_filters.tmp echo "#!/bin/bash" > run_specific_filters.tmp echo "TESTNCZARR=1" >> run_specific_filters.tmp cat ../nc_test4/tst_specific_filters.sh >> run_specific_filters.tmp tr -d '\r' < run_specific_filters.tmp > run_specific_filters.sh chmod a+x run_specific_filters.sh rm -f run_specific_filters.tmp rm -f run_filter_vlen.sh run_filter_vlen.tmp echo "#!/bin/bash" > run_filter_vlen.tmp echo "TESTNCZARR=1" >> run_filter_vlen.tmp cat ../nc_test4/tst_filter_vlen.sh >> run_filter_vlen.tmp tr -d '\r' < run_filter_vlen.tmp > run_filter_vlen.sh chmod a+x run_filter_vlen.sh rm -f run_filter_vlen.tmp rm -f run_filterinstall.sh run_filterinstall.tmp echo "#!/bin/bash" > run_filterinstall.tmp echo "TESTNCZARR=1" >> run_filterinstall.tmp cat ../nc_test4/tst_filterinstall.sh >> run_filterinstall.tmp tr -d '\r' < run_filterinstall.tmp > run_filterinstall.sh chmod a+x run_filterinstall.sh rm -f run_filterinstall.tmp rm -f run_mud.sh run_mud.tmp echo "#!/bin/bash" > run_mud.tmp echo "TESTNCZARR=1" >> run_mud.tmp cat ../ncdump/tst_mud.sh >> run_mud.tmp tr -d '\r' < run_mud.tmp > run_mud.sh chmod a+x run_mud.sh rm -f run_mud.tmp rm -f run_nccopy5.sh run_nccopy5.tmp echo "#!/bin/bash" > run_nccopy5.tmp echo "TESTNCZARR=1" >> run_nccopy5.tmp cat ../ncdump/tst_nccopy5.sh >> run_nccopy5.tmp tr -d '\r' < run_nccopy5.tmp > run_nccopy5.sh chmod a+x run_nccopy5.sh rm -f run_nccopy5.tmp rm -f run_filter_misc.sh run_filter_misc.tmp echo "#!/bin/bash" > run_filter_misc.tmp echo "TESTNCZARR=1" >> run_filter_misc.tmp cat ../nc_test4/tst_filter_misc.sh >> run_filter_misc.tmp tr -d '\r' < run_filter_misc.tmp > run_filter_misc.sh chmod a+x run_filter_misc.sh rm -f run_filter_misc.tmp make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/nczarr_test' depbase=`echo zhex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libnczarr -I../plugins -I.. -I../libnczarr -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT zhex.o -MD -MP -MF $depbase.Tpo -c -o zhex.o zhex.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing ../liblib/libnetcdf.la -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o zhex zhex.o ../liblib/libnetcdf.la ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/zhex zhex.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 ../liblib/.libs/libnetcdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 depbase=`echo zisjson.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libnczarr -I../plugins -I.. -I../libnczarr -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT zisjson.o -MD -MP -MF $depbase.Tpo -c -o zisjson.o zisjson.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing ../liblib/libnetcdf.la -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o zisjson zisjson.o ../liblib/libnetcdf.la ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/zisjson zisjson.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 ../liblib/.libs/libnetcdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 depbase=`echo zmapio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libnczarr -I../plugins -I.. -I../libnczarr -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT zmapio.o -MD -MP -MF $depbase.Tpo -c -o zmapio.o zmapio.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing ../liblib/libnetcdf.la -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o zmapio zmapio.o ../liblib/libnetcdf.la ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/zmapio zmapio.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 ../liblib/.libs/libnetcdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 depbase=`echo zs3parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libnczarr -I../plugins -I.. -I../libnczarr -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT zs3parse.o -MD -MP -MF $depbase.Tpo -c -o zs3parse.o zs3parse.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing ../liblib/libnetcdf.la -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o zs3parse zs3parse.o ../liblib/libnetcdf.la ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/zs3parse zs3parse.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 ../liblib/.libs/libnetcdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 depbase=`echo ncdumpchunks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I.. -I.. -I../oc2 -I../libnczarr -I../libnczarr -I../plugins -I.. -I../libnczarr -I../libnczarr -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -MT ncdumpchunks.o -MD -MP -MF $depbase.Tpo -c -o ncdumpchunks.o ncdumpchunks.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing ../liblib/libnetcdf.la -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o ncdumpchunks ncdumpchunks.o ../liblib/libnetcdf.la ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl libtool: link: gcc -I.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -o .libs/ncdumpchunks ncdumpchunks.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 ../liblib/.libs/libnetcdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 /opt/metwork-mfext-master/opt/core/lib/libcurl.so -lnghttp2 /opt/metwork-mfext-master/opt/core/lib/libldap.so /opt/metwork-mfext-master/opt/core/lib/libsasl2.so -ldl -lssl -lcrypto /opt/metwork-mfext-master/opt/core/lib/liblber.so -lresolv -lzstd -lz -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libssl.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libssl.so.3 /opt/rh/gcc-toolset-11/root/usr/bin/ld: warning: libcrypto.so.1.1, needed by /lib/../lib64/libzip.so, may conflict with libcrypto.so.3 make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/nczarr_test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/nczarr_test' Making all in docs make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/docs' Making all in images make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/docs/images' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/docs' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/docs' Making all in examples make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/examples' Making all in C make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/examples/C' Making all in CDL make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/examples/CDL' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/examples' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/examples' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0' echo 4.10.0 > VERSION make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0' cd build/netcdf-c-4.10.0 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0' Making install in include make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/include' make install-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/include' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/include' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include' /bin/install -c -m 644 netcdf.h netcdf_meta.h netcdf_mem.h netcdf_aux.h netcdf_filter.h netcdf_filter_build.h netcdf_filter_hdf5_build.h netcdf_dispatch.h netcdf_vutils.h ncudfplugins.h netcdf_json.h netcdf_proplist.h '/opt/metwork-mfext-master/opt/scientific_core/include' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/include' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/include' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/include' Making install in libncxml make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libncxml' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libncxml' 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.10.0/libncxml' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libncxml' Making install in libdispatch make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libdispatch' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/libdispatch' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libdispatch' Making install in libsrc make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libsrc' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libsrc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/man/man3' /bin/install -c -m 644 netcdf.3 '/opt/metwork-mfext-master/opt/scientific_core/share/man/man3' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libsrc' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libsrc' Making install in libsrc4 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libsrc4' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/libsrc4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libsrc4' Making install in libhdf4 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libhdf4' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/libhdf4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libhdf4' Making install in libhdf5 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libhdf5' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/libhdf5' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libhdf5' Making install in oc2 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/oc2' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/oc2' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/oc2' Making install in libdap2 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libdap2' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/libdap2' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libdap2' Making install in libdap4 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libdap4' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/libdap4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libdap4' Making install in libncpoco make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libncpoco' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libncpoco' 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.10.0/libncpoco' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libncpoco' Making install in libnczarr make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libnczarr' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libnczarr' 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.10.0/libnczarr' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libnczarr' Making install in liblib make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/liblib' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/liblib' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /bin/install -c libnetcdf.la '/opt/metwork-mfext-master/opt/scientific_core/lib' libtool: install: /bin/install -c .libs/libnetcdf.so.22.2.0 /opt/metwork-mfext-master/opt/scientific_core/lib/libnetcdf.so.22.2.0 libtool: install: (cd /opt/metwork-mfext-master/opt/scientific_core/lib && { ln -s -f libnetcdf.so.22.2.0 libnetcdf.so.22 || { rm -f libnetcdf.so.22 && ln -s libnetcdf.so.22.2.0 libnetcdf.so.22; }; }) libtool: install: (cd /opt/metwork-mfext-master/opt/scientific_core/lib && { ln -s -f libnetcdf.so.22.2.0 libnetcdf.so || { rm -f libnetcdf.so && ln -s libnetcdf.so.22.2.0 libnetcdf.so; }; }) libtool: install: /bin/install -c .libs/libnetcdf.lai /opt/metwork-mfext-master/opt/scientific_core/lib/libnetcdf.la libtool: finish: PATH="/opt/rh/gcc-toolset-11/root/usr/bin:/opt/metwork-mfext-master/opt/scientific_core/local/bin:/opt/metwork-mfext-master/opt/scientific_core/bin:/opt/metwork-mfext-master/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-master/opt/core/local/bin:/opt/metwork-mfext-master/opt/core/bin:/opt/metwork-mfext-master/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/core/node_modules/.bin:/opt/metwork-mfext-master/local/bin:/opt/metwork-mfext-master/bin:/opt/metwork-mfext-master/local/lib/node_modules/.bin:/opt/metwork-mfext-master/lib/node_modules/.bin:/opt/metwork-mfext-master/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-master/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-master/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.10.0/liblib' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/liblib' Making install in ncgen3 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncgen3' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncgen3' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /bin/install -c ncgen3 '/opt/metwork-mfext-master/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/ncgen3 /opt/metwork-mfext-master/opt/scientific_core/bin/ncgen3 /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/man/man1' /bin/install -c -m 644 ncgen3.1 '/opt/metwork-mfext-master/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncgen3' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncgen3' Making install in ncgen make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncgen' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncgen' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /bin/install -c ncgen '/opt/metwork-mfext-master/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/ncgen /opt/metwork-mfext-master/opt/scientific_core/bin/ncgen /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/man/man1' /bin/install -c -m 644 ncgen.1 '/opt/metwork-mfext-master/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncgen' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncgen' Making install in ncdump make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdump' Making install in cdl make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdump/cdl' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/ncdump/cdl' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdump/cdl' Making install in expected make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdump/expected' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/ncdump/expected' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdump/expected' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdump' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdump' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /bin/install -c ncdump nccopy nc4print ocprint '/opt/metwork-mfext-master/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/ncdump /opt/metwork-mfext-master/opt/scientific_core/bin/ncdump libtool: install: /bin/install -c .libs/nccopy /opt/metwork-mfext-master/opt/scientific_core/bin/nccopy libtool: install: /bin/install -c .libs/nc4print /opt/metwork-mfext-master/opt/scientific_core/bin/nc4print libtool: install: /bin/install -c .libs/ocprint /opt/metwork-mfext-master/opt/scientific_core/bin/ocprint /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/man/man1' /bin/install -c -m 644 ncdump.1 nccopy.1 '/opt/metwork-mfext-master/opt/scientific_core/share/man/man1' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdump' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdump' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdump' Making install in plugins make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/plugins' make install-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/plugins' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/plugins' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin' /bin/sh ../libtool --mode=install /bin/install -c lib__nch5fletcher32.la lib__nch5shuffle.la lib__nch5deflate.la lib__nch5szip.la lib__nch5blosc.la lib__nch5zstd.la lib__nczhdf5filters.la lib__nczstdfilters.la lib__nch5bzip2.la '/opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin' libtool: install: /bin/install -c .libs/lib__nch5fletcher32.so /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin/lib__nch5fletcher32.so libtool: install: /bin/install -c .libs/lib__nch5fletcher32.lai /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin/lib__nch5fletcher32.la libtool: install: /bin/install -c .libs/lib__nch5shuffle.so /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin/lib__nch5shuffle.so libtool: install: /bin/install -c .libs/lib__nch5shuffle.lai /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin/lib__nch5shuffle.la libtool: install: /bin/install -c .libs/lib__nch5deflate.so /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin/lib__nch5deflate.so libtool: install: /bin/install -c .libs/lib__nch5deflate.lai /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin/lib__nch5deflate.la libtool: install: /bin/install -c .libs/lib__nch5szip.so /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin/lib__nch5szip.so libtool: install: /bin/install -c .libs/lib__nch5szip.lai /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin/lib__nch5szip.la libtool: install: /bin/install -c .libs/lib__nch5blosc.so /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin/lib__nch5blosc.so libtool: install: /bin/install -c .libs/lib__nch5blosc.lai /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin/lib__nch5blosc.la libtool: install: /bin/install -c .libs/lib__nch5zstd.so /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin/lib__nch5zstd.so libtool: install: /bin/install -c .libs/lib__nch5zstd.lai /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin/lib__nch5zstd.la libtool: warning: relinking 'lib__nczhdf5filters.la' libtool: install: (cd /src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/plugins; /bin/sh "/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libtool" --tag CC --mode=relink gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o lib__nczhdf5filters.la -rpath /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin NCZhdf5filters.lo ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl ) libtool: warning: '/opt/metwork-mfext-master/opt/scientific_core/../core/lib/libcurl.la' seems to be moved libtool: relink: gcc -shared -fPIC -DPIC .libs/NCZhdf5filters.o -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -lnetcdf -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl -lnghttp2 -lldap -lsasl2 -ldl -lssl -lcrypto -llber -lresolv -lzstd -lz -pthread -Wl,-soname -Wl,lib__nczhdf5filters.so -o .libs/lib__nczhdf5filters.so libtool: install: /bin/install -c .libs/lib__nczhdf5filters.soT /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin/lib__nczhdf5filters.so libtool: install: /bin/install -c .libs/lib__nczhdf5filters.lai /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin/lib__nczhdf5filters.la libtool: warning: relinking 'lib__nczstdfilters.la' libtool: install: (cd /src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/plugins; /bin/sh "/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/libtool" --tag CC --mode=relink gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fno-strict-aliasing -module -avoid-version -shared -export-dynamic -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o lib__nczstdfilters.la -rpath /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin NCZstdfilters.lo ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lz -ldl -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl ) libtool: warning: '/opt/metwork-mfext-master/opt/scientific_core/../core/lib/libcurl.la' seems to be moved libtool: relink: gcc -shared -fPIC -DPIC .libs/NCZstdfilters.o -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -lnetcdf -L/opt/metwork-mfext-master/opt/core/lib -L/opt/metwork-mfext-master/opt/core/lib64 -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lm -lzip -lsz -lbz2 -lblosc -lxml2 -lcurl -lnghttp2 -lldap -lsasl2 -ldl -lssl -lcrypto -llber -lresolv -lzstd -lz -pthread -Wl,-soname -Wl,lib__nczstdfilters.so -o .libs/lib__nczstdfilters.so libtool: install: /bin/install -c .libs/lib__nczstdfilters.soT /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin/lib__nczstdfilters.so libtool: install: /bin/install -c .libs/lib__nczstdfilters.lai /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin/lib__nczstdfilters.la libtool: install: /bin/install -c .libs/lib__nch5bzip2.so /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin/lib__nch5bzip2.so libtool: install: /bin/install -c .libs/lib__nch5bzip2.lai /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin/lib__nch5bzip2.la libtool: finish: PATH="/opt/rh/gcc-toolset-11/root/usr/bin:/opt/metwork-mfext-master/opt/scientific_core/local/bin:/opt/metwork-mfext-master/opt/scientific_core/bin:/opt/metwork-mfext-master/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-master/opt/core/local/bin:/opt/metwork-mfext-master/opt/core/bin:/opt/metwork-mfext-master/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/core/node_modules/.bin:/opt/metwork-mfext-master/local/bin:/opt/metwork-mfext-master/bin:/opt/metwork-mfext-master/local/lib/node_modules/.bin:/opt/metwork-mfext-master/lib/node_modules/.bin:/opt/metwork-mfext-master/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-master/opt/scientific_core/hdf5/lib/plugin 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]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/plugins' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/plugins' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/plugins' Making install in h5_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/h5_test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/h5_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/h5_test' Making install in unit_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/unit_test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/unit_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/unit_test' Making install in nctest make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/nctest' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/nctest' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/nctest' Making install in nc_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/nc_test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/nc_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/nc_test' Making install in nc_test4 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/nc_test4' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/nc_test4' 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.10.0/nc_test4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/nc_test4' Making install in hdf4_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/hdf4_test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/hdf4_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/hdf4_test' Making install in ncdap_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdap_test' make install-recursive make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdap_test' Making install in testdata3 make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdap_test/testdata3' make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/ncdap_test/testdata3' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdap_test/testdata3' Making install in expected3 make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdap_test/expected3' make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/ncdap_test/expected3' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdap_test/expected3' Making install in expectremote3 make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdap_test/expectremote3' make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/ncdap_test/expectremote3' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdap_test/expectremote3' Making install in expectedhyrax make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdap_test/expectedhyrax' make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdap_test/expectedhyrax' 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.10.0/ncdap_test/expectedhyrax' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdap_test/expectedhyrax' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdap_test' make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/ncdap_test' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdap_test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdap_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/ncdap_test' Making install in dap4_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/dap4_test' make install-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/dap4_test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/dap4_test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/dap4_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/dap4_test' Making install in nczarr_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/nczarr_test' make install-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/nczarr_test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/nczarr_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.10.0/nczarr_test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/nczarr_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/nczarr_test' Making install in docs make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/docs' Making install in images make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/docs/images' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/docs/images' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/docs/images' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/docs' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/docs' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/docs' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/docs' Making install in examples make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/examples' Making install in C make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/examples/C' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/examples/C' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/examples/C' Making install in CDL make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/examples/CDL' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/examples/CDL' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/examples/CDL' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/examples' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/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.10.0/examples' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/examples' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0/examples' make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0' echo 4.10.0 > VERSION make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' /bin/install -c nc-config '/opt/metwork-mfext-master/opt/scientific_core/bin' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig' /bin/install -c -m 644 netcdf.pc '/opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib' /bin/install -c -m 644 libnetcdf.settings '/opt/metwork-mfext-master/opt/scientific_core/lib' make install-data-hook make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0' +-------------------------------------------------------------+ | 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: | | https://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. | | https://www.unidata.ucar.edu | +-------------------------------------------------------------+ make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.10.0' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c' cd /opt/metwork-mfext-master/opt/scientific_core/include && sed -i '1i#define NETCDF_ENABLE_LEGACY_MACROS' netcdf.h 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,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml touch /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "name: 'netcdf-cxx4'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "version: '4.3.1'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "checksum: '19cccc27a24fc9095ddbe84bf90ebc83'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo -n "description: '" >>/opt/metwork-mfext-master/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-master/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "website: 'http://www.unidata.ucar.edu/software/netcdf/'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-master/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-master/opt/scientific_core EXTRALDFLAGS="-L/opt/metwork-mfext-master/opt/scientific_core/lib" EXTRACFLAGS="-I/opt/metwork-mfext-master/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-master/bin/_download_helper.sh `readlink -m ./build/netcdf-cxx4-4.3.1.tar.gz` `readlink -m ./sources` MD5 19cccc27a24fc9095ddbe84bf90ebc83 Computing checksum for /src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1.tar.gz... Good checksum rm -Rf netcdf-cxx4-4.3.1 /opt/metwork-mfext-master/bin/_uncompress_helper.sh `readlink -m ./build/netcdf-cxx4-4.3.1.tar.gz` tar.gz netcdf-cxx4-4.3.1 cd build/netcdf-cxx4-4.3.1 && if test "-L/opt/metwork-mfext-master/opt/scientific_core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-master/opt/scientific_core/lib"; fi && if test "-I/opt/metwork-mfext-master/opt/scientific_core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-master/opt/scientific_core/include";export CPPFLAGS="-I/opt/metwork-mfext-master/opt/scientific_core/include";export CXXFLAGS="-I/opt/metwork-mfext-master/opt/scientific_core/include"; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-master/opt/scientific_core --disable-static configure: netCDF-cxx4 4.3.1 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 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 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 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... /opt/rh/gcc-toolset-11/root/usr/bin/ld checking if the linker (/opt/rh/gcc-toolset-11/root/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/gcc-toolset-11/root/usr/bin/nm -B checking the name lister (/opt/rh/gcc-toolset-11/root/usr/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 /opt/rh/gcc-toolset-11/root/usr/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 /opt/rh/gcc-toolset-11/root/usr/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 (/opt/rh/gcc-toolset-11/root/usr/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++... /opt/rh/gcc-toolset-11/root/usr/bin/ld -m elf_x86_64 checking if the linker (/opt/rh/gcc-toolset-11/root/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/opt/rh/gcc-toolset-11/root/usr/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 (/opt/rh/gcc-toolset-11/root/usr/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 for nc-config... /opt/metwork-mfext-master/opt/scientific_core/bin/nc-config configure: checking output of nc-config checking for nc_def_var_filter in -lnetcdf... yes checking whether filter testing should be run... yes checking netCDF v2 API present... yes checking netCDF-4 present... yes checking netCDF has logging... yes checking netCDF has dap... yes checking netCDF has pnetcdf... no checking netCDF has filter support... 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 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 cxx4/findplugin.sh config.status: creating plugins/Makefile config.status: creating examples/tst_filter.sh config.status: creating examples/findplugin.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd build/netcdf-cxx4-4.3.1 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1' Making all in cxx4 make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -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++ -I/opt/metwork-mfext-master/opt/scientific_core/include -version-info 2:0:1 -no-undefined -L/opt/metwork-mfext-master/opt/scientific_core/lib -o libnetcdf_c++4.la -rpath /opt/metwork-mfext-master/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 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /lib/../lib64/crti.o /opt/rh/gcc-toolset-11/root/usr/lib/gcc/x86_64-redhat-linux/11/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 -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/rh/gcc-toolset-11/root/usr/lib/gcc/x86_64-redhat-linux/11 -L/opt/rh/gcc-toolset-11/root/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/gcc-toolset-11/root/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /opt/rh/gcc-toolset-11/root/usr/lib/gcc/x86_64-redhat-linux/11/crtendS.o /lib/../lib64/crtn.o -Wl,-soname -Wl,libnetcdf_c++4.so.1 -o .libs/libnetcdf_c++4.so.1.1.0 libtool: link: (cd ".libs" && rm -f "libnetcdf_c++4.so.1" && ln -s "libnetcdf_c++4.so.1.1.0" "libnetcdf_c++4.so.1") libtool: link: (cd ".libs" && rm -f "libnetcdf_c++4.so" && ln -s "libnetcdf_c++4.so.1.1.0" "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.1/cxx4' Making all in examples make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1/examples' depbase=`echo pres_temp_4D_plugin_wr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -MT pres_temp_4D_plugin_wr.o -MD -MP -MF $depbase.Tpo -c -o pres_temp_4D_plugin_wr.o pres_temp_4D_plugin_wr.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -I/opt/metwork-mfext-master/opt/scientific_core/include ../cxx4/libnetcdf_c++4.la -L/opt/metwork-mfext-master/opt/scientific_core/lib -o pres_temp_4D_plugin_wr pres_temp_4D_plugin_wr.o -lnetcdf libtool: link: g++ -I/opt/metwork-mfext-master/opt/scientific_core/include -o .libs/pres_temp_4D_plugin_wr pres_temp_4D_plugin_wr.o ../cxx4/.libs/libnetcdf_c++4.so -L/opt/metwork-mfext-master/opt/scientific_core/lib /opt/metwork-mfext-master/opt/scientific_core/lib/libnetcdf.so -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib depbase=`echo pres_temp_4D_plugin_rd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -MT pres_temp_4D_plugin_rd.o -MD -MP -MF $depbase.Tpo -c -o pres_temp_4D_plugin_rd.o pres_temp_4D_plugin_rd.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -I/opt/metwork-mfext-master/opt/scientific_core/include ../cxx4/libnetcdf_c++4.la -L/opt/metwork-mfext-master/opt/scientific_core/lib -o pres_temp_4D_plugin_rd pres_temp_4D_plugin_rd.o -lnetcdf libtool: link: g++ -I/opt/metwork-mfext-master/opt/scientific_core/include -o .libs/pres_temp_4D_plugin_rd pres_temp_4D_plugin_rd.o ../cxx4/.libs/libnetcdf_c++4.so -L/opt/metwork-mfext-master/opt/scientific_core/lib /opt/metwork-mfext-master/opt/scientific_core/lib/libnetcdf.so -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1/examples' Making all in docs make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1/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.1/docs' Making all in plugins make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1/plugins' depbase=`echo H5Zbzip2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_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../cxx4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_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../cxx4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_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../cxx4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_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../cxx4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_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../cxx4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_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../cxx4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_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../cxx4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_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../cxx4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_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../cxx4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_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../cxx4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_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../cxx4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_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../cxx4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_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../cxx4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_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../cxx4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_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../cxx4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_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-master/opt/scientific_core/include -module -avoid-version -shared -export-dynamic -no-undefined -L/opt/metwork-mfext-master/opt/scientific_core/lib -o libh5bzip2.la -rpath /opt/metwork-mfext-master/opt/scientific_core/lib H5Zbzip2.lo blocksort.lo huffman.lo crctable.lo randtable.lo compress.lo decompress.lo bzlib.lo 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 -L/opt/metwork-mfext-master/opt/scientific_core/lib -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../cxx4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_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../cxx4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_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../cxx4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_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../cxx4 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_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-master/opt/scientific_core/include -module -avoid-version -shared -export-dynamic -no-undefined -rpath /src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1/plugins -L/opt/metwork-mfext-master/opt/scientific_core/lib -o libmisc.la H5Zmisc.lo H5Zutil.lo libtool: link: gcc -shared -fPIC -DPIC .libs/H5Zmisc.o .libs/H5Zutil.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -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/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1/plugins' make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1' cd build/netcdf-cxx4-4.3.1 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1' Making install in cxx4 make[3]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1/cxx4' make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1/cxx4' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /bin/install -c libnetcdf_c++4.la '/opt/metwork-mfext-master/opt/scientific_core/lib' libtool: install: /bin/install -c .libs/libnetcdf_c++4.so.1.1.0 /opt/metwork-mfext-master/opt/scientific_core/lib/libnetcdf_c++4.so.1.1.0 libtool: install: (cd /opt/metwork-mfext-master/opt/scientific_core/lib && { ln -s -f libnetcdf_c++4.so.1.1.0 libnetcdf_c++4.so.1 || { rm -f libnetcdf_c++4.so.1 && ln -s libnetcdf_c++4.so.1.1.0 libnetcdf_c++4.so.1; }; }) libtool: install: (cd /opt/metwork-mfext-master/opt/scientific_core/lib && { ln -s -f libnetcdf_c++4.so.1.1.0 libnetcdf_c++4.so || { rm -f libnetcdf_c++4.so && ln -s libnetcdf_c++4.so.1.1.0 libnetcdf_c++4.so; }; }) libtool: install: /bin/install -c .libs/libnetcdf_c++4.lai /opt/metwork-mfext-master/opt/scientific_core/lib/libnetcdf_c++4.la libtool: finish: PATH="/opt/rh/gcc-toolset-11/root/usr/bin:/opt/metwork-mfext-master/opt/scientific_core/local/bin:/opt/metwork-mfext-master/opt/scientific_core/bin:/opt/metwork-mfext-master/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-master/opt/core/local/bin:/opt/metwork-mfext-master/opt/core/bin:/opt/metwork-mfext-master/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/core/node_modules/.bin:/opt/metwork-mfext-master/local/bin:/opt/metwork-mfext-master/bin:/opt/metwork-mfext-master/local/lib/node_modules/.bin:/opt/metwork-mfext-master/lib/node_modules/.bin:/opt/metwork-mfext-master/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-master/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-master/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-master/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-master/opt/scientific_core/include' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1/cxx4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1/cxx4' Making install in examples make[3]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1/examples' make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1/examples' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1/examples' Making install in docs make[3]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1/docs' make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1/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.1/docs' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1/docs' Making install in plugins make[3]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1/plugins' make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1/plugins' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /bin/install -c libh5bzip2.la '/opt/metwork-mfext-master/opt/scientific_core/lib' libtool: install: /bin/install -c .libs/libh5bzip2.so /opt/metwork-mfext-master/opt/scientific_core/lib/libh5bzip2.so libtool: install: /bin/install -c .libs/libh5bzip2.lai /opt/metwork-mfext-master/opt/scientific_core/lib/libh5bzip2.la libtool: finish: PATH="/opt/rh/gcc-toolset-11/root/usr/bin:/opt/metwork-mfext-master/opt/scientific_core/local/bin:/opt/metwork-mfext-master/opt/scientific_core/bin:/opt/metwork-mfext-master/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-master/opt/core/local/bin:/opt/metwork-mfext-master/opt/core/bin:/opt/metwork-mfext-master/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/core/node_modules/.bin:/opt/metwork-mfext-master/local/bin:/opt/metwork-mfext-master/bin:/opt/metwork-mfext-master/local/lib/node_modules/.bin:/opt/metwork-mfext-master/lib/node_modules/.bin:/opt/metwork-mfext-master/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-master/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-master/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/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1/plugins' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1/plugins' make[3]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1' make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' /bin/install -c ncxx4-config '/opt/metwork-mfext-master/opt/scientific_core/bin' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig' /bin/install -c -m 644 netcdf-cxx4.pc '/opt/metwork-mfext-master/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.1' +-------------------------------------------------------------+ | 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.1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.1' 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,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/proj.yaml touch /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/proj.yaml echo "name: 'proj'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/proj.yaml echo "version: '9.8.1'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/proj.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/proj.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/proj.yaml echo "checksum: '337d10673c73377fb83d7c7ddbe8a5c4'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/proj.yaml echo -n "description: '" >>/opt/metwork-mfext-master/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-master/opt/scientific_core/share/metwork_packages/proj.yaml echo "'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/proj.yaml echo "website: 'http://trac.osgeo.org/proj/'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/proj.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/proj.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/proj.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/proj.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/proj.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/proj.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-master/opt/scientific_core OPTIONS="-DBUILD_TESTING=OFF -DCMAKE_PREFIX_PATH='/opt/metwork-mfext-master/opt/scientific_core;/opt/metwork-mfext-master/opt/scientific_core/../core'" download uncompress configure_cmake build_cmake install_cmake make[1]: Entering directory '/src/layers/layer1_scientific_core/0015_proj' /opt/metwork-mfext-master/bin/_download_helper.sh `readlink -m ./build/proj-9.8.1.tar.gz` `readlink -m ./sources` MD5 337d10673c73377fb83d7c7ddbe8a5c4 Computing checksum for /src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1.tar.gz... Good checksum rm -Rf proj-9.8.1 /opt/metwork-mfext-master/bin/_uncompress_helper.sh `readlink -m ./build/proj-9.8.1.tar.gz` tar.gz proj-9.8.1 Patching with proj-9.8.1+mf+1.patch... patching file data/mf.proj4 patching file data/sql/mf.sql patching file data/sql/proj_db_table_defs.sql Hunk #1 succeeded at 263 (offset 27 lines). patching file data/sql_filelist.cmake Hunk #1 succeeded at 53 (offset 3 lines). patching file src/iso19111/io.cpp Hunk #1 succeeded at 11942 (offset 214 lines). patching file src/iso19111/operation/parammappings.cpp patching file src/lib_proj.cmake Hunk #1 succeeded at 134 (offset -6 lines). patching file src/pj_list.h Hunk #1 succeeded at 124 (offset 1 line). patching file src/proj_constants.h patching file src/projections/skmerc.cpp patching file test/CMakeLists.txt patching file test/unit/CMakeLists.txt patching file test/gie/skmerc.gie patching file test/unit/test_c_api.cpp Hunk #1 succeeded at 1525 (offset 19 lines). Hunk #2 succeeded at 4080 (offset 49 lines). patching file test/unit/test_skmerc.cpp Patch ok Patching with no_expected_md5.patch... patching file data/generate_proj_db.cmake Hunk #1 succeeded at 43 (offset 2 lines). Patch ok cd build/proj-9.8.1 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS="";export CXXFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && if test ! -d build; then mkdir build; fi && cd build && cmake -DCMAKE_INSTALL_PREFIX=/opt/metwork-mfext-master/opt/scientific_core -DCMAKE_PREFIX_PATH=/opt/metwork-mfext-master/opt/scientific_core -DCMAKE_INSTALL_LIBDIR=lib -DBUILD_TESTING=OFF -DCMAKE_PREFIX_PATH='/opt/metwork-mfext-master/opt/scientific_core;/opt/metwork-mfext-master/opt/scientific_core/../core' .. -- The C compiler identification is GNU 11.2.1 -- The CXX compiler identification is GNU 11.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /opt/rh/gcc-toolset-11/root/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/rh/gcc-toolset-11/root/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Requiring C++17 -- Requiring C++17 - done -- Requiring C99 -- Requiring C99 - done -- Performing Test HAVE_DEP_COPY_DTOR_FLAG -- Performing Test HAVE_DEP_COPY_DTOR_FLAG - Success -- Configuring PROJ: -- PROJ_VERSION = 9.8.1 -- Looking for localeconv -- Looking for localeconv - found -- Looking for strerror -- Looking for strerror - found -- Looking for dladdr in dl -- Looking for dladdr in dl - found -- Looking for exp in m -- Looking for exp in m - found -- nlohmann/json: internal -- Found SQLite3: /opt/metwork-mfext-master/opt/core/include (found version "3.49.1") -- Found TIFF: /opt/metwork-mfext-master/opt/core/lib/libtiff.so (found version "4.7.0") -- Found CURL: /opt/metwork-mfext-master/opt/core/lib/libcurl.so (found version "7.88.1") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Testing disabled -- Configuring proj library: -- ENABLE_IPO = OFF -- PROJ_OUTPUT_NAME = proj -- BUILD_SHARED_LIBS = ON -- PROJ_LIBRARIES = proj -- PROJ: Configured 'dist' target -- EMBED_RESOURCE_FILES=OFF -- Configuring done (1.3s) -- Generating done (0.1s) -- Build files have been written to: /src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build cd build/proj-9.8.1/build && make .. cd build/proj-9.8.1/build && make .. install make[2]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[3]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 0%] Generating proj.db CMake Warning at generate_proj_db.cmake:34 (message): all.sql.in content has changed. Running extra validation checks when building proj.db... Useless alias_name for geodetic_datum... Useless alias_name for vertical_datum... Useless alias_name for geodetic_crs... Useless alias_name for vertical_crs... Useless alias_name for projected_crs... Useless alias_name for compound_crs... make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 0%] Built target generate_proj_db make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 0%] Built target check_wkt1_grammar_md5 make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 0%] Built target check_wkt2_grammar_md5 make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 0%] Building CXX object src/CMakeFiles/proj.dir/aasincos.cpp.o [ 1%] Building CXX object src/CMakeFiles/proj.dir/adjlon.cpp.o [ 1%] Building CXX object src/CMakeFiles/proj.dir/area.cpp.o [ 2%] Building CXX object src/CMakeFiles/proj.dir/coord_operation.cpp.o [ 2%] Building CXX object src/CMakeFiles/proj.dir/coordinates.cpp.o [ 2%] Building CXX object src/CMakeFiles/proj.dir/create.cpp.o [ 3%] Building CXX object src/CMakeFiles/proj.dir/crs_to_crs.cpp.o [ 3%] Building CXX object src/CMakeFiles/proj.dir/ctx.cpp.o [ 4%] Building CXX object src/CMakeFiles/proj.dir/datum_set.cpp.o [ 4%] Building CXX object src/CMakeFiles/proj.dir/datums.cpp.o [ 4%] Building CXX object src/CMakeFiles/proj.dir/deriv.cpp.o [ 5%] Building CXX object src/CMakeFiles/proj.dir/dist.cpp.o [ 5%] Building CXX object src/CMakeFiles/proj.dir/dmstor.cpp.o [ 6%] Building CXX object src/CMakeFiles/proj.dir/ell_set.cpp.o [ 6%] Building CXX object src/CMakeFiles/proj.dir/ellps.cpp.o [ 6%] Building CXX object src/CMakeFiles/proj.dir/factors.cpp.o [ 7%] Building CXX object src/CMakeFiles/proj.dir/filemanager.cpp.o [ 7%] Building CXX object src/CMakeFiles/proj.dir/fwd.cpp.o [ 8%] Building CXX object src/CMakeFiles/proj.dir/gauss.cpp.o [ 8%] Building CXX object src/CMakeFiles/proj.dir/generic_inverse.cpp.o [ 9%] Building C object src/CMakeFiles/proj.dir/geodesic.c.o [ 9%] Building CXX object src/CMakeFiles/proj.dir/grids.cpp.o [ 9%] Building CXX object src/CMakeFiles/proj.dir/info.cpp.o [ 10%] Building CXX object src/CMakeFiles/proj.dir/init.cpp.o [ 10%] Building CXX object src/CMakeFiles/proj.dir/initcache.cpp.o [ 11%] Building CXX object src/CMakeFiles/proj.dir/internal.cpp.o [ 11%] Building CXX object src/CMakeFiles/proj.dir/inv.cpp.o [ 11%] Building CXX object src/CMakeFiles/proj.dir/latitudes.cpp.o [ 12%] Building CXX object src/CMakeFiles/proj.dir/list.cpp.o [ 12%] Building CXX object src/CMakeFiles/proj.dir/log.cpp.o [ 13%] Building CXX object src/CMakeFiles/proj.dir/malloc.cpp.o [ 13%] Building CXX object src/CMakeFiles/proj.dir/mlfn.cpp.o [ 13%] Building CXX object src/CMakeFiles/proj.dir/msfn.cpp.o [ 14%] Building CXX object src/CMakeFiles/proj.dir/mutex.cpp.o [ 14%] Building CXX object src/CMakeFiles/proj.dir/networkfilemanager.cpp.o [ 15%] Building CXX object src/CMakeFiles/proj.dir/param.cpp.o [ 15%] Building CXX object src/CMakeFiles/proj.dir/phi2.cpp.o [ 16%] Building CXX object src/CMakeFiles/proj.dir/pipeline.cpp.o [ 16%] Building CXX object src/CMakeFiles/proj.dir/pr_list.cpp.o [ 16%] Building CXX object src/CMakeFiles/proj.dir/proj_json_streaming_writer.cpp.o [ 17%] Building CXX object src/CMakeFiles/proj.dir/proj_mdist.cpp.o [ 17%] Building CXX object src/CMakeFiles/proj.dir/release.cpp.o [ 18%] Building CXX object src/CMakeFiles/proj.dir/rtodms.cpp.o [ 18%] Building CXX object src/CMakeFiles/proj.dir/strerrno.cpp.o [ 18%] Building CXX object src/CMakeFiles/proj.dir/strtod.cpp.o [ 19%] Building CXX object src/CMakeFiles/proj.dir/sqlite3_utils.cpp.o [ 19%] Building CXX object src/CMakeFiles/proj.dir/tracing.cpp.o [ 20%] Building CXX object src/CMakeFiles/proj.dir/trans.cpp.o [ 20%] Building CXX object src/CMakeFiles/proj.dir/trans_bounds.cpp.o [ 20%] Building CXX object src/CMakeFiles/proj.dir/tsfn.cpp.o [ 21%] Building CXX object src/CMakeFiles/proj.dir/units.cpp.o [ 21%] Building C object src/CMakeFiles/proj.dir/wkt1_generated_parser.c.o [ 22%] Building CXX object src/CMakeFiles/proj.dir/wkt1_parser.cpp.o [ 22%] Building C object src/CMakeFiles/proj.dir/wkt2_generated_parser.c.o [ 22%] Building CXX object src/CMakeFiles/proj.dir/wkt2_parser.cpp.o [ 23%] Building CXX object src/CMakeFiles/proj.dir/wkt_parser.cpp.o [ 23%] Building CXX object src/CMakeFiles/proj.dir/zpoly1.cpp.o [ 24%] Building CXX object src/CMakeFiles/proj.dir/conversions/axisswap.cpp.o [ 24%] Building CXX object src/CMakeFiles/proj.dir/conversions/cart.cpp.o [ 25%] Building CXX object src/CMakeFiles/proj.dir/conversions/geoc.cpp.o [ 25%] Building CXX object src/CMakeFiles/proj.dir/conversions/geocent.cpp.o [ 25%] Building CXX object src/CMakeFiles/proj.dir/conversions/noop.cpp.o [ 26%] Building CXX object src/CMakeFiles/proj.dir/conversions/topocentric.cpp.o [ 26%] Building CXX object src/CMakeFiles/proj.dir/conversions/set.cpp.o [ 27%] Building CXX object src/CMakeFiles/proj.dir/conversions/unitconvert.cpp.o [ 27%] Building CXX object src/CMakeFiles/proj.dir/projections/airocean.cpp.o [ 27%] Building CXX object src/CMakeFiles/proj.dir/projections/aeqd.cpp.o [ 28%] Building CXX object src/CMakeFiles/proj.dir/projections/adams.cpp.o [ 28%] Building CXX object src/CMakeFiles/proj.dir/projections/gnom.cpp.o [ 29%] Building CXX object src/CMakeFiles/proj.dir/projections/laea.cpp.o [ 29%] Building CXX object src/CMakeFiles/proj.dir/projections/mod_ster.cpp.o [ 29%] Building CXX object src/CMakeFiles/proj.dir/projections/nsper.cpp.o [ 30%] Building CXX object src/CMakeFiles/proj.dir/projections/nzmg.cpp.o [ 30%] Building CXX object src/CMakeFiles/proj.dir/projections/ortho.cpp.o [ 31%] Building CXX object src/CMakeFiles/proj.dir/projections/stere.cpp.o [ 31%] Building CXX object src/CMakeFiles/proj.dir/projections/sterea.cpp.o [ 31%] Building CXX object src/CMakeFiles/proj.dir/projections/aea.cpp.o [ 32%] Building CXX object src/CMakeFiles/proj.dir/projections/bipc.cpp.o [ 32%] Building CXX object src/CMakeFiles/proj.dir/projections/bonne.cpp.o [ 33%] Building CXX object src/CMakeFiles/proj.dir/projections/eqdc.cpp.o [ 33%] Building CXX object src/CMakeFiles/proj.dir/projections/isea.cpp.o [ 34%] Building CXX object src/CMakeFiles/proj.dir/projections/ccon.cpp.o [ 34%] Building CXX object src/CMakeFiles/proj.dir/projections/imw_p.cpp.o [ 34%] Building CXX object src/CMakeFiles/proj.dir/projections/krovak.cpp.o [ 35%] Building CXX object src/CMakeFiles/proj.dir/projections/lcc.cpp.o [ 35%] Building CXX object src/CMakeFiles/proj.dir/projections/poly.cpp.o [ 36%] Building CXX object src/CMakeFiles/proj.dir/projections/rpoly.cpp.o [ 36%] Building CXX object src/CMakeFiles/proj.dir/projections/sconics.cpp.o [ 36%] Building CXX object src/CMakeFiles/proj.dir/projections/rouss.cpp.o [ 37%] Building CXX object src/CMakeFiles/proj.dir/projections/cass.cpp.o [ 37%] Building CXX object src/CMakeFiles/proj.dir/projections/cc.cpp.o [ 38%] Building CXX object src/CMakeFiles/proj.dir/projections/cea.cpp.o [ 38%] Building CXX object src/CMakeFiles/proj.dir/projections/eqc.cpp.o [ 38%] Building CXX object src/CMakeFiles/proj.dir/projections/gall.cpp.o [ 39%] Building CXX object src/CMakeFiles/proj.dir/projections/labrd.cpp.o [ 39%] Building CXX object src/CMakeFiles/proj.dir/projections/som.cpp.o [ 40%] Building CXX object src/CMakeFiles/proj.dir/projections/merc.cpp.o [ 40%] Building CXX object src/CMakeFiles/proj.dir/projections/mill.cpp.o [ 41%] Building CXX object src/CMakeFiles/proj.dir/projections/ocea.cpp.o [ 41%] Building CXX object src/CMakeFiles/proj.dir/projections/omerc.cpp.o [ 41%] Building CXX object src/CMakeFiles/proj.dir/projections/somerc.cpp.o [ 42%] Building CXX object src/CMakeFiles/proj.dir/projections/tcc.cpp.o [ 42%] Building CXX object src/CMakeFiles/proj.dir/projections/tcea.cpp.o [ 43%] Building CXX object src/CMakeFiles/proj.dir/projections/times.cpp.o [ 43%] Building CXX object src/CMakeFiles/proj.dir/projections/tmerc.cpp.o [ 43%] Building CXX object src/CMakeFiles/proj.dir/projections/tobmerc.cpp.o [ 44%] Building CXX object src/CMakeFiles/proj.dir/projections/airy.cpp.o [ 44%] Building CXX object src/CMakeFiles/proj.dir/projections/aitoff.cpp.o [ 45%] Building CXX object src/CMakeFiles/proj.dir/projections/august.cpp.o [ 45%] Building CXX object src/CMakeFiles/proj.dir/projections/bacon.cpp.o [ 45%] Building CXX object src/CMakeFiles/proj.dir/projections/bertin1953.cpp.o [ 46%] Building CXX object src/CMakeFiles/proj.dir/projections/chamb.cpp.o [ 46%] Building CXX object src/CMakeFiles/proj.dir/projections/hammer.cpp.o [ 47%] Building CXX object src/CMakeFiles/proj.dir/projections/lagrng.cpp.o [ 47%] Building CXX object src/CMakeFiles/proj.dir/projections/larr.cpp.o [ 47%] Building CXX object src/CMakeFiles/proj.dir/projections/lask.cpp.o [ 48%] Building CXX object src/CMakeFiles/proj.dir/projections/latlong.cpp.o [ 48%] Building CXX object src/CMakeFiles/proj.dir/projections/nicol.cpp.o [ 49%] Building CXX object src/CMakeFiles/proj.dir/projections/ob_tran.cpp.o [ 49%] Building CXX object src/CMakeFiles/proj.dir/projections/oea.cpp.o [ 50%] Building CXX object src/CMakeFiles/proj.dir/projections/tpeqd.cpp.o [ 50%] Building CXX object src/CMakeFiles/proj.dir/projections/vandg.cpp.o [ 50%] Building CXX object src/CMakeFiles/proj.dir/projections/vandg2.cpp.o [ 51%] Building CXX object src/CMakeFiles/proj.dir/projections/vandg4.cpp.o [ 51%] Building CXX object src/CMakeFiles/proj.dir/projections/wag7.cpp.o [ 52%] Building CXX object src/CMakeFiles/proj.dir/projections/lcca.cpp.o [ 52%] Building CXX object src/CMakeFiles/proj.dir/projections/geos.cpp.o [ 52%] Building CXX object src/CMakeFiles/proj.dir/projections/boggs.cpp.o [ 53%] Building CXX object src/CMakeFiles/proj.dir/projections/collg.cpp.o [ 53%] Building CXX object src/CMakeFiles/proj.dir/projections/comill.cpp.o [ 54%] Building CXX object src/CMakeFiles/proj.dir/projections/crast.cpp.o [ 54%] Building CXX object src/CMakeFiles/proj.dir/projections/denoy.cpp.o [ 54%] Building CXX object src/CMakeFiles/proj.dir/projections/eck1.cpp.o [ 55%] Building CXX object src/CMakeFiles/proj.dir/projections/eck2.cpp.o [ 55%] Building CXX object src/CMakeFiles/proj.dir/projections/eck3.cpp.o [ 56%] Building CXX object src/CMakeFiles/proj.dir/projections/eck4.cpp.o [ 56%] Building CXX object src/CMakeFiles/proj.dir/projections/eck5.cpp.o [ 56%] Building CXX object src/CMakeFiles/proj.dir/projections/fahey.cpp.o [ 57%] Building CXX object src/CMakeFiles/proj.dir/projections/fouc_s.cpp.o [ 57%] Building CXX object src/CMakeFiles/proj.dir/projections/gins8.cpp.o [ 58%] Building CXX object src/CMakeFiles/proj.dir/projections/gstmerc.cpp.o [ 58%] Building CXX object src/CMakeFiles/proj.dir/projections/gn_sinu.cpp.o [ 59%] Building CXX object src/CMakeFiles/proj.dir/projections/goode.cpp.o [ 59%] Building CXX object src/CMakeFiles/proj.dir/projections/igh.cpp.o [ 59%] Building CXX object src/CMakeFiles/proj.dir/projections/igh_o.cpp.o [ 60%] Building CXX object src/CMakeFiles/proj.dir/projections/imoll.cpp.o [ 60%] Building CXX object src/CMakeFiles/proj.dir/projections/imoll_o.cpp.o [ 61%] Building CXX object src/CMakeFiles/proj.dir/projections/hatano.cpp.o [ 61%] Building CXX object src/CMakeFiles/proj.dir/projections/loxim.cpp.o [ 61%] Building CXX object src/CMakeFiles/proj.dir/projections/mbt_fps.cpp.o [ 62%] Building CXX object src/CMakeFiles/proj.dir/projections/mbtfpp.cpp.o [ 62%] Building CXX object src/CMakeFiles/proj.dir/projections/mbtfpq.cpp.o [ 63%] Building CXX object src/CMakeFiles/proj.dir/projections/moll.cpp.o [ 63%] Building CXX object src/CMakeFiles/proj.dir/projections/nell.cpp.o [ 63%] Building CXX object src/CMakeFiles/proj.dir/projections/nell_h.cpp.o [ 64%] Building CXX object src/CMakeFiles/proj.dir/projections/patterson.cpp.o [ 64%] Building CXX object src/CMakeFiles/proj.dir/projections/putp2.cpp.o [ 65%] Building CXX object src/CMakeFiles/proj.dir/projections/putp3.cpp.o [ 65%] Building CXX object src/CMakeFiles/proj.dir/projections/putp4p.cpp.o [ 66%] Building CXX object src/CMakeFiles/proj.dir/projections/putp5.cpp.o [ 66%] Building CXX object src/CMakeFiles/proj.dir/projections/putp6.cpp.o [ 66%] Building CXX object src/CMakeFiles/proj.dir/projections/qsc.cpp.o [ 67%] Building CXX object src/CMakeFiles/proj.dir/projections/robin.cpp.o [ 67%] Building CXX object src/CMakeFiles/proj.dir/projections/s2.cpp.o [ 68%] Building CXX object src/CMakeFiles/proj.dir/projections/sch.cpp.o [ 68%] Building CXX object src/CMakeFiles/proj.dir/projections/sts.cpp.o [ 68%] Building CXX object src/CMakeFiles/proj.dir/projections/urm5.cpp.o [ 69%] Building CXX object src/CMakeFiles/proj.dir/projections/urmfps.cpp.o [ 69%] Building CXX object src/CMakeFiles/proj.dir/projections/wag2.cpp.o [ 70%] Building CXX object src/CMakeFiles/proj.dir/projections/wag3.cpp.o [ 70%] Building CXX object src/CMakeFiles/proj.dir/projections/wink1.cpp.o [ 70%] Building CXX object src/CMakeFiles/proj.dir/projections/wink2.cpp.o [ 71%] Building CXX object src/CMakeFiles/proj.dir/projections/healpix.cpp.o [ 71%] Building CXX object src/CMakeFiles/proj.dir/projections/natearth.cpp.o [ 72%] Building CXX object src/CMakeFiles/proj.dir/projections/natearth2.cpp.o [ 72%] Building CXX object src/CMakeFiles/proj.dir/projections/calcofi.cpp.o [ 72%] Building CXX object src/CMakeFiles/proj.dir/projections/eqearth.cpp.o [ 73%] Building CXX object src/CMakeFiles/proj.dir/projections/col_urban.cpp.o [ 73%] Building CXX object src/CMakeFiles/proj.dir/projections/spilhaus.cpp.o [ 74%] Building CXX object src/CMakeFiles/proj.dir/projections/skmerc.cpp.o [ 74%] Building CXX object src/CMakeFiles/proj.dir/transformations/affine.cpp.o [ 75%] Building CXX object src/CMakeFiles/proj.dir/transformations/deformation.cpp.o [ 75%] Building CXX object src/CMakeFiles/proj.dir/transformations/gridshift.cpp.o [ 75%] Building CXX object src/CMakeFiles/proj.dir/transformations/helmert.cpp.o [ 76%] Building CXX object src/CMakeFiles/proj.dir/transformations/hgridshift.cpp.o [ 76%] Building CXX object src/CMakeFiles/proj.dir/transformations/horner.cpp.o [ 77%] Building CXX object src/CMakeFiles/proj.dir/transformations/molodensky.cpp.o [ 77%] Building CXX object src/CMakeFiles/proj.dir/transformations/vgridshift.cpp.o [ 77%] Building CXX object src/CMakeFiles/proj.dir/transformations/xyzgridshift.cpp.o [ 78%] Building CXX object src/CMakeFiles/proj.dir/transformations/defmodel.cpp.o [ 78%] Building CXX object src/CMakeFiles/proj.dir/transformations/tinshift.cpp.o [ 79%] Building CXX object src/CMakeFiles/proj.dir/transformations/vertoffset.cpp.o [ 79%] Building CXX object src/CMakeFiles/proj.dir/iso19111/static.cpp.o [ 79%] Building CXX object src/CMakeFiles/proj.dir/iso19111/util.cpp.o [ 80%] Building CXX object src/CMakeFiles/proj.dir/iso19111/metadata.cpp.o [ 80%] Building CXX object src/CMakeFiles/proj.dir/iso19111/common.cpp.o [ 81%] Building CXX object src/CMakeFiles/proj.dir/iso19111/coordinates.cpp.o [ 81%] Building CXX object src/CMakeFiles/proj.dir/iso19111/crs.cpp.o [ 81%] Building CXX object src/CMakeFiles/proj.dir/iso19111/datum.cpp.o [ 82%] Building CXX object src/CMakeFiles/proj.dir/iso19111/coordinatesystem.cpp.o [ 82%] Building CXX object src/CMakeFiles/proj.dir/iso19111/io.cpp.o [ 83%] Building CXX object src/CMakeFiles/proj.dir/iso19111/internal.cpp.o [ 83%] Building CXX object src/CMakeFiles/proj.dir/iso19111/factory.cpp.o [ 84%] Building CXX object src/CMakeFiles/proj.dir/iso19111/c_api.cpp.o [ 84%] Building CXX object src/CMakeFiles/proj.dir/iso19111/operation/concatenatedoperation.cpp.o [ 84%] Building CXX object src/CMakeFiles/proj.dir/iso19111/operation/coordinateoperationfactory.cpp.o [ 85%] Building CXX object src/CMakeFiles/proj.dir/iso19111/operation/conversion.cpp.o [ 85%] Building CXX object src/CMakeFiles/proj.dir/iso19111/operation/esriparammappings.cpp.o [ 86%] Building CXX object src/CMakeFiles/proj.dir/iso19111/operation/oputils.cpp.o [ 86%] Building CXX object src/CMakeFiles/proj.dir/iso19111/operation/parametervalue.cpp.o [ 86%] Building CXX object src/CMakeFiles/proj.dir/iso19111/operation/parammappings.cpp.o [ 87%] Building CXX object src/CMakeFiles/proj.dir/iso19111/operation/projbasedoperation.cpp.o [ 87%] Building CXX object src/CMakeFiles/proj.dir/iso19111/operation/singleoperation.cpp.o [ 88%] Building CXX object src/CMakeFiles/proj.dir/iso19111/operation/transformation.cpp.o [ 88%] Building CXX object src/CMakeFiles/proj.dir/iso19111/operation/vectorofvaluesparams.cpp.o [ 88%] Building CXX object src/CMakeFiles/proj.dir/apps/projinfo_lib.cpp.o [ 89%] Linking CXX shared library ../lib/libproj.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 89%] Built target proj make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 90%] Building CXX object src/apps/CMakeFiles/cct.dir/cct.cpp.o [ 90%] Building CXX object src/apps/CMakeFiles/cct.dir/proj_strtod.cpp.o [ 90%] Linking CXX executable ../../bin/cct make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 90%] Built target cct make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 91%] Building CXX object src/apps/CMakeFiles/cs2cs.dir/cs2cs.cpp.o [ 91%] Building CXX object src/apps/CMakeFiles/cs2cs.dir/emess.cpp.o [ 92%] Building CXX object src/apps/CMakeFiles/cs2cs.dir/utils.cpp.o [ 92%] Linking CXX executable ../../bin/cs2cs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 92%] Built target cs2cs make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 93%] Building CXX object src/apps/CMakeFiles/geod.dir/geod.cpp.o [ 93%] Building CXX object src/apps/CMakeFiles/geod.dir/geod_set.cpp.o [ 94%] Building CXX object src/apps/CMakeFiles/geod.dir/geod_interface.cpp.o [ 94%] Building CXX object src/apps/CMakeFiles/geod.dir/emess.cpp.o [ 94%] Building CXX object src/apps/CMakeFiles/geod.dir/utils.cpp.o [ 95%] Linking CXX executable ../../bin/geod make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 95%] Built target geod make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 96%] Generating invgeod make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 96%] Built target invgeod make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 96%] Building CXX object src/apps/CMakeFiles/binproj.dir/proj.cpp.o [ 96%] Building CXX object src/apps/CMakeFiles/binproj.dir/emess.cpp.o [ 97%] Building CXX object src/apps/CMakeFiles/binproj.dir/utils.cpp.o [ 97%] Linking CXX executable ../../bin/proj make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 97%] Built target binproj make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 97%] Generating invproj make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 97%] Built target invproj make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 97%] Building CXX object src/apps/CMakeFiles/projinfo.dir/projinfo.cpp.o [ 98%] Linking CXX executable ../../bin/projinfo make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 98%] Built target projinfo make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 98%] Building CXX object src/apps/CMakeFiles/gie.dir/gie.cpp.o [ 99%] Building CXX object src/apps/CMakeFiles/gie.dir/proj_strtod.cpp.o [ 99%] Linking CXX executable ../../bin/gie make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 99%] Built target gie make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [ 99%] Building CXX object src/apps/CMakeFiles/projsync.dir/projsync.cpp.o [100%] Linking CXX executable ../../bin/projsync make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' [100%] Built target projsync make[3]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' Install the project... -- Install configuration: "Release" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/proj/deformation_model.schema.json -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/proj/projjson.schema.json -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/proj/triangulation.schema.json -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/proj/proj.ini -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/proj/proj.db -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/proj/world -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/proj/other.extra -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/proj/nad27 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/proj/GL27 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/proj/nad83 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/proj/nad.lst -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/proj/CH -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/proj/ITRF2000 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/proj/ITRF2008 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/proj/ITRF2014 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/proj/ITRF2020 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/proj/util.hpp -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/proj/metadata.hpp -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/proj/common.hpp -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/proj/coordinates.hpp -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/proj/crs.hpp -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/proj/datum.hpp -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/proj/coordinatesystem.hpp -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/proj/coordinateoperation.hpp -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/proj/io.hpp -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/proj/nn.hpp -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libproj.so.25.9.8.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libproj.so.25 -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/lib/libproj.so.25.9.8.1" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libproj.so -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/proj.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/proj_experimental.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/proj_constants.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/proj_symbol_rename.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geodesic.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/projapps_lib.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/cct -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/cct" to "$ORIGIN/../lib" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/cs2cs -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/cs2cs" to "$ORIGIN/../lib" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/geod -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/geod" to "$ORIGIN/../lib" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/invgeod -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/proj -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/proj" to "$ORIGIN/../lib" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/invproj -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/projinfo -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/projinfo" to "$ORIGIN/../lib" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gie -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gie" to "$ORIGIN/../lib" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/projsync -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/projsync" to "$ORIGIN/../lib" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/proj.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/cs2cs.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/geod.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/cct.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gie.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/projinfo.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/projsync.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/cmake/proj/proj-config.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/cmake/proj/proj-config-version.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/cmake/proj/proj-targets.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/cmake/proj/proj-targets-release.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/cmake/proj/proj4-targets.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/cmake/proj/proj4-targets-release.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/cmake/proj4/proj4-config.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/cmake/proj4/proj4-config-version.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/cmake/proj4/proj-targets.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/cmake/proj4/proj-targets-release.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/cmake/proj4/proj4-targets.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/cmake/proj4/proj4-targets-release.cmake -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/projinfo -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/doc/proj/COPYING -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/doc/proj/NEWS.md -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/doc/proj/AUTHORS.md -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig/proj.pc make[2]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-9.8.1/build' 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,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libgeotiff.yaml touch /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libgeotiff.yaml echo "name: 'libgeotiff'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libgeotiff.yaml echo "version: '1.7.4'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libgeotiff.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libgeotiff.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libgeotiff.yaml echo "checksum: '7806cc2c153b88eef63698d5edaa5913'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libgeotiff.yaml echo -n "description: '" >>/opt/metwork-mfext-master/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-master/opt/scientific_core/share/metwork_packages/libgeotiff.yaml echo "'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libgeotiff.yaml echo "website: 'https://github.com/OSGeo/libgeotiff'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libgeotiff.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libgeotiff.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libgeotiff.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libgeotiff.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libgeotiff.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libgeotiff.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-master/opt/scientific_core OPTIONS="--with-zlib=yes --with-jpeg=yes --with-proj=/opt/metwork-mfext-master/opt/scientific_core" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff' /opt/metwork-mfext-master/bin/_download_helper.sh `readlink -m ./build/libgeotiff-1.7.4.tar.gz` `readlink -m ./sources` MD5 7806cc2c153b88eef63698d5edaa5913 Computing checksum for /src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4.tar.gz... Good checksum rm -Rf libgeotiff-1.7.4 /opt/metwork-mfext-master/bin/_uncompress_helper.sh `readlink -m ./build/libgeotiff-1.7.4.tar.gz` tar.gz libgeotiff-1.7.4 cd build/libgeotiff-1.7.4 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS="";export CXXFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-master/opt/scientific_core --with-zlib=yes --with-jpeg=yes --with-proj=/opt/metwork-mfext-master/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... /opt/rh/gcc-toolset-11/root/usr/bin/ld checking if the linker (/opt/rh/gcc-toolset-11/root/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/gcc-toolset-11/root/usr/bin/nm -B checking the name lister (/opt/rh/gcc-toolset-11/root/usr/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 /opt/rh/gcc-toolset-11/root/usr/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 /opt/rh/gcc-toolset-11/root/usr/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 (/opt/rh/gcc-toolset-11/root/usr/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 geotiff.h 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 libgeotiff.pc config.status: creating geo_config.h config.status: executing depfiles commands config.status: executing libtool commands libgeotiff configuration summary: Version..................: Installation directory...: /opt/metwork-mfext-master/opt/scientific_core C compiler...............: gcc -g -O2 -O3 -DNDEBUG Debugging support........: zlib support......: yes jpeg support......: yes TIFF support......: yes -INCLUDE .......: -I/opt/metwork-mfext-master/opt/core/include -PREFIX ........: PROJ support......: yes -INCLUDE .......: -I/opt/metwork-mfext-master/opt/scientific_core/include LIBS.....................: -L/opt/metwork-mfext-master/opt/scientific_core/lib -lproj -ljpeg -lz -lm -L/opt/metwork-mfext-master/opt/core/lib -ltiff libgeotiff - http://trac.osgeo.org/geotiff cd build/libgeotiff-1.7.4 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4' Making all in libxtiff make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/libxtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I./.. -I/opt/metwork-mfext-master/opt/core/include -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./.. -I/opt/metwork-mfext-master/opt/core/include -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./.. -I/opt/metwork-mfext-master/opt/core/include -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./.. -I/opt/metwork-mfext-master/opt/core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -o libxtiff.la xtiff.lo -L/opt/metwork-mfext-master/opt/scientific_core/lib -lproj -ljpeg -lz -lm -L/opt/metwork-mfext-master/opt/core/lib -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.4/libxtiff' Making all in . make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4' 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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -version-info 7:3:2 -o libgeotiff.la -rpath /opt/metwork-mfext-master/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-master/opt/scientific_core/lib -lproj -ljpeg -lz -lm -L/opt/metwork-mfext-master/opt/core/lib -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 -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/core/lib -lproj -ljpeg -lz -lm -ltiff -g -O2 -O3 -Wl,-soname -Wl,libgeotiff.so.5 -o .libs/libgeotiff.so.5.2.3 libtool: link: (cd ".libs" && rm -f "libgeotiff.so.5" && ln -s "libgeotiff.so.5.2.3" "libgeotiff.so.5") libtool: link: (cd ".libs" && rm -f "libgeotiff.so" && ln -s "libgeotiff.so.5.2.3" "libgeotiff.so") libtool: link: (cd .libs/libgeotiff.lax/libxtiff.a && ar x "/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/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.4' Making all in bin make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/bin' gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I./.. -I./../libxtiff -I/opt/metwork-mfext-master/opt/core/include -DHAVE_TIFF=1 -I/opt/metwork-mfext-master/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 -I/opt/metwork-mfext-master/opt/core/include -DHAVE_TIFF=1 -I/opt/metwork-mfext-master/opt/scientific_core/include -g -O2 -O3 -DNDEBUG -o geotifcp geotifcp.o ../libgeotiff.la -L/opt/metwork-mfext-master/opt/scientific_core/lib -lproj -ljpeg -lz -lm -L/opt/metwork-mfext-master/opt/core/lib -ltiff libtool: link: gcc -I../ -I./.. -I./../libxtiff -I/opt/metwork-mfext-master/opt/core/include -DHAVE_TIFF=1 -I/opt/metwork-mfext-master/opt/scientific_core/include -g -O2 -O3 -DNDEBUG -o .libs/geotifcp geotifcp.o ../.libs/libgeotiff.so -L/opt/metwork-mfext-master/opt/scientific_core/lib -lproj -ljpeg -lz -lm -L/opt/metwork-mfext-master/opt/core/lib -ltiff -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I./.. -I./../libxtiff -I/opt/metwork-mfext-master/opt/core/include -DHAVE_TIFF=1 -I/opt/metwork-mfext-master/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 -I/opt/metwork-mfext-master/opt/core/include -DHAVE_TIFF=1 -I/opt/metwork-mfext-master/opt/scientific_core/include -g -O2 -O3 -DNDEBUG -o listgeo listgeo.o ../libgeotiff.la -L/opt/metwork-mfext-master/opt/scientific_core/lib -lproj -ljpeg -lz -lm -L/opt/metwork-mfext-master/opt/core/lib -ltiff libtool: link: gcc -I../ -I./.. -I./../libxtiff -I/opt/metwork-mfext-master/opt/core/include -DHAVE_TIFF=1 -I/opt/metwork-mfext-master/opt/scientific_core/include -g -O2 -O3 -DNDEBUG -o .libs/listgeo listgeo.o ../.libs/libgeotiff.so -L/opt/metwork-mfext-master/opt/scientific_core/lib -lproj -ljpeg -lz -lm -L/opt/metwork-mfext-master/opt/core/lib -ltiff -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I./.. -I./../libxtiff -I/opt/metwork-mfext-master/opt/core/include -DHAVE_TIFF=1 -I/opt/metwork-mfext-master/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 -I/opt/metwork-mfext-master/opt/core/include -DHAVE_TIFF=1 -I/opt/metwork-mfext-master/opt/scientific_core/include -g -O2 -O3 -DNDEBUG -o applygeo applygeo.o ../libgeotiff.la -L/opt/metwork-mfext-master/opt/scientific_core/lib -lproj -ljpeg -lz -lm -L/opt/metwork-mfext-master/opt/core/lib -ltiff libtool: link: gcc -I../ -I./.. -I./../libxtiff -I/opt/metwork-mfext-master/opt/core/include -DHAVE_TIFF=1 -I/opt/metwork-mfext-master/opt/scientific_core/include -g -O2 -O3 -DNDEBUG -o .libs/applygeo applygeo.o ../.libs/libgeotiff.so -L/opt/metwork-mfext-master/opt/scientific_core/lib -lproj -ljpeg -lz -lm -L/opt/metwork-mfext-master/opt/core/lib -ltiff -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I./.. -I./../libxtiff -I/opt/metwork-mfext-master/opt/core/include -DHAVE_TIFF=1 -I/opt/metwork-mfext-master/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 -I/opt/metwork-mfext-master/opt/core/include -DHAVE_TIFF=1 -I/opt/metwork-mfext-master/opt/scientific_core/include -g -O2 -O3 -DNDEBUG -o makegeo makegeo.o ../libgeotiff.la -L/opt/metwork-mfext-master/opt/scientific_core/lib -lproj -ljpeg -lz -lm -L/opt/metwork-mfext-master/opt/core/lib -ltiff libtool: link: gcc -I../ -I./.. -I./../libxtiff -I/opt/metwork-mfext-master/opt/core/include -DHAVE_TIFF=1 -I/opt/metwork-mfext-master/opt/scientific_core/include -g -O2 -O3 -DNDEBUG -o .libs/makegeo makegeo.o ../.libs/libgeotiff.so -L/opt/metwork-mfext-master/opt/scientific_core/lib -lproj -ljpeg -lz -lm -L/opt/metwork-mfext-master/opt/core/lib -ltiff -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/bin' Making all in man make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/man' Making all in man1 make[5]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/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.4/man/man1' make[5]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/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.4/man' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/man' Making all in cmake make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/cmake' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/cmake' Making all in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4' cd build/libgeotiff-1.7.4 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4' Making install in libxtiff make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/libxtiff' make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/libxtiff' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include' /bin/install -c -m 644 xtiffio.h '/opt/metwork-mfext-master/opt/scientific_core/include' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/libxtiff' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/libxtiff' Making install in . make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4' make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib' /bin/sh ./libtool --mode=install /bin/install -c libgeotiff.la '/opt/metwork-mfext-master/opt/scientific_core/lib' libtool: install: /bin/install -c .libs/libgeotiff.so.5.2.3 /opt/metwork-mfext-master/opt/scientific_core/lib/libgeotiff.so.5.2.3 libtool: install: (cd /opt/metwork-mfext-master/opt/scientific_core/lib && { ln -s -f libgeotiff.so.5.2.3 libgeotiff.so.5 || { rm -f libgeotiff.so.5 && ln -s libgeotiff.so.5.2.3 libgeotiff.so.5; }; }) libtool: install: (cd /opt/metwork-mfext-master/opt/scientific_core/lib && { ln -s -f libgeotiff.so.5.2.3 libgeotiff.so || { rm -f libgeotiff.so && ln -s libgeotiff.so.5.2.3 libgeotiff.so; }; }) libtool: install: /bin/install -c .libs/libgeotiff.lai /opt/metwork-mfext-master/opt/scientific_core/lib/libgeotiff.la libtool: install: /bin/install -c .libs/libgeotiff.a /opt/metwork-mfext-master/opt/scientific_core/lib/libgeotiff.a libtool: install: chmod 644 /opt/metwork-mfext-master/opt/scientific_core/lib/libgeotiff.a libtool: install: ranlib /opt/metwork-mfext-master/opt/scientific_core/lib/libgeotiff.a libtool: finish: PATH="/opt/rh/gcc-toolset-11/root/usr/bin:/opt/metwork-mfext-master/opt/scientific_core/local/bin:/opt/metwork-mfext-master/opt/scientific_core/bin:/opt/metwork-mfext-master/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-master/opt/core/local/bin:/opt/metwork-mfext-master/opt/core/bin:/opt/metwork-mfext-master/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/core/node_modules/.bin:/opt/metwork-mfext-master/local/bin:/opt/metwork-mfext-master/bin:/opt/metwork-mfext-master/local/lib/node_modules/.bin:/opt/metwork-mfext-master/lib/node_modules/.bin:/opt/metwork-mfext-master/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-master/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-master/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-master/opt/scientific_core/include' /bin/install -c -m 644 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-master/opt/scientific_core/include' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include' /bin/install -c -m 644 geotiff.h geo_config.h '/opt/metwork-mfext-master/opt/scientific_core/include' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig' /bin/install -c -m 644 libgeotiff.pc '/opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4' Making install in bin make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/bin' make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/bin' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /bin/install -c geotifcp listgeo applygeo '/opt/metwork-mfext-master/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/geotifcp /opt/metwork-mfext-master/opt/scientific_core/bin/geotifcp libtool: install: /bin/install -c .libs/listgeo /opt/metwork-mfext-master/opt/scientific_core/bin/listgeo libtool: install: /bin/install -c .libs/applygeo /opt/metwork-mfext-master/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.4/bin' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/bin' Making install in man make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/man' Making install in man1 make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/man/man1' make[5]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/man/man1' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/man/man1' /bin/install -c -m 644 applygeo.1 geotifcp.1 listgeo.1 '/opt/metwork-mfext-master/opt/scientific_core/share/man/man1' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/man/man1' make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/man' make[5]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/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.4/man' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/man' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/man' Making install in cmake make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/cmake' make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/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.4/cmake' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/cmake' Making install in test make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/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.4/test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4/test' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.4' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff' 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,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/geos.yaml touch /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/geos.yaml echo "name: 'geos'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/geos.yaml echo "version: '3.13.1'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/geos.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/geos.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/geos.yaml echo "checksum: '98d017b683040f051bdfa4bdf07a3fde'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/geos.yaml echo -n "description: '" >>/opt/metwork-mfext-master/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-master/opt/scientific_core/share/metwork_packages/geos.yaml echo "'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/geos.yaml echo "website: 'http://trac.osgeo.org/geos/'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/geos.yaml echo "license: 'LGPL'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/geos.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/geos.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/geos.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/geos.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/geos.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-master/opt/scientific_core download uncompress configure_cmake build_cmake install_cmake make[1]: Entering directory '/src/layers/layer1_scientific_core/0021_geos' /opt/metwork-mfext-master/bin/_download_helper.sh `readlink -m ./build/geos-3.13.1.tar.bz2` `readlink -m ./sources` MD5 98d017b683040f051bdfa4bdf07a3fde Computing checksum for /src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1.tar.bz2... Good checksum rm -Rf geos-3.13.1 /opt/metwork-mfext-master/bin/_uncompress_helper.sh `readlink -m ./build/geos-3.13.1.tar.bz2` tar.bz2 geos-3.13.1 cd build/geos-3.13.1 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS="";export CXXFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && if test ! -d build; then mkdir build; fi && cd build && cmake -DCMAKE_INSTALL_PREFIX=/opt/metwork-mfext-master/opt/scientific_core -DCMAKE_PREFIX_PATH=/opt/metwork-mfext-master/opt/scientific_core -DCMAKE_INSTALL_LIBDIR=lib .. -- The C compiler identification is GNU 11.2.1 -- The CXX compiler identification is GNU 11.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /opt/rh/gcc-toolset-11/root/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/rh/gcc-toolset-11/root/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- GEOS: Version 3.13.1 -- GEOS: C API Version 1.19.2 -- GEOS: JTS port 1.18.0 -- GEOS: Using default build type: Release -- GEOS: Run-time output: /src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build/bin -- GEOS: Archives output: /src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build/lib -- GEOS: Require C++14 -- Looking for pow in m -- Looking for pow in m - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- GEOS: Build geosop ON -- GEOS: Build astyle OFF -- GEOS: Configured 'dist' target -- GEOS: Configured 'distcheck' target -- Configuring done (0.8s) -- Generating done (0.2s) -- Build files have been written to: /src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build cd build/geos-3.13.1/build && make .. cd build/geos-3.13.1/build && make .. install make[2]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' make[3]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' [ 0%] Building C object src/deps/CMakeFiles/ryu.dir/ryu/d2s.c.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' [ 0%] Built target ryu make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' [ 0%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Angle.cpp.o [ 0%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Area.cpp.o [ 0%] Building CXX object CMakeFiles/geos.dir/src/algorithm/BoundaryNodeRule.cpp.o [ 0%] Building CXX object CMakeFiles/geos.dir/src/algorithm/CGAlgorithmsDD.cpp.o [ 0%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Centroid.cpp.o [ 0%] Building CXX object CMakeFiles/geos.dir/src/algorithm/CircularArcs.cpp.o [ 0%] Building CXX object CMakeFiles/geos.dir/src/algorithm/ConvexHull.cpp.o [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Distance.cpp.o [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/HCoordinate.cpp.o [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointArea.cpp.o [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointLine.cpp.o [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointPoint.cpp.o [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Intersection.cpp.o [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Length.cpp.o [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/LineIntersector.cpp.o [ 2%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumAreaRectangle.cpp.o [ 2%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumBoundingCircle.cpp.o [ 2%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumDiameter.cpp.o [ 2%] Building CXX object CMakeFiles/geos.dir/src/algorithm/NotRepresentableException.cpp.o [ 2%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Orientation.cpp.o [ 2%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PointLocation.cpp.o [ 2%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PointLocator.cpp.o [ 2%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PolygonNodeTopology.cpp.o [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RayCrossingCounter.cpp.o [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Rectangle.cpp.o [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RobustDeterminant.cpp.o [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/SimplePointInRing.cpp.o [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/construct/IndexedDistanceToPoint.cpp.o [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/construct/IndexedPointInPolygonsLocator.cpp.o [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/construct/LargestEmptyCircle.cpp.o [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/construct/MaximumInscribedCircle.cpp.o [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DiscreteFrechetDistance.cpp.o [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DiscreteHausdorffDistance.cpp.o [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DistanceToPoint.cpp.o [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/hull/ConcaveHull.cpp.o [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/hull/ConcaveHullOfPolygons.cpp.o [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/hull/HullTri.cpp.o [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/hull/HullTriangulation.cpp.o [ 5%] Building CXX object CMakeFiles/geos.dir/src/algorithm/hull/OuterShellsExtracter.cpp.o [ 5%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/IndexedPointInAreaLocator.cpp.o [ 5%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/PointOnGeometryLocator.cpp.o [ 5%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/SimplePointInAreaLocator.cpp.o [ 5%] Building CXX object CMakeFiles/geos.dir/src/coverage/Corner.cpp.o [ 5%] Building CXX object CMakeFiles/geos.dir/src/coverage/CoverageBoundarySegmentFinder.cpp.o [ 5%] Building CXX object CMakeFiles/geos.dir/src/coverage/CoverageEdge.cpp.o [ 5%] Building CXX object CMakeFiles/geos.dir/src/coverage/CoverageGapFinder.cpp.o [ 6%] Building CXX object CMakeFiles/geos.dir/src/coverage/CoveragePolygon.cpp.o [ 6%] Building CXX object CMakeFiles/geos.dir/src/coverage/CoveragePolygonValidator.cpp.o [ 6%] Building CXX object CMakeFiles/geos.dir/src/coverage/CoverageRing.cpp.o [ 6%] Building CXX object CMakeFiles/geos.dir/src/coverage/CoverageRingEdges.cpp.o [ 6%] Building CXX object CMakeFiles/geos.dir/src/coverage/CoverageSimplifier.cpp.o [ 6%] Building CXX object CMakeFiles/geos.dir/src/coverage/CoverageUnion.cpp.o [ 6%] Building CXX object CMakeFiles/geos.dir/src/coverage/CoverageValidator.cpp.o [ 6%] Building CXX object CMakeFiles/geos.dir/src/coverage/InvalidSegmentDetector.cpp.o [ 7%] Building CXX object CMakeFiles/geos.dir/src/coverage/TPVWSimplifier.cpp.o [ 7%] Building CXX object CMakeFiles/geos.dir/src/coverage/VertexRingCounter.cpp.o [ 7%] Building CXX object CMakeFiles/geos.dir/src/edgegraph/EdgeGraph.cpp.o [ 7%] Building CXX object CMakeFiles/geos.dir/src/edgegraph/EdgeGraphBuilder.cpp.o [ 7%] Building CXX object CMakeFiles/geos.dir/src/edgegraph/HalfEdge.cpp.o [ 7%] Building CXX object CMakeFiles/geos.dir/src/edgegraph/MarkHalfEdge.cpp.o [ 7%] Building CXX object CMakeFiles/geos.dir/src/geom/CircularString.cpp.o [ 7%] Building CXX object CMakeFiles/geos.dir/src/geom/CompoundCurve.cpp.o [ 8%] Building CXX object CMakeFiles/geos.dir/src/geom/Coordinate.cpp.o [ 8%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateSequence.cpp.o [ 8%] Building CXX object CMakeFiles/geos.dir/src/geom/Curve.cpp.o [ 8%] Building CXX object CMakeFiles/geos.dir/src/geom/CurvePolygon.cpp.o [ 8%] Building CXX object CMakeFiles/geos.dir/src/geom/Dimension.cpp.o [ 8%] Building CXX object CMakeFiles/geos.dir/src/geom/Envelope.cpp.o [ 8%] Building CXX object CMakeFiles/geos.dir/src/geom/Geometry.cpp.o [ 9%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryCollection.cpp.o [ 9%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryComponentFilter.cpp.o [ 9%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryFactory.cpp.o [ 9%] Building CXX object CMakeFiles/geos.dir/src/geom/HeuristicOverlay.cpp.o [ 9%] Building CXX object CMakeFiles/geos.dir/src/geom/IntersectionMatrix.cpp.o [ 9%] Building CXX object CMakeFiles/geos.dir/src/geom/LineSegment.cpp.o [ 9%] Building CXX object CMakeFiles/geos.dir/src/geom/LineString.cpp.o [ 9%] Building CXX object CMakeFiles/geos.dir/src/geom/LinearRing.cpp.o [ 10%] Building CXX object CMakeFiles/geos.dir/src/geom/Location.cpp.o [ 10%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiCurve.cpp.o [ 10%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiLineString.cpp.o [ 10%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiPoint.cpp.o [ 10%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiPolygon.cpp.o [ 10%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiSurface.cpp.o [ 10%] Building CXX object CMakeFiles/geos.dir/src/geom/Point.cpp.o [ 10%] Building CXX object CMakeFiles/geos.dir/src/geom/Polygon.cpp.o [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/Position.cpp.o [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/PrecisionModel.cpp.o [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/Quadrant.cpp.o [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/SimpleCurve.cpp.o [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/Surface.cpp.o [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/Triangle.cpp.o [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/AbstractPreparedPolygonContains.cpp.o [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/BasicPreparedGeometry.cpp.o [ 12%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedGeometry.cpp.o [ 12%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedGeometryFactory.cpp.o [ 12%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineString.cpp.o [ 12%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineStringDistance.cpp.o [ 12%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineStringIntersects.cpp.o [ 12%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineStringNearestPoints.cpp.o [ 12%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPoint.cpp.o [ 12%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygon.cpp.o [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonContains.cpp.o [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonContainsProperly.cpp.o [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonCovers.cpp.o [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonDistance.cpp.o [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonIntersects.cpp.o [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonPredicate.cpp.o [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/util/ComponentCoordinateExtracter.cpp.o [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/util/CoordinateOperation.cpp.o [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/util/Densifier.cpp.o [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryCombiner.cpp.o [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryEditor.cpp.o [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryFixer.cpp.o [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryMapper.cpp.o [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryTransformer.cpp.o [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/util/LinearComponentExtracter.cpp.o [ 15%] Building CXX object CMakeFiles/geos.dir/src/geom/util/NoOpGeometryOperation.cpp.o [ 15%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PointExtracter.cpp.o [ 15%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PolygonExtracter.cpp.o [ 15%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PolygonalExtracter.cpp.o [ 15%] Building CXX object CMakeFiles/geos.dir/src/geom/util/ShortCircuitedGeometryVisitor.cpp.o [ 15%] Building CXX object CMakeFiles/geos.dir/src/geom/util/SineStarFactory.cpp.o [ 15%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Depth.cpp.o [ 15%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/DirectedEdge.cpp.o [ 16%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/DirectedEdgeStar.cpp.o [ 16%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Edge.cpp.o [ 16%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeEnd.cpp.o [ 16%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeEndStar.cpp.o [ 16%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeIntersectionList.cpp.o [ 16%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeList.cpp.o [ 16%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeNodingValidator.cpp.o [ 16%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeRing.cpp.o [ 17%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/GeometryGraph.cpp.o [ 17%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/GraphComponent.cpp.o [ 17%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Label.cpp.o [ 17%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Node.cpp.o [ 17%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/NodeFactory.cpp.o [ 17%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/NodeMap.cpp.o [ 17%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/PlanarGraph.cpp.o [ 18%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/TopologyLocation.cpp.o [ 18%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/MonotoneChainEdge.cpp.o [ 18%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/MonotoneChainIndexer.cpp.o [ 18%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SegmentIntersector.cpp.o [ 18%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleEdgeSetIntersector.cpp.o [ 18%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleMCSweepLineIntersector.cpp.o [ 18%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleSweepLineIntersector.cpp.o [ 18%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SweepLineEvent.cpp.o [ 19%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SweepLineSegment.cpp.o [ 19%] Building CXX object CMakeFiles/geos.dir/src/index/VertexSequencePackedRtree.cpp.o [ 19%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Bintree.cpp.o [ 19%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Interval.cpp.o [ 19%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Key.cpp.o [ 19%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Node.cpp.o [ 19%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/NodeBase.cpp.o [ 19%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Root.cpp.o [ 20%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChain.cpp.o [ 20%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainBuilder.cpp.o [ 20%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainOverlapAction.cpp.o [ 20%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainSelectAction.cpp.o [ 20%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/IntervalRTreeBranchNode.cpp.o [ 20%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/IntervalRTreeLeafNode.cpp.o [ 20%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/SortedPackedIntervalRTree.cpp.o [ 20%] Building CXX object CMakeFiles/geos.dir/src/index/kdtree/KdNode.cpp.o [ 21%] Building CXX object CMakeFiles/geos.dir/src/index/kdtree/KdTree.cpp.o [ 21%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/IntervalSize.cpp.o [ 21%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Key.cpp.o [ 21%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Node.cpp.o [ 21%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/NodeBase.cpp.o [ 21%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Quadtree.cpp.o [ 21%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Root.cpp.o [ 22%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/AbstractSTRtree.cpp.o [ 22%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/BoundablePair.cpp.o [ 22%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/EnvelopeUtil.cpp.o [ 22%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/GeometryItemDistance.cpp.o [ 22%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/Interval.cpp.o [ 22%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/SIRtree.cpp.o [ 22%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/STRtree.cpp.o [ 22%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/SimpleSTRdistance.cpp.o [ 23%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/SimpleSTRnode.cpp.o [ 23%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/SimpleSTRtree.cpp.o [ 23%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineEvent.cpp.o [ 23%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineIndex.cpp.o [ 23%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineInterval.cpp.o [ 23%] Building CXX object CMakeFiles/geos.dir/src/io/ByteOrderDataInStream.cpp.o [ 23%] Building CXX object CMakeFiles/geos.dir/src/io/ByteOrderValues.cpp.o [ 23%] Building CXX object CMakeFiles/geos.dir/src/io/CLocalizer.cpp.o [ 24%] Building CXX object CMakeFiles/geos.dir/src/io/GeoJSON.cpp.o [ 24%] Building CXX object CMakeFiles/geos.dir/src/io/GeoJSONReader.cpp.o [ 24%] Building CXX object CMakeFiles/geos.dir/src/io/GeoJSONWriter.cpp.o [ 24%] Building CXX object CMakeFiles/geos.dir/src/io/ParseException.cpp.o [ 24%] Building CXX object CMakeFiles/geos.dir/src/io/StringTokenizer.cpp.o [ 24%] Building CXX object CMakeFiles/geos.dir/src/io/Unload.cpp.o [ 24%] Building CXX object CMakeFiles/geos.dir/src/io/WKBReader.cpp.o [ 24%] Building CXX object CMakeFiles/geos.dir/src/io/WKBStreamReader.cpp.o [ 25%] Building CXX object CMakeFiles/geos.dir/src/io/WKBWriter.cpp.o [ 25%] Building CXX object CMakeFiles/geos.dir/src/io/WKTFileReader.cpp.o [ 25%] Building CXX object CMakeFiles/geos.dir/src/io/WKTReader.cpp.o [ 25%] Building CXX object CMakeFiles/geos.dir/src/io/WKTStreamReader.cpp.o [ 25%] Building CXX object CMakeFiles/geos.dir/src/io/WKTWriter.cpp.o [ 25%] Building CXX object CMakeFiles/geos.dir/src/io/Writer.cpp.o [ 25%] Building CXX object CMakeFiles/geos.dir/src/linearref/ExtractLineByLocation.cpp.o [ 25%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthIndexOfPoint.cpp.o [ 26%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthIndexedLine.cpp.o [ 26%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthLocationMap.cpp.o [ 26%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearGeometryBuilder.cpp.o [ 26%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearIterator.cpp.o [ 26%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearLocation.cpp.o [ 26%] Building CXX object CMakeFiles/geos.dir/src/linearref/LocationIndexOfLine.cpp.o [ 26%] Building CXX object CMakeFiles/geos.dir/src/linearref/LocationIndexOfPoint.cpp.o [ 27%] Building CXX object CMakeFiles/geos.dir/src/math/DD.cpp.o [ 27%] Building CXX object CMakeFiles/geos.dir/src/noding/BasicSegmentString.cpp.o [ 27%] Building CXX object CMakeFiles/geos.dir/src/noding/BoundaryChainNoder.cpp.o [ 27%] Building CXX object CMakeFiles/geos.dir/src/noding/FastNodingValidator.cpp.o [ 27%] Building CXX object CMakeFiles/geos.dir/src/noding/FastSegmentSetIntersectionFinder.cpp.o [ 27%] Building CXX object CMakeFiles/geos.dir/src/noding/GeometryNoder.cpp.o [ 27%] Building CXX object CMakeFiles/geos.dir/src/noding/IntersectionAdder.cpp.o [ 27%] Building CXX object CMakeFiles/geos.dir/src/noding/IntersectionFinderAdder.cpp.o [ 28%] Building CXX object CMakeFiles/geos.dir/src/noding/IteratedNoder.cpp.o [ 28%] Building CXX object CMakeFiles/geos.dir/src/noding/MCIndexNoder.cpp.o [ 28%] Building CXX object CMakeFiles/geos.dir/src/noding/MCIndexSegmentSetMutualIntersector.cpp.o [ 28%] Building CXX object CMakeFiles/geos.dir/src/noding/NodedSegmentString.cpp.o [ 28%] Building CXX object CMakeFiles/geos.dir/src/noding/NodingIntersectionFinder.cpp.o [ 28%] Building CXX object CMakeFiles/geos.dir/src/noding/NodingValidator.cpp.o [ 28%] Building CXX object CMakeFiles/geos.dir/src/noding/Octant.cpp.o [ 28%] Building CXX object CMakeFiles/geos.dir/src/noding/OrientedCoordinateArray.cpp.o [ 29%] Building CXX object CMakeFiles/geos.dir/src/noding/ScaledNoder.cpp.o [ 29%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentExtractingNoder.cpp.o [ 29%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentIntersectionDetector.cpp.o [ 29%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentNode.cpp.o [ 29%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentNodeList.cpp.o [ 29%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentString.cpp.o [ 29%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentStringUtil.cpp.o [ 29%] Building CXX object CMakeFiles/geos.dir/src/noding/SimpleNoder.cpp.o [ 30%] Building CXX object CMakeFiles/geos.dir/src/noding/ValidatingNoder.cpp.o [ 30%] Building CXX object CMakeFiles/geos.dir/src/noding/snap/SnappingIntersectionAdder.cpp.o [ 30%] Building CXX object CMakeFiles/geos.dir/src/noding/snap/SnappingNoder.cpp.o [ 30%] Building CXX object CMakeFiles/geos.dir/src/noding/snap/SnappingPointIndex.cpp.o [ 30%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/HotPixel.cpp.o [ 30%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/HotPixelIndex.cpp.o [ 30%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/MCIndexPointSnapper.cpp.o [ 31%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/MCIndexSnapRounder.cpp.o [ 31%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/SnapRoundingIntersectionAdder.cpp.o [ 31%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/SnapRoundingNoder.cpp.o [ 31%] Building CXX object CMakeFiles/geos.dir/src/operation/BoundaryOp.cpp.o [ 31%] Building CXX object CMakeFiles/geos.dir/src/operation/GeometryGraphOperation.cpp.o [ 31%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferBuilder.cpp.o [ 31%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferCurveSetBuilder.cpp.o [ 31%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferInputLineSimplifier.cpp.o [ 32%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferNodeFactory.cpp.o [ 32%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferOp.cpp.o [ 32%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferParameters.cpp.o [ 32%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferSubgraph.cpp.o [ 32%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/MaximalEdgeRing.cpp.o [ 32%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/MinimalEdgeRing.cpp.o [ 32%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurve.cpp.o [ 32%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurveBuilder.cpp.o [ 33%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurveSection.cpp.o [ 33%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetSegmentGenerator.cpp.o [ 33%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/PolygonBuilder.cpp.o [ 33%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/RightmostEdgeFinder.cpp.o [ 33%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/SegmentMCIndex.cpp.o [ 33%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/SubgraphDepthLocater.cpp.o [ 33%] Building CXX object CMakeFiles/geos.dir/src/operation/cluster/AbstractClusterFinder.cpp.o [ 33%] Building CXX object CMakeFiles/geos.dir/src/operation/cluster/Clusters.cpp.o [ 34%] Building CXX object CMakeFiles/geos.dir/src/operation/cluster/DBSCANClusterFinder.cpp.o [ 34%] Building CXX object CMakeFiles/geos.dir/src/operation/cluster/GeometryFlattener.cpp.o [ 34%] Building CXX object CMakeFiles/geos.dir/src/operation/cluster/UnionFind.cpp.o [ 34%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/ConnectedElementLocationFilter.cpp.o [ 34%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/ConnectedElementPointFilter.cpp.o [ 34%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/DistanceOp.cpp.o [ 34%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/FacetSequence.cpp.o [ 35%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/FacetSequenceTreeBuilder.cpp.o [ 35%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/GeometryLocation.cpp.o [ 35%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/IndexedFacetDistance.cpp.o [ 35%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/Rectangle.cpp.o [ 35%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/RectangleIntersection.cpp.o [ 35%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/RectangleIntersectionBuilder.cpp.o [ 35%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/EdgeString.cpp.o [ 35%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeDirectedEdge.cpp.o [ 36%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeEdge.cpp.o [ 36%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeGraph.cpp.o [ 36%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMerger.cpp.o [ 36%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineSequencer.cpp.o [ 36%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/GeometrySnapper.cpp.o [ 36%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/LineStringSnapper.cpp.o [ 36%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/SnapOverlayOp.cpp.o [ 36%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/FuzzyPointLocator.cpp.o [ 37%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/OffsetPointGenerator.cpp.o [ 37%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/OverlayResultValidator.cpp.o [ 37%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/CoverageUnion.cpp.o [ 37%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/Edge.cpp.o [ 37%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/EdgeKey.cpp.o [ 37%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/EdgeMerger.cpp.o [ 37%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/EdgeNodingBuilder.cpp.o [ 37%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/EdgeSourceInfo.cpp.o [ 38%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/ElevationModel.cpp.o [ 38%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/IndexedPointOnLineLocator.cpp.o [ 38%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/InputGeometry.cpp.o [ 38%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/IntersectionPointBuilder.cpp.o [ 38%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/LineBuilder.cpp.o [ 38%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/LineLimiter.cpp.o [ 38%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/MaximalEdgeRing.cpp.o [ 38%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/OverlayEdge.cpp.o [ 39%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/OverlayEdgeRing.cpp.o [ 39%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/OverlayGraph.cpp.o [ 39%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/OverlayLabel.cpp.o [ 39%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/OverlayLabeller.cpp.o [ 39%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/OverlayMixedPoints.cpp.o [ 39%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/OverlayNG.cpp.o [ 39%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/OverlayNGRobust.cpp.o [ 40%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/OverlayPoints.cpp.o [ 40%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/OverlayUtil.cpp.o [ 40%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/PolygonBuilder.cpp.o [ 40%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/PrecisionReducer.cpp.o [ 40%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/PrecisionUtil.cpp.o [ 40%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/RingClipper.cpp.o [ 40%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/RobustClipEnvelopeComputer.cpp.o [ 40%] Building CXX object CMakeFiles/geos.dir/src/operation/overlayng/UnaryUnionNG.cpp.o [ 41%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/BuildArea.cpp.o [ 41%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/EdgeRing.cpp.o [ 41%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/HoleAssigner.cpp.o [ 41%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeDirectedEdge.cpp.o [ 41%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeEdge.cpp.o [ 41%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeGraph.cpp.o [ 41%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/Polygonizer.cpp.o [ 41%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/RectangleContains.cpp.o [ 42%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/RectangleIntersects.cpp.o [ 42%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/SegmentIntersectionTester.cpp.o [ 42%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBuilder.cpp.o [ 42%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBundle.cpp.o [ 42%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBundleStar.cpp.o [ 42%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateComputer.cpp.o [ 42%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNode.cpp.o [ 42%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNodeFactory.cpp.o [ 43%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNodeGraph.cpp.o [ 43%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateOp.cpp.o [ 43%] Building CXX object CMakeFiles/geos.dir/src/operation/relateng/AdjacentEdgeLocator.cpp.o [ 43%] Building CXX object CMakeFiles/geos.dir/src/operation/relateng/BasicPredicate.cpp.o [ 43%] Building CXX object CMakeFiles/geos.dir/src/operation/relateng/DimensionLocation.cpp.o [ 43%] Building CXX object CMakeFiles/geos.dir/src/operation/relateng/EdgeSegmentIntersector.cpp.o [ 43%] Building CXX object CMakeFiles/geos.dir/src/operation/relateng/EdgeSegmentOverlapAction.cpp.o [ 44%] Building CXX object CMakeFiles/geos.dir/src/operation/relateng/EdgeSetIntersector.cpp.o [ 44%] Building CXX object CMakeFiles/geos.dir/src/operation/relateng/IMPatternMatcher.cpp.o [ 44%] Building CXX object CMakeFiles/geos.dir/src/operation/relateng/IMPredicate.cpp.o [ 44%] Building CXX object CMakeFiles/geos.dir/src/operation/relateng/LineStringExtracter.cpp.o [ 44%] Building CXX object CMakeFiles/geos.dir/src/operation/relateng/LinearBoundary.cpp.o [ 44%] Building CXX object CMakeFiles/geos.dir/src/operation/relateng/NodeSection.cpp.o [ 44%] Building CXX object CMakeFiles/geos.dir/src/operation/relateng/NodeSections.cpp.o [ 44%] Building CXX object CMakeFiles/geos.dir/src/operation/relateng/PolygonNodeConverter.cpp.o [ 45%] Building CXX object CMakeFiles/geos.dir/src/operation/relateng/RelateEdge.cpp.o [ 45%] Building CXX object CMakeFiles/geos.dir/src/operation/relateng/RelateGeometry.cpp.o [ 45%] Building CXX object CMakeFiles/geos.dir/src/operation/relateng/RelateNG.cpp.o [ 45%] Building CXX object CMakeFiles/geos.dir/src/operation/relateng/RelateNode.cpp.o [ 45%] Building CXX object CMakeFiles/geos.dir/src/operation/relateng/RelatePointLocator.cpp.o [ 45%] Building CXX object CMakeFiles/geos.dir/src/operation/relateng/RelatePredicate.cpp.o [ 45%] Building CXX object CMakeFiles/geos.dir/src/operation/relateng/RelateSegmentString.cpp.o [ 45%] Building CXX object CMakeFiles/geos.dir/src/operation/relateng/TopologyComputer.cpp.o [ 46%] Building CXX object CMakeFiles/geos.dir/src/operation/sharedpaths/SharedPathsOp.cpp.o [ 46%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CascadedPolygonUnion.cpp.o [ 46%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CoverageUnion.cpp.o [ 46%] Building CXX object CMakeFiles/geos.dir/src/operation/union/OverlapUnion.cpp.o [ 46%] Building CXX object CMakeFiles/geos.dir/src/operation/union/PointGeometryUnion.cpp.o [ 46%] Building CXX object CMakeFiles/geos.dir/src/operation/union/UnaryUnionOp.cpp.o [ 46%] Building CXX object CMakeFiles/geos.dir/src/operation/union/UnionStrategy.cpp.o [ 46%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IndexedNestedHoleTester.cpp.o [ 47%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IndexedNestedPolygonTester.cpp.o [ 47%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IsSimpleOp.cpp.o [ 47%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IsValidOp.cpp.o [ 47%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/MakeValid.cpp.o [ 47%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/PolygonIntersectionAnalyzer.cpp.o [ 47%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/PolygonRing.cpp.o [ 47%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/PolygonRingSelfNode.cpp.o [ 48%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/PolygonRingTouch.cpp.o [ 48%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/PolygonTopologyAnalyzer.cpp.o [ 48%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/RepeatedPointRemover.cpp.o [ 48%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/RepeatedPointTester.cpp.o [ 48%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/TopologyValidationError.cpp.o [ 48%] Building CXX object CMakeFiles/geos.dir/src/planargraph/DirectedEdge.cpp.o [ 48%] Building CXX object CMakeFiles/geos.dir/src/planargraph/DirectedEdgeStar.cpp.o [ 48%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Edge.cpp.o [ 49%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Node.cpp.o [ 49%] Building CXX object CMakeFiles/geos.dir/src/planargraph/NodeMap.cpp.o [ 49%] Building CXX object CMakeFiles/geos.dir/src/planargraph/PlanarGraph.cpp.o [ 49%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Subgraph.cpp.o [ 49%] Building CXX object CMakeFiles/geos.dir/src/planargraph/algorithm/ConnectedSubgraphFinder.cpp.o [ 49%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBits.cpp.o [ 49%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBitsOp.cpp.o [ 49%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBitsRemover.cpp.o [ 50%] Building CXX object CMakeFiles/geos.dir/src/precision/EnhancedPrecisionOp.cpp.o [ 50%] Building CXX object CMakeFiles/geos.dir/src/precision/GeometryPrecisionReducer.cpp.o [ 50%] Building CXX object CMakeFiles/geos.dir/src/precision/MinimumClearance.cpp.o [ 50%] Building CXX object CMakeFiles/geos.dir/src/precision/PointwisePrecisionReducerTransformer.cpp.o [ 50%] Building CXX object CMakeFiles/geos.dir/src/precision/PrecisionReducerCoordinateOperation.cpp.o [ 50%] Building CXX object CMakeFiles/geos.dir/src/precision/PrecisionReducerTransformer.cpp.o [ 50%] Building CXX object CMakeFiles/geos.dir/src/precision/SimpleGeometryPrecisionReducer.cpp.o [ 50%] Building CXX object CMakeFiles/geos.dir/src/shape/fractal/HilbertCode.cpp.o [ 51%] Building CXX object CMakeFiles/geos.dir/src/shape/fractal/HilbertEncoder.cpp.o [ 51%] Building CXX object CMakeFiles/geos.dir/src/shape/fractal/MortonCode.cpp.o [ 51%] Building CXX object CMakeFiles/geos.dir/src/simplify/ComponentJumpChecker.cpp.o [ 51%] Building CXX object CMakeFiles/geos.dir/src/simplify/DouglasPeuckerLineSimplifier.cpp.o [ 51%] Building CXX object CMakeFiles/geos.dir/src/simplify/DouglasPeuckerSimplifier.cpp.o [ 51%] Building CXX object CMakeFiles/geos.dir/src/simplify/LineSegmentIndex.cpp.o [ 51%] Building CXX object CMakeFiles/geos.dir/src/simplify/LinkedLine.cpp.o [ 51%] Building CXX object CMakeFiles/geos.dir/src/simplify/LinkedRing.cpp.o [ 52%] Building CXX object CMakeFiles/geos.dir/src/simplify/PolygonHullSimplifier.cpp.o [ 52%] Building CXX object CMakeFiles/geos.dir/src/simplify/RingHull.cpp.o [ 52%] Building CXX object CMakeFiles/geos.dir/src/simplify/RingHullIndex.cpp.o [ 52%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineSegment.cpp.o [ 52%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineString.cpp.o [ 52%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineStringSimplifier.cpp.o [ 52%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLinesSimplifier.cpp.o [ 53%] Building CXX object CMakeFiles/geos.dir/src/simplify/TopologyPreservingSimplifier.cpp.o [ 53%] Building CXX object CMakeFiles/geos.dir/src/triangulate/DelaunayTriangulationBuilder.cpp.o [ 53%] Building CXX object CMakeFiles/geos.dir/src/triangulate/IncrementalDelaunayTriangulator.cpp.o [ 53%] Building CXX object CMakeFiles/geos.dir/src/triangulate/VoronoiDiagramBuilder.cpp.o [ 53%] Building CXX object CMakeFiles/geos.dir/src/triangulate/polygon/ConstrainedDelaunayTriangulator.cpp.o [ 53%] Building CXX object CMakeFiles/geos.dir/src/triangulate/polygon/PolygonEarClipper.cpp.o [ 53%] Building CXX object CMakeFiles/geos.dir/src/triangulate/polygon/PolygonHoleJoiner.cpp.o [ 53%] Building CXX object CMakeFiles/geos.dir/src/triangulate/polygon/PolygonNoder.cpp.o [ 54%] Building CXX object CMakeFiles/geos.dir/src/triangulate/polygon/PolygonTriangulator.cpp.o [ 54%] Building CXX object CMakeFiles/geos.dir/src/triangulate/polygon/TriDelaunayImprover.cpp.o [ 54%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/LastFoundQuadEdgeLocator.cpp.o [ 54%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/LocateFailureException.cpp.o [ 54%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/QuadEdge.cpp.o [ 54%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/QuadEdgeSubdivision.cpp.o [ 54%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/TrianglePredicate.cpp.o [ 54%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/Vertex.cpp.o [ 55%] Building CXX object CMakeFiles/geos.dir/src/triangulate/tri/Tri.cpp.o [ 55%] Building CXX object CMakeFiles/geos.dir/src/triangulate/tri/TriEdge.cpp.o [ 55%] Building CXX object CMakeFiles/geos.dir/src/triangulate/tri/TriangulationBuilder.cpp.o [ 55%] Building CXX object CMakeFiles/geos.dir/src/util/Assert.cpp.o [ 55%] Building CXX object CMakeFiles/geos.dir/src/util/GeometricShapeFactory.cpp.o [ 55%] Building CXX object CMakeFiles/geos.dir/src/util/Interrupt.cpp.o [ 55%] Building CXX object CMakeFiles/geos.dir/src/util/Profiler.cpp.o [ 55%] Building CXX object CMakeFiles/geos.dir/src/util/math.cpp.o [ 56%] Building CXX object CMakeFiles/geos.dir/src/util/string.cpp.o [ 56%] Linking CXX shared library lib/libgeos.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' [ 56%] Built target geos make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' [ 56%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_c.cpp.o [ 56%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_ts_c.cpp.o [ 56%] Linking CXX shared library lib/libgeos_c.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' [ 56%] Built target geos_c make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' [ 56%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/AngleTest.cpp.o [ 56%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/AreaTest.cpp.o [ 56%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/CGAlgorithms/OrientationIsCCWTest.cpp.o [ 56%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/CGAlgorithms/computeOrientationTest.cpp.o [ 56%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/CGAlgorithms/isPointInRingTest.cpp.o [ 56%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/CGAlgorithms/signedAreaTest.cpp.o [ 57%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/CentroidTest.cpp.o [ 57%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/CircularArcsTest.cpp.o [ 57%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/ConvexHullTest.cpp.o [ 57%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/InteriorPointAreaTest.cpp.o [ 57%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/InterpolateTest.cpp.o [ 57%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/IntersectionTest.cpp.o [ 57%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/LengthTest.cpp.o [ 57%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/LocatePointInRingTest.cpp.o [ 58%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/MinimumAreaRectangleTest.cpp.o [ 58%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/MinimumBoundingCircleTest.cpp.o [ 58%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/MinimumDiameterTest.cpp.o [ 58%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/OrientationIndexFailureTest.cpp.o [ 58%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/PointLocationTest.cpp.o [ 58%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/PointLocatorTest.cpp.o [ 58%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/PolygonNodeTopologyTest.cpp.o [ 58%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/RectangleTest.cpp.o [ 59%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/RobustLineIntersectionTest.cpp.o [ 59%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/RobustLineIntersectorTest.cpp.o [ 59%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/RobustLineIntersectorZTest.cpp.o [ 59%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/TrianglePredicateTest.cpp.o [ 59%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/construct/LargestEmptyCircleTest.cpp.o [ 59%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/construct/MaximumInscribedCircleTest.cpp.o [ 59%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/distance/DiscreteFrechetDistanceTest.cpp.o [ 60%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/distance/DiscreteHausdorffDistanceTest.cpp.o [ 60%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/hull/ConcaveHullOfPolygonsTest.cpp.o [ 60%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/hull/ConcaveHullTest.cpp.o [ 60%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/locate/IndexedPointInAreaLocatorTest.cpp.o [ 60%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/algorithm/locate/SimplePointInAreaLocatorTest.cpp.o [ 60%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSBoundaryTest.cpp.o [ 60%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSBufferTest.cpp.o [ 60%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSBuildAreaTest.cpp.o [ 61%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSCAPIDefinesTest.cpp.o [ 61%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSClipByRectTest.cpp.o [ 61%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSConcaveHullOfPolygonsTest.cpp.o [ 61%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSConcaveHullTest.cpp.o [ 61%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSConstrainedDelaunayTriangulationTest.cpp.o [ 61%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSContainsTest.cpp.o [ 61%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSContextTest.cpp.o [ 61%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSConvexHullTest.cpp.o [ 62%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSCoordSeqTest.cpp.o [ 62%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSCoverageIsValidTest.cpp.o [ 62%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSCoverageSimplifyTest.cpp.o [ 62%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSCoverageUnionTest.cpp.o [ 62%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSCoveredByTest.cpp.o [ 62%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSCoversTest.cpp.o [ 62%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSCrossesTest.cpp.o [ 62%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSDelaunayTriangulationTest.cpp.o [ 63%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSDensifyTest.cpp.o [ 63%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSDifferencePrecTest.cpp.o [ 63%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSDifferenceTest.cpp.o [ 63%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSDisjointSubsetUnionTest.cpp.o [ 63%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSDisjointTest.cpp.o [ 63%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSDistanceTest.cpp.o [ 63%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSDistanceWithinTest.cpp.o [ 63%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSEnvelopeTest.cpp.o [ 64%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSEqualsIdenticalTest.cpp.o [ 64%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSEqualsTest.cpp.o [ 64%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSFrechetDistanceTest.cpp.o [ 64%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeomFromWKBTest.cpp.o [ 64%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeomGeoJSONReadTest.cpp.o [ 64%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeomGeoJSONWriteTest.cpp.o [ 64%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeomGetNumPointsTest.cpp.o [ 65%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeomGetXYZMTest.cpp.o [ 65%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeomToHEX_bufTest.cpp.o [ 65%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeomToWKBTest.cpp.o [ 65%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeomToWKB_bufTest.cpp.o [ 65%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeomToWKTTest.cpp.o [ 65%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeomTypeIdTest.cpp.o [ 65%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeomTypeTest.cpp.o [ 65%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_cloneTest.cpp.o [ 66%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_createCircularStringTest.cpp.o [ 66%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_createCollectionTest.cpp.o [ 66%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_createCompoundCurveTest.cpp.o [ 66%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_createCurvePolygonTest.cpp.o [ 66%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_createLineStringTest.cpp.o [ 66%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_createPolygonTest.cpp.o [ 66%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_createRectangleTest.cpp.o [ 66%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_createTest.cpp.o [ 67%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_extentTest.cpp.o [ 67%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_extractUniquePointsTest.cpp.o [ 67%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_getCoordSeqTest.cpp.o [ 67%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_getCoordinateDimensionTest.cpp.o [ 67%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_getDimensionsTest.cpp.o [ 67%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_setPrecisionTest.cpp.o [ 67%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGeom_transformXYTest.cpp.o [ 67%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGetCentroidTest.cpp.o [ 68%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGetExteriorRingTest.cpp.o [ 68%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGetGeometryNTest.cpp.o [ 68%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGetInteriorRingNTest.cpp.o [ 68%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSGetNumInteriorRingsTest.cpp.o [ 68%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSHasZMTest.cpp.o [ 68%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSHausdorffDistanceTest.cpp.o [ 68%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSHilbertCodeTest.cpp.o [ 69%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSInterpolateTest.cpp.o [ 69%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSInterruptTest.cpp.o [ 69%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSIntersectionPrecTest.cpp.o [ 69%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSIntersectionTest.cpp.o [ 69%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSIntersectsTest.cpp.o [ 69%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSLargestEmptyCircleTest.cpp.o [ 69%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSLengthTest.cpp.o [ 69%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSLineMergeDirectedTest.cpp.o [ 70%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSLineMergeTest.cpp.o [ 70%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSLineStringTest.cpp.o [ 70%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSLineSubstringTest.cpp.o [ 70%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSMakeValidTest.cpp.o [ 70%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSMaximumInscribedCircleTest.cpp.o [ 70%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSMinimumBoundingCircleTest.cpp.o [ 70%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSMinimumClearanceTest.cpp.o [ 70%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSMinimumRotatedRectangleTest.cpp.o [ 71%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSMinimumWidthTest.cpp.o [ 71%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSNearestPointsTest.cpp.o [ 71%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSNodeTest.cpp.o [ 71%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSOffsetCurveTest.cpp.o [ 71%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSOrientPolygonsTest.cpp.o [ 71%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSOrientationIndexTest.cpp.o [ 71%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSOverlapsTest.cpp.o [ 71%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSPointOnSurfaceTest.cpp.o [ 72%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSPolygonHullSimplifyTest.cpp.o [ 72%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSPolygonizeTest.cpp.o [ 72%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSPreparedDistanceTest.cpp.o [ 72%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSPreparedDistanceWithinTest.cpp.o [ 72%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSPreparedGeometryTest.cpp.o [ 72%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSPreparedNearestPointsTest.cpp.o [ 72%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSProjectTest.cpp.o [ 73%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSRelateBoundaryNodeRuleTest.cpp.o [ 73%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSRelatePatternMatchTest.cpp.o [ 73%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSRelatePatternTest.cpp.o [ 73%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSRelateTest.cpp.o [ 73%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSRemoveRepeatedPointsTest.cpp.o [ 73%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSReverseTest.cpp.o [ 73%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSSTRtreeTest.cpp.o [ 73%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSSegmentIntersectionTest.cpp.o [ 74%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSSetSRIDTest.cpp.o [ 74%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSSharedPathsTest.cpp.o [ 74%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSSimplifyTest.cpp.o [ 74%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSSnapTest.cpp.o [ 74%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSSymDifferencePrecTest.cpp.o [ 74%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSSymDifferenceTest.cpp.o [ 74%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSTopologyPreserveSimplifyTest.cpp.o [ 74%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSTouchesTest.cpp.o [ 75%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSUnaryUnionPrecTest.cpp.o [ 75%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSUnaryUnionTest.cpp.o [ 75%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSUnionCascadedTest.cpp.o [ 75%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSUnionPrecTest.cpp.o [ 75%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSUnionTest.cpp.o [ 75%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSUserDataTest.cpp.o [ 75%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSVoronoiDiagramTest.cpp.o [ 75%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSWKBReaderTest.cpp.o [ 76%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSWKBWriterTest.cpp.o [ 76%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSWKTWriterTest.cpp.o [ 76%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSWithinTest.cpp.o [ 76%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOS_printDoubleTest.cpp.o [ 76%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSisClosedTest.cpp.o [ 76%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSisRingTest.cpp.o [ 76%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSisSimpleTest.cpp.o [ 76%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSisValidDetailTest.cpp.o [ 77%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSisValidReasonTest.cpp.o [ 77%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/capi/GEOSisValidTest.cpp.o [ 77%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/coverage/CoverageGapFinderTest.cpp.o [ 77%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/coverage/CoveragePolygonValidatorTest.cpp.o [ 77%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/coverage/CoverageRingEdgesTest.cpp.o [ 77%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/coverage/CoverageSimplifierTest.cpp.o [ 77%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/coverage/CoverageValidatorTest.cpp.o [ 78%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/coverage/TPVWSimplifierTest.cpp.o [ 78%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/edgegraph/EdgeGraphTest.cpp.o [ 78%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/CircularArcTest.cpp.o [ 78%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/CircularStringTest.cpp.o [ 78%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/CompoundCurveTest.cpp.o [ 78%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/CoordinateListTest.cpp.o [ 78%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/CoordinateSequenceIteratorTest.cpp.o [ 78%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/CoordinateSequenceTest.cpp.o [ 79%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/CoordinateSequencesTest.cpp.o [ 79%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/CoordinateTest.cpp.o [ 79%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/CurvePolygonTest.cpp.o [ 79%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/DimensionTest.cpp.o [ 79%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/EnvelopeTest.cpp.o [ 79%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/Geometry/cloneTest.cpp.o [ 79%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/Geometry/coversTest.cpp.o [ 79%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/Geometry/differenceTest.cpp.o [ 80%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/Geometry/equalsTest.cpp.o [ 80%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/Geometry/getCentroidTest.cpp.o [ 80%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/Geometry/isRectangleTest.cpp.o [ 80%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/Geometry/normalizeTest.cpp.o [ 80%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/Geometry/toTextTest.cpp.o [ 80%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/Geometry/touchesTest.cpp.o [ 80%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/GeometryCollectionTest.cpp.o [ 80%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/GeometryComponentFilterTest.cpp.o [ 81%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/GeometryFactoryTest.cpp.o [ 81%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/GeometryFilterTest.cpp.o [ 81%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/HeuristicOverlayTest.cpp.o [ 81%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/IntersectionMatrixTest.cpp.o [ 81%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/LineSegmentTest.cpp.o [ 81%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/LineStringTest.cpp.o [ 81%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/LinearRingTest.cpp.o [ 82%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/LocationTest.cpp.o [ 82%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/MultiCurveTest.cpp.o [ 82%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/MultiLineStringTest.cpp.o [ 82%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/MultiPointTest.cpp.o [ 82%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/MultiPolygonTest.cpp.o [ 82%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/MultiSurfaceTest.cpp.o [ 82%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/PointTest.cpp.o [ 82%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/PolygonTest.cpp.o [ 83%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/PrecisionModelTest.cpp.o [ 83%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/TriangleTest.cpp.o [ 83%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/prep/PreparedGeometryFactoryTest.cpp.o [ 83%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/prep/PreparedGeometryTest.cpp.o [ 83%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/prep/PreparedGeometryTouchesTest.cpp.o [ 83%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/util/GeometryCombinerTest.cpp.o [ 83%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/util/GeometryExtracterTest.cpp.o [ 83%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/util/GeometryFixerTest.cpp.o [ 84%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/util/GeometryListerTest.cpp.o [ 84%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geom/util/GeometryMapperTest.cpp.o [ 84%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geomgraph/TopologyLocationTest.cpp.o [ 84%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/geos_unit.cpp.o [ 84%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/index/VertexSequencePackedRtreeTest.cpp.o [ 84%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/index/chain/MonotoneChainBuilderTest.cpp.o [ 84%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/index/kdtree/KdTreeTest.cpp.o [ 84%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/index/strtree/SIRtreeTest.cpp.o [ 85%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/index/strtree/SimpleSTRtreeTest.cpp.o [ 85%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/index/strtree/TemplateSTRtreeTest.cpp.o [ 85%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/io/ByteOrderValuesTest.cpp.o [ 85%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/io/GeoJSONFeatureTest.cpp.o [ 85%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/io/GeoJSONReaderTest.cpp.o [ 85%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/io/GeoJSONValueTest.cpp.o [ 85%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/io/GeoJSONWriterTest.cpp.o [ 86%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/io/WKBReaderTest.cpp.o [ 86%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/io/WKBWriterTest.cpp.o [ 86%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/io/WKTReaderTest.cpp.o [ 86%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/io/WKTWriterTest.cpp.o [ 86%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/io/WriterTest.cpp.o [ 86%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/linearref/LengthIndexedLineTest.cpp.o [ 86%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/math/DDTest.cpp.o [ 86%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/noding/BasicSegmentStringTest.cpp.o [ 87%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/noding/NodedSegmentStringTest.cpp.o [ 87%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/noding/OrientedCoordinateArrayTest.cpp.o [ 87%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/noding/SegmentNodeTest.cpp.o [ 87%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/noding/SegmentPointComparatorTest.cpp.o [ 87%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/noding/snap/SnappingNoderTest.cpp.o [ 87%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/noding/snapround/HotPixelTest.cpp.o [ 87%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/noding/snapround/MCIndexSnapRounderTest.cpp.o [ 87%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/noding/snapround/SnapRoundingNoderTest.cpp.o [ 88%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/BoundaryOpTest.cpp.o [ 88%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/buffer/BufferBuilderTest.cpp.o [ 88%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/buffer/BufferOpTest.cpp.o [ 88%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/buffer/BufferParametersTest.cpp.o [ 88%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/buffer/OffsetCurveTest.cpp.o [ 88%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/cluster/ClusterFinderTest.cpp.o [ 88%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/cluster/DisjointOperationTest.cpp.o [ 88%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/cluster/GeometryFlattenerTest.cpp.o [ 89%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/distance/DistanceOpTest.cpp.o [ 89%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/distance/IndexedFacetDistanceTest.cpp.o [ 89%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/geounion/CascadedPolygonUnionTest.cpp.o [ 89%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/geounion/CoverageUnionTest.cpp.o [ 89%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/geounion/UnaryUnionOpTest.cpp.o [ 89%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/intersection/RectangleIntersectionTest.cpp.o [ 89%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/linemerge/LineMergerTest.cpp.o [ 89%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/linemerge/LineSequencerTest.cpp.o [ 90%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlay/OverlayOpUnionTest.cpp.o [ 90%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlay/snap/GeometrySnapperTest.cpp.o [ 90%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlay/snap/LineStringSnapperTest.cpp.o [ 90%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlay/validate/FuzzyPointLocatorTest.cpp.o [ 90%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlay/validate/OffsetPointGeneratorTest.cpp.o [ 90%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlay/validate/OverlayResultValidatorTest.cpp.o [ 90%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/CoverageUnionNGTest.cpp.o [ 91%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/ElevationModelTest.cpp.o [ 91%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/LineLimiterTest.cpp.o [ 91%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/OverlayGraphTest.cpp.o [ 91%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/OverlayNGFloatingNoderTest.cpp.o [ 91%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/OverlayNGGeometryCollectionTest.cpp.o [ 91%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/OverlayNGMixedPointsTest.cpp.o [ 91%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/OverlayNGPointsTest.cpp.o [ 91%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/OverlayNGRobustTest.cpp.o [ 92%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/OverlayNGSnappingNoderTest.cpp.o [ 92%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/OverlayNGSnappingOneTest.cpp.o [ 92%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/OverlayNGStrictModeTest.cpp.o [ 92%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/OverlayNGTest.cpp.o [ 92%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/OverlayNGZTest.cpp.o [ 92%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/PrecisionReducerTest.cpp.o [ 92%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/PrecisionUtilTest.cpp.o [ 92%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/RingClipperTest.cpp.o [ 93%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/overlayng/UnaryUnionNGTest.cpp.o [ 93%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/polygonize/PolygonizeTest.cpp.o [ 93%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/relate/RelateBoundaryNodeRuleTest.cpp.o [ 93%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/relate/RelateOpTest.cpp.o [ 93%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/relateng/AdjacentEdgeLocatorTest.cpp.o [ 93%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/relateng/LinearBoundaryTest.cpp.o [ 93%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/relateng/PolygonNodeConverterTest.cpp.o [ 93%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/relateng/RelateGeometryTest.cpp.o [ 94%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/relateng/RelateNGBoundaryNodeRuleTest.cpp.o [ 94%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/relateng/RelateNGGCTest.cpp.o [ 94%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/relateng/RelateNGRobustnessTest.cpp.o [ 94%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/relateng/RelateNGTest.cpp.o [ 94%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/relateng/RelatePointLocatorTest.cpp.o [ 94%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/relateng/RelatePredicateTest.cpp.o [ 94%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/sharedpaths/SharedPathsOpTest.cpp.o [ 95%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/valid/IsSimpleOpTest.cpp.o [ 95%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/valid/IsValidOpTest.cpp.o [ 95%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/valid/MakeValidTest.cpp.o [ 95%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/valid/RepeatedPointRemoverTest.cpp.o [ 95%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/valid/ValidClosedRingTest.cpp.o [ 95%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/operation/valid/ValidSelfTouchingRingFormingHoleTest.cpp.o [ 95%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/precision/CommonBitsTest.cpp.o [ 95%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/precision/GeometryPrecisionReducerTest.cpp.o [ 96%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/precision/SimpleGeometryPrecisionReducerTest.cpp.o [ 96%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/shape/fractal/HilbertCodeTest.cpp.o [ 96%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/shape/fractal/HilbertEncoderTest.cpp.o [ 96%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/shape/fractal/MortonCodeTest.cpp.o [ 96%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/simplify/DouglasPeuckerSimplifierTest.cpp.o [ 96%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/simplify/PolygonHullSimplifierTest.cpp.o [ 96%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/simplify/TopologyPreservingSimplifierTest.cpp.o [ 96%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/triangulate/DelaunayTest.cpp.o [ 97%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/triangulate/VoronoiTest.cpp.o [ 97%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/triangulate/polygon/ConstrainedDelaunayTriangulatorTest.cpp.o [ 97%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/triangulate/polygon/PolygonHoleJoinerTest.cpp.o [ 97%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/triangulate/polygon/PolygonTriangulatorTest.cpp.o [ 97%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/triangulate/quadedge/QuadEdgeSubdivisionTest.cpp.o [ 97%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/triangulate/quadedge/QuadEdgeTest.cpp.o [ 97%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/triangulate/quadedge/VertexTest.cpp.o [ 97%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/util/NodingTestUtil.cpp.o [ 98%] Building CXX object tests/unit/CMakeFiles/test_geos_unit.dir/util/UniqueCoordinateArrayFilterTest.cpp.o [ 98%] Linking CXX executable ../../bin/test_geos_unit make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' [ 98%] Built target test_geos_unit make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' [ 98%] Building CXX object tests/xmltester/CMakeFiles/tinyxml2.dir/tinyxml2/tinyxml2.cpp.o [ 99%] Linking CXX static library ../../lib/libtinyxml2.a make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' [ 99%] Built target tinyxml2 make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' [ 99%] Building CXX object tests/xmltester/CMakeFiles/test_xmltester.dir/XMLTester.cpp.o [ 99%] Building CXX object tests/xmltester/CMakeFiles/test_xmltester.dir/BufferResultMatcher.cpp.o [ 99%] Building CXX object tests/xmltester/CMakeFiles/test_xmltester.dir/SingleSidedBufferResultMatcher.cpp.o [ 99%] Linking CXX executable ../../bin/test_xmltester make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' [ 99%] Built target test_xmltester make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' [ 99%] Building CXX object util/geosop/CMakeFiles/geosop.dir/GeosOp.cpp.o [ 99%] Building CXX object util/geosop/CMakeFiles/geosop.dir/GeometryOp.cpp.o [100%] Linking CXX executable ../../bin/geosop make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' [100%] Built target geosop make[3]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' Install the project... -- Install configuration: "Release" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/geosop -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/geosop" to "$ORIGIN/../lib" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libgeos.so.3.13.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libgeos.so -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libgeos_c.so.1.19.2 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libgeos_c.so.1 -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/lib/libgeos_c.so.1.19.2" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libgeos_c.so -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/cmake/GEOS/geos-targets.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/cmake/GEOS/geos-targets-release.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/cmake/GEOS/geos-config.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/cmake/GEOS/geos-config-version.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/linemerge -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/linemerge/LineMergeDirectedEdge.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/linemerge/LineMerger.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/linemerge/LineMergeGraph.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/linemerge/LineMergeEdge.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/linemerge/LineSequencer.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/linemerge/EdgeString.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/union -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/union/DisjointSubsetUnion.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/union/CoverageUnion.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/union/UnaryUnionOp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/union/UnionStrategy.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/union/OverlapUnion.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/union/CascadedPolygonUnion.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/union/PointGeometryUnion.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/distance -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/distance/FacetSequence.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/distance/DistanceOp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/distance/FacetSequenceTreeBuilder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/distance/GeometryLocation.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/distance/ConnectedElementLocationFilter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/distance/IndexedFacetDistance.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/distance/ConnectedElementPointFilter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/IMPredicate.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/LinearBoundary.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/RelateSegmentString.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/PolygonNodeConverter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/AdjacentEdgeLocator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/RelateGeometry.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/EdgeSegmentOverlapAction.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/EdgeSegmentIntersector.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/DimensionLocation.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/TopologyComputer.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/RelatePredicate.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/RelateEdge.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/BasicPredicate.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/IntersectionMatrixPattern.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/RelateMatrixPredicate.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/RelateNG.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/IMPatternMatcher.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/NodeSections.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/LineStringExtracter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/RelatePointLocator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/RelateNode.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/TopologyPredicate.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/EdgeSetIntersector.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng/NodeSection.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/predicate -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/predicate/RectangleIntersects.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/predicate/RectangleContains.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/predicate/SegmentIntersectionTester.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/buffer -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/buffer/OffsetCurve.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/buffer/SegmentMCIndex.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/buffer/OffsetSegmentString.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/buffer/SubgraphDepthLocater.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/buffer/BufferInputLineSimplifier.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/buffer/OffsetCurveSection.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/buffer/MinimalEdgeRing.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/buffer/BufferCurveSetBuilder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/buffer/RightmostEdgeFinder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/buffer/PolygonBuilder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/buffer/MaximalEdgeRing.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/buffer/OffsetCurveBuilder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/buffer/BufferBuilder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/buffer/BufferOp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/buffer/OffsetSegmentGenerator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/buffer/BufferParameters.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/buffer/BufferSubgraph.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/buffer/BufferNodeFactory.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relate -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relate/RelateComputer.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relate/EdgeEndBuilder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relate/RelateNodeFactory.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relate/RelateOp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relate/RelateNodeGraph.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relate/EdgeEndBundleStar.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relate/RelateNode.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relate/EdgeEndBundle.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/sharedpaths -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/sharedpaths/SharedPathsOp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/valid -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/valid/IndexedNestedPolygonTester.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/valid/PolygonIntersectionAnalyzer.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/valid/MakeValid.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/valid/TopologyValidationError.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/valid/RepeatedPointTester.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/valid/IsSimpleOp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/valid/PolygonRingSelfNode.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/valid/PolygonRingTouch.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/valid/IndexedNestedHoleTester.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/valid/RepeatedPointRemover.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/valid/PolygonTopologyAnalyzer.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/valid/PolygonRing.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/valid/ConsistentAreaTester.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/valid/IsValidOp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlay -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlay/snap -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlay/snap/SnapOverlayOp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlay/snap/LineStringSnapper.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlay/snap/GeometrySnapper.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlay/validate -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlay/validate/OffsetPointGenerator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlay/validate/OverlayResultValidator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlay/validate/FuzzyPointLocator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/cluster -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/cluster/DisjointOperation.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/cluster/UnionFind.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/cluster/EnvelopeIntersectsClusterFinder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/cluster/AbstractClusterFinder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/cluster/EnvelopeDistanceClusterFinder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/cluster/GeometryFlattener.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/cluster/GeometryIntersectsClusterFinder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/cluster/DBSCANClusterFinder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/cluster/GeometryDistanceClusterFinder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/cluster/Clusters.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/BoundaryOp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/polygonize -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/polygonize/PolygonizeEdge.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/polygonize/BuildArea.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/polygonize/PolygonizeDirectedEdge.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/polygonize/HoleAssigner.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/polygonize/Polygonizer.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/polygonize/PolygonizeGraph.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/polygonize/EdgeRing.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/GeometryGraphOperation.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/EdgeMerger.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/OverlayPoints.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/OverlayNGRobust.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/CoverageUnion.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/IndexedPointOnLineLocator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/OverlayNG.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/LineLimiter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/OverlayUtil.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/UnaryUnionNG.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/IntersectionPointBuilder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/EdgeKey.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/OverlayEdge.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/EdgeNodingBuilder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/OverlayEdgeRing.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/RobustClipEnvelopeComputer.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/OverlayGraph.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/LineBuilder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/InputGeometry.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/OverlayLabel.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/ElevationModel.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/PolygonBuilder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/MaximalEdgeRing.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/PrecisionReducer.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/RingClipper.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/OverlayLabeller.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/PrecisionUtil.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/Edge.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/EdgeSourceInfo.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng/OverlayMixedPoints.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/intersection -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/intersection/Rectangle.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/intersection/RectangleIntersection.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/intersection/RectangleIntersectionBuilder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/util.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/edgegraph -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/edgegraph/HalfEdge.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/edgegraph/EdgeGraph.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/edgegraph/MarkHalfEdge.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/edgegraph/EdgeGraphBuilder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/simplify -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/simplify/LineSegmentIndex.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/simplify/PolygonHullSimplifier.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/simplify/DouglasPeuckerSimplifier.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/simplify/RingHullIndex.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/simplify/TaggedLinesSimplifier.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/simplify/ComponentJumpChecker.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/simplify/DouglasPeuckerLineSimplifier.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/simplify/TopologyPreservingSimplifier.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/simplify/LinkedLine.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/simplify/RingHull.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/simplify/TaggedLineSegment.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/simplify/TaggedLineString.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/simplify/TaggedLineStringSimplifier.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/simplify/LinkedRing.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/planargraph -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/planargraph/Subgraph.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/planargraph/PlanarGraph.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/planargraph/DirectedEdge.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/planargraph/algorithm -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/planargraph/algorithm/ConnectedSubgraphFinder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/planargraph/GraphComponent.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/planargraph/Node.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/planargraph/DirectedEdgeStar.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/planargraph/Edge.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/planargraph/NodeMap.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/precision -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/precision/GeometryPrecisionReducer.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/precision/CommonBitsRemover.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/precision/CommonBits.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/precision/PrecisionReducerTransformer.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/precision/PrecisionReducerCoordinateOperation.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/precision/SimpleGeometryPrecisionReducer.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/precision/MinimumClearance.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/precision/PointwisePrecisionReducerTransformer.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/precision/EnhancedPrecisionOp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/precision/CommonBitsOp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/SimpleNoder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/SegmentString.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/MCIndexNoder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/SegmentNodeList.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/SegmentPointComparator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/SegmentIntersectionDetector.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/BasicSegmentString.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/ValidatingNoder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/IntersectionAdder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/snap -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/snap/SnappingPointIndex.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/snap/SnappingIntersectionAdder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/snap/SnappingNoder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/BoundaryChainNoder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/IteratedNoder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/NodingIntersectionFinder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/NodedSegmentString.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/Octant.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/OrientedCoordinateArray.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/SegmentExtractingNoder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/SegmentStringUtil.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/GeometryNoder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/ScaledNoder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/MCIndexSegmentSetMutualIntersector.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/IntersectionFinderAdder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/NodableSegmentString.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/FastSegmentSetIntersectionFinder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/FastNodingValidator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/SinglePassNoder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/snapround -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/snapround/HotPixelIndex.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/snapround/HotPixel.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/snapround/MCIndexSnapRounder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/snapround/SnapRoundingNoder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/snapround/SnapRoundingIntersectionAdder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/snapround/MCIndexPointSnapper.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/NodingValidator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/Noder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/SegmentSetMutualIntersector.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/SegmentIntersector.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/SegmentNode.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/CurvePolygon.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/LinearRing.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/CircularArc.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/GeometryFilter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/prep -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/prep/PreparedLineStringNearestPoints.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/prep/PreparedPolygonCovers.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/prep/PreparedPolygonContainsProperly.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/prep/PreparedPolygon.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/prep/PreparedPoint.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/prep/PreparedLineString.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/prep/PreparedPolygonPredicate.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/prep/PreparedGeometryFactory.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/prep/PreparedPolygonIntersects.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/prep/BasicPreparedGeometry.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/prep/PreparedGeometry.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/prep/AbstractPreparedPolygonContains.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/prep/PreparedLineStringIntersects.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/prep/PreparedLineStringDistance.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/prep/PreparedPolygonContains.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/prep/PreparedPolygonDistance.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/CircularString.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/Point.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/PrecisionModel.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/CompoundCurve.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/SimpleCurve.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/Triangle.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/Quadrant.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/Envelope.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/util -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/util/GeometryCombiner.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/util/GeometryFixer.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/util/PolygonalExtracter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/util/ComponentCoordinateExtracter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/util/SineStarFactory.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/util/LinearComponentExtracter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/util/ShortCircuitedGeometryVisitor.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/util/GeometryEditorOperation.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/util/PolygonExtracter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/util/GeometryLister.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/util/CoordinateOperation.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/util/PointExtracter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/util/GeometryEditor.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/util/NoOpGeometryOperation.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/util/GeometryTransformer.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/util/GeometryMapper.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/util/GeometryExtracter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/util/Densifier.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/Curve.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/GeometryFactory.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/CoordinateSequenceFilter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/SurfaceImpl.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/Position.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/GeometryCollection.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/Surface.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/CoordinateSequence.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/CoordinateList.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/MultiPolygon.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/LineString.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/GeometryTypeName.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/MultiLineString.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/Coordinate.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/MultiPoint.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/CoordinateSequenceIterator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/LineSegment.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/Dimension.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/Geometry.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/Polygon.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/CoordinateSequences.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/MultiCurve.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/GeometryComponentFilter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/Location.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/CoordinateFilter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/MultiSurface.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/HeuristicOverlay.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/IntersectionMatrix.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/math -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/math/DD.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/io -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/io/WKTReader.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/io/ByteOrderDataInStream.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/io/WKTFileReader.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/io/WKBConstants.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/io/Writer.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/io/WKTStreamReader.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/io/WKBStreamReader.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/io/GeoJSONWriter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/io/WKBReader.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/io/ByteOrderValues.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/io/StringTokenizer.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/io/WKBWriter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/io/GeoJSONReader.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/io/ParseException.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/io/WKTWriter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/io/CLocalizer.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/io/GeoJSON.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/io/OrdinateSet.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/io/CheckOrdinatesFilter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/unload.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/util -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/util/AssertionFailedException.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/util/UnsupportedOperationException.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/util/math.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/util/IllegalArgumentException.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/util/IllegalStateException.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/util/Assert.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/util/UniqueCoordinateArrayFilter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/util/CoordinateArrayFilter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/util/string.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/util/TopologyException.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/util/GEOSException.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/util/GeometricShapeFactory.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/util/Interrupt.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/util/Machine.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/linearref -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/linearref/ExtractLineByLocation.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/linearref/LengthIndexOfPoint.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/linearref/LocationIndexedLine.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/linearref/LengthLocationMap.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/linearref/LinearGeometryBuilder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/linearref/LinearIterator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/linearref/LocationIndexOfPoint.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/linearref/LinearLocation.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/linearref/LengthIndexedLine.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/linearref/LocationIndexOfLine.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/polygon -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/polygon/PolygonHoleJoiner.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/polygon/PolygonNoder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/polygon/ConstrainedDelaunayTriangulator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/polygon/PolygonTriangulator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/polygon/TriDelaunayImprover.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/polygon/PolygonEarClipper.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/DelaunayTriangulationBuilder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/tri -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/tri/TriEdge.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/tri/TriangulationBuilder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/tri/TriList.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/tri/Tri.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/quadedge -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/quadedge/QuadEdgeQuartet.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/quadedge/LocateFailureException.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/quadedge/QuadEdgeSubdivision.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/quadedge/TrianglePredicate.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/quadedge/LastFoundQuadEdgeLocator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/quadedge/QuadEdgeLocator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/quadedge/Vertex.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/quadedge/TriangleVisitor.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/quadedge/QuadEdge.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/VoronoiDiagramBuilder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/IncrementalDelaunayTriangulator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/vend -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/coverage -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/coverage/CoverageUnion.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/coverage/CoverageRing.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/coverage/CoverageValidator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/coverage/CoverageGapFinder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/coverage/CoverageEdge.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/coverage/VertexRingCounter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/coverage/InvalidSegmentDetector.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/coverage/CoverageBoundarySegmentFinder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/coverage/CoverageRingEdges.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/coverage/TPVWSimplifier.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/coverage/Corner.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/coverage/CoverageSimplifier.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/coverage/CoveragePolygon.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/coverage/CoveragePolygonValidator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/Orientation.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/SimplePointInRing.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/distance -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/distance/DiscreteFrechetDistance.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/distance/PointPairDistance.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/distance/DistanceToPoint.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/distance/DiscreteHausdorffDistance.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/Interpolate.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/Rectangle.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/CentralEndpointIntersector.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/Length.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/Angle.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/ConvexHull.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/hull -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/hull/HullTri.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/hull/HullTriangulation.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/hull/OuterShellsExtracter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/hull/ConcaveHullOfPolygons.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/hull/ConcaveHull.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/HCoordinate.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/NotRepresentableException.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/CGAlgorithmsDD.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/PointLocator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/Distance.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/construct -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/construct/LargestEmptyCircle.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/construct/MaximumInscribedCircle.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/construct/IndexedPointInPolygonsLocator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/construct/IndexedDistanceToPoint.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/locate -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/locate/IndexedPointInAreaLocator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/locate/SimplePointInAreaLocator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/locate/PointOnGeometryLocator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/PolygonNodeTopology.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/RobustDeterminant.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/Centroid.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/MinimumAreaRectangle.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/MinimumDiameter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/BoundaryNodeRule.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/Intersection.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/InteriorPointPoint.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/LineIntersector.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/Area.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/InteriorPointLine.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/MinimumBoundingCircle.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/InteriorPointArea.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/RayCrossingCounter.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/PointLocation.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/PointInRing.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/CircularArcs.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/Depth.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/EdgeList.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/EdgeNodingValidator.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/Label.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/EdgeIntersection.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/PlanarGraph.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/DirectedEdge.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/EdgeEndStar.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/GraphComponent.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/EdgeIntersectionList.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/NodeFactory.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/Node.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/GeometryGraph.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/DirectedEdgeStar.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/EdgeEnd.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/index -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/index/SweepLineEventObj.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/index/MonotoneChain.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/index/SimpleMCSweepLineIntersector.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/index/MonotoneChainIndexer.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/index/SimpleEdgeSetIntersector.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/index/MonotoneChainEdge.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/index/SweepLineEvent.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/index/SweepLineSegment.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/index/SimpleSweepLineIntersector.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/index/SegmentIntersector.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/index/EdgeSetIntersector.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/Edge.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/TopologyLocation.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/NodeMap.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/EdgeRing.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/constants.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/namespaces.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/profiler.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/shape -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/shape/fractal -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/shape/fractal/HilbertCode.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/shape/fractal/HilbertEncoder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/shape/fractal/MortonCode.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/ItemVisitor.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/intervalrtree -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/intervalrtree/IntervalRTreeBranchNode.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/intervalrtree/IntervalRTreeNode.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/intervalrtree/IntervalRTreeLeafNode.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/intervalrtree/SortedPackedIntervalRTree.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/SpatialIndex.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/kdtree -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/kdtree/KdNodeVisitor.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/kdtree/KdNode.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/kdtree/KdTree.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/strtree -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/strtree/ItemBoundable.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/strtree/AbstractSTRtree.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/strtree/SimpleSTRdistance.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/strtree/TemplateSTRNodePair.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/strtree/BoundablePair.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/strtree/TemplateSTRtreeDistance.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/strtree/ItemDistance.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/strtree/SimpleSTRtree.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/strtree/SimpleSTRnode.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/strtree/AbstractNode.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/strtree/Interval.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/strtree/STRtree.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/strtree/TemplateSTRtree.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/strtree/EnvelopeUtil.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/strtree/Boundable.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/strtree/TemplateSTRNode.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/strtree/SIRtree.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/strtree/GeometryItemDistance.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/chain -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/chain/MonotoneChainBuilder.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/chain/MonotoneChainSelectAction.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/chain/MonotoneChain.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/chain/MonotoneChainOverlapAction.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/sweepline -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/sweepline/SweepLineInterval.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/sweepline/SweepLineIndex.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/sweepline/SweepLineEvent.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/sweepline/SweepLineOverlapAction.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/VertexSequencePackedRtree.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/quadtree -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/quadtree/NodeBase.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/quadtree/Root.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/quadtree/Key.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/quadtree/Node.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/quadtree/IntervalSize.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/quadtree/Quadtree.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/bintree -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/bintree/Bintree.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/bintree/NodeBase.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/bintree/Root.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/bintree/Key.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/bintree/Interval.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/bintree/Node.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/export.h -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/version.h -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/linemerge -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/union -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/distance -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relateng -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/predicate -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/buffer -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/relate -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/sharedpaths -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/valid -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlay -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlay/snap -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlay/validate -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/cluster -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/polygonize -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/overlayng -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/operation/intersection -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/edgegraph -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/simplify -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/planargraph -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/planargraph/algorithm -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/precision -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/snap -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/noding/snapround -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/prep -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geom/util -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/math -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/io -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/util -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/linearref -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/polygon -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/tri -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/triangulate/quadedge -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/vend -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/vend/json.hpp -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos/vend/include_nlohmann_json.hpp -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/coverage -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/distance -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/hull -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/construct -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/algorithm/locate -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/geomgraph/index -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/shape -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/shape/fractal -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/intervalrtree -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/kdtree -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/strtree -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/chain -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/sweepline -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/quadtree -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos/index/bintree -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/include/geos -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos_c.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geos.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/geos-config -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig/geos.pc make[2]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.13.1/build' 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,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libspatialite.yaml touch /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "name: 'libspatialite'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "version: '5.1.0'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "checksum: '2db597114bd6ee20db93de3984fd116c'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo -n "description: '" >>/opt/metwork-mfext-master/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-master/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "website: 'https://www.gaia-gis.it/fossil/libspatialite'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "license: 'LGPL (MPL tri-license term)'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libspatialite.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libspatialite.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libspatialite.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libspatialite.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/libspatialite.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-master/opt/scientific_core EXTRALDFLAGS="-L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib" EXTRACFLAGS="-I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include" OPTIONS="--enable-shared --disable-static --enable-freexl=no --enable-rttopo=no --enable-minizip=no" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite' /opt/metwork-mfext-master/bin/_download_helper.sh `readlink -m ./build/libspatialite-5.1.0.tar.gz` `readlink -m ./sources` MD5 2db597114bd6ee20db93de3984fd116c Computing checksum for /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0.tar.gz... Good checksum rm -Rf libspatialite-5.1.0 /opt/metwork-mfext-master/bin/_uncompress_helper.sh `readlink -m ./build/libspatialite-5.1.0.tar.gz` tar.gz libspatialite-5.1.0 cd build/libspatialite-5.1.0 && if test "-L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib"; fi && if test "-I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include";export CPPFLAGS="-I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include";export CXXFLAGS="-I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include"; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-master/opt/scientific_core --enable-shared --disable-static --enable-freexl=no --enable-rttopo=no --enable-minizip=no 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 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 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... /opt/rh/gcc-toolset-11/root/usr/bin/ld checking if the linker (/opt/rh/gcc-toolset-11/root/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/gcc-toolset-11/root/usr/bin/nm -B checking the name lister (/opt/rh/gcc-toolset-11/root/usr/bin/nm -B) interface... BSD nm 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 /opt/rh/gcc-toolset-11/root/usr/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 /opt/rh/gcc-toolset-11/root/usr/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 (/opt/rh/gcc-toolset-11/root/usr/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++... /opt/rh/gcc-toolset-11/root/usr/bin/ld -m elf_x86_64 checking if the linker (/opt/rh/gcc-toolset-11/root/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/opt/rh/gcc-toolset-11/root/usr/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 (/opt/rh/gcc-toolset-11/root/usr/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 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 inflateInit_ in -lz... yes checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SQLITE3... yes checking proj.h usability... yes checking proj.h presence... yes checking for proj.h... yes checking for library containing proj_normalize_for_visualization... -lproj 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-master/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 library containing GEOSFrechetDistance_r... none required checking for library containing GEOSConstrainedDelaunayTriangulation_r... none required checking for library containing GEOSHilbertCode... none required 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_geos370_tests/Makefile config.status: creating test/sql_stmt_geos3100_tests/Makefile config.status: creating test/sql_stmt_geos3110_tests/Makefile config.status: creating test/sql_stmt_geos_380/Makefile config.status: creating test/sql_stmt_geos_non380/Makefile config.status: creating test/sql_stmt_geos_390/Makefile config.status: creating test/sql_stmt_geos_non390/Makefile config.status: creating test/sql_stmt_geos_391/Makefile config.status: creating test/sql_stmt_geos_3100/Makefile config.status: creating test/sql_stmt_geos_non3100/Makefile config.status: creating test/sql_stmt_geos_3110/Makefile config.status: creating test/sql_stmt_geos_non3110/Makefile config.status: creating test/sql_stmt_geos_3120/Makefile config.status: creating test/sql_stmt_geos_non3120/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_gpkg_epsg600_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_proj600_tests/Makefile config.status: creating test/sql_stmt_proj720_tests/Makefile config.status: creating test/sql_stmt_proj910_tests/Makefile config.status: creating test/sql_stmt_proj600security_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_libxml2_rttopo_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_proc_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 test/sql_stmt_renamenew_tests/Makefile config.status: creating test/sql_stmt_renameold_tests/Makefile config.status: creating test/sql_stmt_bufoptsnew_tests/Makefile config.status: creating test/sql_stmt_bufoptsold_tests/Makefile config.status: creating test/sql_stmt_minizip/Makefile config.status: creating test/sql_stmt_zip_proj6/Makefile config.status: creating test/sql_stmt_rtgeom_390/Makefile config.status: creating test/sql_stmt_rtgeom_non390/Makefile config.status: creating test/sql_stmt_voronoj_390/Makefile config.status: creating test/sql_stmt_voronoj_non390/Makefile config.status: creating examples/Makefile config.status: creating Doxyfile config.status: creating spatialite.pc config.status: creating ./fakeconfig.h config.status: creating ./config.h config.status: creating ./src/headers/spatialite/gaiaconfig.h config.status: creating ./config-msvc.h config.status: ./config-msvc.h is unchanged config.status: creating ./src/headers/spatialite/gaiaconfig-msvc.h config.status: executing depfiles commands config.status: executing libtool commands ============================================================== IMPORTANT NOTICE ============================================================== You have selected --enable-rttopo and/or --enable-gcp Both modules strictly depend on code released under the GPLv2+ license, wich takes precedence over any other license. Consequently the copy of libspatialite you are going to build if configured this way *must* be released under the GPLv2+ license. If you wish better preserving the initial MPL tri-license you simply have to reconfigure by specifying the following options: --disable-rttopo --disable-gcp ============================================================== cd build/libspatialite-5.1.0 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0' Making all in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src' Making all in headers make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/headers' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/headers' Making all in gaiaaux make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiaaux' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o libgaiaaux.la gg_sqlaux.lo gg_utf8.lo -lproj -lz -L/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o gaiaaux.la gaiaaux_la-gg_sqlaux.lo gaiaaux_la-gg_utf8.lo -lproj -lz -L/opt/metwork-mfext-master/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.1.0/src/gaiaaux' Making all in gaiaexif make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiaexif' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o libgaiaexif.la gaia_exif.lo -lproj -lz -L/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o gaiaexif.la gaiaexif_la-gaia_exif.lo -lproj -lz -L/opt/metwork-mfext-master/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.1.0/src/gaiaexif' Making all in gaiageo make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiageo' Making all in flex make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/gaiageo/flex' Making all in lemon make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiageo/lemon' Making all in lemon_src make[7]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/gaiageo/lemon/lemon_src' make[7]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/gaiageo/lemon' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiageo/lemon' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiageo' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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 mv -f .deps/gg_geodesic.Tpo .deps/gg_geodesic.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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 mv -f .deps/gg_transform.Tpo .deps/gg_transform.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/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 -lz -L/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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 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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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 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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/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 -lz -L/opt/metwork-mfext-master/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.1.0/src/gaiageo' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiageo' Making all in geopackage make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/geopackage' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/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 -lz -L/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/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 -lz -L/opt/metwork-mfext-master/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.1.0/src/geopackage' Making all in spatialite make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/spatialite' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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 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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsplite_la-pause.lo -MD -MP -MF .deps/libsplite_la-pause.Tpo -c -o libsplite_la-pause.lo `test -f 'pause.c' || echo './'`pause.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsplite_la-pause.lo -MD -MP -MF .deps/libsplite_la-pause.Tpo -c pause.c -fPIC -DPIC -o .libs/libsplite_la-pause.o mv -f .deps/libsplite_la-pause.Tpo .deps/libsplite_la-pause.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsplite_la-dbobj_scopes.lo -MD -MP -MF .deps/libsplite_la-dbobj_scopes.Tpo -c -o libsplite_la-dbobj_scopes.lo `test -f 'dbobj_scopes.c' || echo './'`dbobj_scopes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsplite_la-dbobj_scopes.lo -MD -MP -MF .deps/libsplite_la-dbobj_scopes.Tpo -c dbobj_scopes.c -fPIC -DPIC -o .libs/libsplite_la-dbobj_scopes.o mv -f .deps/libsplite_la-dbobj_scopes.Tpo .deps/libsplite_la-dbobj_scopes.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsplite_la-virtualknn2.lo -MD -MP -MF .deps/libsplite_la-virtualknn2.Tpo -c -o libsplite_la-virtualknn2.lo `test -f 'virtualknn2.c' || echo './'`virtualknn2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsplite_la-virtualknn2.lo -MD -MP -MF .deps/libsplite_la-virtualknn2.Tpo -c virtualknn2.c -fPIC -DPIC -o .libs/libsplite_la-virtualknn2.o mv -f .deps/libsplite_la-virtualknn2.Tpo .deps/libsplite_la-virtualknn2.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsplite_la-virtualgeojson.lo -MD -MP -MF .deps/libsplite_la-virtualgeojson.Tpo -c -o libsplite_la-virtualgeojson.lo `test -f 'virtualgeojson.c' || echo './'`virtualgeojson.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsplite_la-virtualgeojson.lo -MD -MP -MF .deps/libsplite_la-virtualgeojson.Tpo -c virtualgeojson.c -fPIC -DPIC -o .libs/libsplite_la-virtualgeojson.o mv -f .deps/libsplite_la-virtualgeojson.Tpo .deps/libsplite_la-virtualgeojson.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o libsplite.la libsplite_la-mbrcache.lo libsplite_la-spatialite.lo libsplite_la-spatialite_init.lo libsplite_la-pause.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-dbobj_scopes.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-virtualknn2.lo libsplite_la-create_routing.lo libsplite_la-virtualgeojson.lo -lproj -lz -L/opt/metwork-mfext-master/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-pause.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-dbobj_scopes.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-virtualknn2.o .libs/libsplite_la-create_routing.o .libs/libsplite_la-virtualgeojson.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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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 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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT splite_la-pause.lo -MD -MP -MF .deps/splite_la-pause.Tpo -c -o splite_la-pause.lo `test -f 'pause.c' || echo './'`pause.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT splite_la-pause.lo -MD -MP -MF .deps/splite_la-pause.Tpo -c pause.c -fPIC -DPIC -o .libs/splite_la-pause.o mv -f .deps/splite_la-pause.Tpo .deps/splite_la-pause.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT splite_la-dbobj_scopes.lo -MD -MP -MF .deps/splite_la-dbobj_scopes.Tpo -c -o splite_la-dbobj_scopes.lo `test -f 'dbobj_scopes.c' || echo './'`dbobj_scopes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT splite_la-dbobj_scopes.lo -MD -MP -MF .deps/splite_la-dbobj_scopes.Tpo -c dbobj_scopes.c -fPIC -DPIC -o .libs/splite_la-dbobj_scopes.o mv -f .deps/splite_la-dbobj_scopes.Tpo .deps/splite_la-dbobj_scopes.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT splite_la-virtualknn2.lo -MD -MP -MF .deps/splite_la-virtualknn2.Tpo -c -o splite_la-virtualknn2.lo `test -f 'virtualknn2.c' || echo './'`virtualknn2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT splite_la-virtualknn2.lo -MD -MP -MF .deps/splite_la-virtualknn2.Tpo -c virtualknn2.c -fPIC -DPIC -o .libs/splite_la-virtualknn2.o mv -f .deps/splite_la-virtualknn2.Tpo .deps/splite_la-virtualknn2.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT splite_la-virtualgeojson.lo -MD -MP -MF .deps/splite_la-virtualgeojson.Tpo -c -o splite_la-virtualgeojson.lo `test -f 'virtualgeojson.c' || echo './'`virtualgeojson.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT splite_la-virtualgeojson.lo -MD -MP -MF .deps/splite_la-virtualgeojson.Tpo -c virtualgeojson.c -fPIC -DPIC -o .libs/splite_la-virtualgeojson.o mv -f .deps/splite_la-virtualgeojson.Tpo .deps/splite_la-virtualgeojson.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o splite.la splite_la-mbrcache.lo splite_la-spatialite.lo splite_la-spatialite_init.lo splite_la-pause.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-dbobj_scopes.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-virtualknn2.lo splite_la-create_routing.lo splite_la-virtualgeojson.lo -lproj -lz -L/opt/metwork-mfext-master/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-pause.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-dbobj_scopes.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-virtualknn2.o .libs/splite_la-create_routing.o .libs/splite_la-virtualgeojson.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.1.0/src/spatialite' Making all in shapefiles make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/shapefiles' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o libshapefiles.la shapefiles.lo validator.lo -lproj -lz -L/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o shapefiles.la shapefiles_la-shapefiles.lo shapefiles_la-validator.lo -lproj -lz -L/opt/metwork-mfext-master/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.1.0/src/shapefiles' Making all in srsinit make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/srsinit' Making all in epsg_update make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/srsinit/epsg_update' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/srsinit' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_52.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_52.Tpo -c -o libsrsinit_la-epsg_inlined_52.lo `test -f 'epsg_inlined_52.c' || echo './'`epsg_inlined_52.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_52.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_52.Tpo -c epsg_inlined_52.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_52.o mv -f .deps/libsrsinit_la-epsg_inlined_52.Tpo .deps/libsrsinit_la-epsg_inlined_52.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_53.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_53.Tpo -c -o libsrsinit_la-epsg_inlined_53.lo `test -f 'epsg_inlined_53.c' || echo './'`epsg_inlined_53.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_53.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_53.Tpo -c epsg_inlined_53.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_53.o mv -f .deps/libsrsinit_la-epsg_inlined_53.Tpo .deps/libsrsinit_la-epsg_inlined_53.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_54.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_54.Tpo -c -o libsrsinit_la-epsg_inlined_54.lo `test -f 'epsg_inlined_54.c' || echo './'`epsg_inlined_54.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_54.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_54.Tpo -c epsg_inlined_54.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_54.o mv -f .deps/libsrsinit_la-epsg_inlined_54.Tpo .deps/libsrsinit_la-epsg_inlined_54.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_55.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_55.Tpo -c -o libsrsinit_la-epsg_inlined_55.lo `test -f 'epsg_inlined_55.c' || echo './'`epsg_inlined_55.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_55.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_55.Tpo -c epsg_inlined_55.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_55.o mv -f .deps/libsrsinit_la-epsg_inlined_55.Tpo .deps/libsrsinit_la-epsg_inlined_55.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_56.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_56.Tpo -c -o libsrsinit_la-epsg_inlined_56.lo `test -f 'epsg_inlined_56.c' || echo './'`epsg_inlined_56.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_56.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_56.Tpo -c epsg_inlined_56.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_56.o mv -f .deps/libsrsinit_la-epsg_inlined_56.Tpo .deps/libsrsinit_la-epsg_inlined_56.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_57.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_57.Tpo -c -o libsrsinit_la-epsg_inlined_57.lo `test -f 'epsg_inlined_57.c' || echo './'`epsg_inlined_57.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_57.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_57.Tpo -c epsg_inlined_57.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_57.o mv -f .deps/libsrsinit_la-epsg_inlined_57.Tpo .deps/libsrsinit_la-epsg_inlined_57.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_58.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_58.Tpo -c -o libsrsinit_la-epsg_inlined_58.lo `test -f 'epsg_inlined_58.c' || echo './'`epsg_inlined_58.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_58.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_58.Tpo -c epsg_inlined_58.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_58.o mv -f .deps/libsrsinit_la-epsg_inlined_58.Tpo .deps/libsrsinit_la-epsg_inlined_58.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_59.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_59.Tpo -c -o libsrsinit_la-epsg_inlined_59.lo `test -f 'epsg_inlined_59.c' || echo './'`epsg_inlined_59.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_59.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_59.Tpo -c epsg_inlined_59.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_59.o mv -f .deps/libsrsinit_la-epsg_inlined_59.Tpo .deps/libsrsinit_la-epsg_inlined_59.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_60.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_60.Tpo -c -o libsrsinit_la-epsg_inlined_60.lo `test -f 'epsg_inlined_60.c' || echo './'`epsg_inlined_60.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_60.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_60.Tpo -c epsg_inlined_60.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_60.o mv -f .deps/libsrsinit_la-epsg_inlined_60.Tpo .deps/libsrsinit_la-epsg_inlined_60.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_61.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_61.Tpo -c -o libsrsinit_la-epsg_inlined_61.lo `test -f 'epsg_inlined_61.c' || echo './'`epsg_inlined_61.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_61.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_61.Tpo -c epsg_inlined_61.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_61.o mv -f .deps/libsrsinit_la-epsg_inlined_61.Tpo .deps/libsrsinit_la-epsg_inlined_61.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_62.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_62.Tpo -c -o libsrsinit_la-epsg_inlined_62.lo `test -f 'epsg_inlined_62.c' || echo './'`epsg_inlined_62.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_62.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_62.Tpo -c epsg_inlined_62.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_62.o mv -f .deps/libsrsinit_la-epsg_inlined_62.Tpo .deps/libsrsinit_la-epsg_inlined_62.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_63.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_63.Tpo -c -o libsrsinit_la-epsg_inlined_63.lo `test -f 'epsg_inlined_63.c' || echo './'`epsg_inlined_63.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_63.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_63.Tpo -c epsg_inlined_63.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_63.o mv -f .deps/libsrsinit_la-epsg_inlined_63.Tpo .deps/libsrsinit_la-epsg_inlined_63.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/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_52.lo libsrsinit_la-epsg_inlined_53.lo libsrsinit_la-epsg_inlined_54.lo libsrsinit_la-epsg_inlined_55.lo libsrsinit_la-epsg_inlined_56.lo libsrsinit_la-epsg_inlined_57.lo libsrsinit_la-epsg_inlined_58.lo libsrsinit_la-epsg_inlined_59.lo libsrsinit_la-epsg_inlined_60.lo libsrsinit_la-epsg_inlined_61.lo libsrsinit_la-epsg_inlined_62.lo libsrsinit_la-epsg_inlined_63.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 -lz -L/opt/metwork-mfext-master/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_52.o .libs/libsrsinit_la-epsg_inlined_53.o .libs/libsrsinit_la-epsg_inlined_54.o .libs/libsrsinit_la-epsg_inlined_55.o .libs/libsrsinit_la-epsg_inlined_56.o .libs/libsrsinit_la-epsg_inlined_57.o .libs/libsrsinit_la-epsg_inlined_58.o .libs/libsrsinit_la-epsg_inlined_59.o .libs/libsrsinit_la-epsg_inlined_60.o .libs/libsrsinit_la-epsg_inlined_61.o .libs/libsrsinit_la-epsg_inlined_62.o .libs/libsrsinit_la-epsg_inlined_63.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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_52.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_52.Tpo -c -o srsinit_la-epsg_inlined_52.lo `test -f 'epsg_inlined_52.c' || echo './'`epsg_inlined_52.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_52.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_52.Tpo -c epsg_inlined_52.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_52.o mv -f .deps/srsinit_la-epsg_inlined_52.Tpo .deps/srsinit_la-epsg_inlined_52.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_53.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_53.Tpo -c -o srsinit_la-epsg_inlined_53.lo `test -f 'epsg_inlined_53.c' || echo './'`epsg_inlined_53.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_53.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_53.Tpo -c epsg_inlined_53.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_53.o mv -f .deps/srsinit_la-epsg_inlined_53.Tpo .deps/srsinit_la-epsg_inlined_53.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_54.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_54.Tpo -c -o srsinit_la-epsg_inlined_54.lo `test -f 'epsg_inlined_54.c' || echo './'`epsg_inlined_54.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_54.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_54.Tpo -c epsg_inlined_54.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_54.o mv -f .deps/srsinit_la-epsg_inlined_54.Tpo .deps/srsinit_la-epsg_inlined_54.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_55.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_55.Tpo -c -o srsinit_la-epsg_inlined_55.lo `test -f 'epsg_inlined_55.c' || echo './'`epsg_inlined_55.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_55.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_55.Tpo -c epsg_inlined_55.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_55.o mv -f .deps/srsinit_la-epsg_inlined_55.Tpo .deps/srsinit_la-epsg_inlined_55.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_56.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_56.Tpo -c -o srsinit_la-epsg_inlined_56.lo `test -f 'epsg_inlined_56.c' || echo './'`epsg_inlined_56.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_56.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_56.Tpo -c epsg_inlined_56.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_56.o mv -f .deps/srsinit_la-epsg_inlined_56.Tpo .deps/srsinit_la-epsg_inlined_56.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_57.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_57.Tpo -c -o srsinit_la-epsg_inlined_57.lo `test -f 'epsg_inlined_57.c' || echo './'`epsg_inlined_57.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_57.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_57.Tpo -c epsg_inlined_57.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_57.o mv -f .deps/srsinit_la-epsg_inlined_57.Tpo .deps/srsinit_la-epsg_inlined_57.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_58.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_58.Tpo -c -o srsinit_la-epsg_inlined_58.lo `test -f 'epsg_inlined_58.c' || echo './'`epsg_inlined_58.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_58.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_58.Tpo -c epsg_inlined_58.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_58.o mv -f .deps/srsinit_la-epsg_inlined_58.Tpo .deps/srsinit_la-epsg_inlined_58.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_59.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_59.Tpo -c -o srsinit_la-epsg_inlined_59.lo `test -f 'epsg_inlined_59.c' || echo './'`epsg_inlined_59.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_59.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_59.Tpo -c epsg_inlined_59.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_59.o mv -f .deps/srsinit_la-epsg_inlined_59.Tpo .deps/srsinit_la-epsg_inlined_59.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_60.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_60.Tpo -c -o srsinit_la-epsg_inlined_60.lo `test -f 'epsg_inlined_60.c' || echo './'`epsg_inlined_60.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_60.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_60.Tpo -c epsg_inlined_60.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_60.o mv -f .deps/srsinit_la-epsg_inlined_60.Tpo .deps/srsinit_la-epsg_inlined_60.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_61.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_61.Tpo -c -o srsinit_la-epsg_inlined_61.lo `test -f 'epsg_inlined_61.c' || echo './'`epsg_inlined_61.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_61.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_61.Tpo -c epsg_inlined_61.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_61.o mv -f .deps/srsinit_la-epsg_inlined_61.Tpo .deps/srsinit_la-epsg_inlined_61.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_62.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_62.Tpo -c -o srsinit_la-epsg_inlined_62.lo `test -f 'epsg_inlined_62.c' || echo './'`epsg_inlined_62.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_62.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_62.Tpo -c epsg_inlined_62.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_62.o mv -f .deps/srsinit_la-epsg_inlined_62.Tpo .deps/srsinit_la-epsg_inlined_62.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_63.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_63.Tpo -c -o srsinit_la-epsg_inlined_63.lo `test -f 'epsg_inlined_63.c' || echo './'`epsg_inlined_63.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_63.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_63.Tpo -c epsg_inlined_63.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_63.o mv -f .deps/srsinit_la-epsg_inlined_63.Tpo .deps/srsinit_la-epsg_inlined_63.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/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_52.lo srsinit_la-epsg_inlined_53.lo srsinit_la-epsg_inlined_54.lo srsinit_la-epsg_inlined_55.lo srsinit_la-epsg_inlined_56.lo srsinit_la-epsg_inlined_57.lo srsinit_la-epsg_inlined_58.lo srsinit_la-epsg_inlined_59.lo srsinit_la-epsg_inlined_60.lo srsinit_la-epsg_inlined_61.lo srsinit_la-epsg_inlined_62.lo srsinit_la-epsg_inlined_63.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 -lz -L/opt/metwork-mfext-master/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_52.o .libs/srsinit_la-epsg_inlined_53.o .libs/srsinit_la-epsg_inlined_54.o .libs/srsinit_la-epsg_inlined_55.o .libs/srsinit_la-epsg_inlined_56.o .libs/srsinit_la-epsg_inlined_57.o .libs/srsinit_la-epsg_inlined_58.o .libs/srsinit_la-epsg_inlined_59.o .libs/srsinit_la-epsg_inlined_60.o .libs/srsinit_la-epsg_inlined_61.o .libs/srsinit_la-epsg_inlined_62.o .libs/srsinit_la-epsg_inlined_63.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.1.0/src/srsinit' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/srsinit' Making all in connection_cache make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/connection_cache' Making all in generator make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/connection_cache/generator' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/connection_cache' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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 mv -f .deps/alloc_cache.Tpo .deps/alloc_cache.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o libconnection_cache.la alloc_cache.lo gg_sequence.lo -lproj -lz -L/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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 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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o connection_cache.la connection_cache_la-alloc_cache.lo connection_cache_la-gg_sequence.lo -lproj -lz -L/opt/metwork-mfext-master/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.1.0/src/connection_cache' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/connection_cache' Making all in virtualtext make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/virtualtext' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o libvirtualtext.la virtualtext.lo -lproj -lz -L/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o virtualtext.la virtualtext_la-virtualtext.lo -lproj -lz -L/opt/metwork-mfext-master/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.1.0/src/virtualtext' Making all in wfs make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/wfs' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o libwfs.la wfs_in.lo -lproj -lz -L/opt/metwork-mfext-master/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../.././src/headers/spatialite -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o wfs.la wfs_la-wfs_in.lo -lproj -lz -L/opt/metwork-mfext-master/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.1.0/src/wfs' Making all in dxf make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/dxf' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/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 -lz -L/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/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 -lz -L/opt/metwork-mfext-master/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.1.0/src/dxf' Making all in md5 make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/md5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o libmd5.la md5.lo gaia_md5.lo -lproj -lz -L/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o md5.la md5_la-md5.lo md5_la-gaia_md5.lo -lproj -lz -L/opt/metwork-mfext-master/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.1.0/src/md5' Making all in control_points make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/control_points' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o libcontrol_points.la gaia_control_points.lo grass_crs3d.lo grass_georef.lo grass_georef_tps.lo -lproj -lz -L/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/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 -lz -L/opt/metwork-mfext-master/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.1.0/src/control_points' Making all in cutter make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/cutter' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o libcutter.la gaia_cutter.lo -lproj -lz -L/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o cutter.la cutter_la-gaia_cutter.lo -lproj -lz -L/opt/metwork-mfext-master/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.1.0/src/cutter' Making all in topology make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/topology' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/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 -lz -L/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/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 -lz -L/opt/metwork-mfext-master/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.1.0/src/topology' Making all in stored_procedures make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/stored_procedures' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o libstored_procedures.la stored_procedures.lo -lproj -lz -L/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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../.././src/headers/spatialite -I../../src/headers -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o stored_procedures.la stored_procedures_la-stored_procedures.lo -lproj -lz -L/opt/metwork-mfext-master/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.1.0/src/stored_procedures' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.././src/headers/spatialite -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I../src/headers -I.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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.././src/headers/spatialite -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I../src/headers -I.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -version-info 9:0:1 -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o libspatialite.la -rpath /opt/metwork-mfext-master/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 -L/opt/metwork-mfext-master/opt/core/lib -lsqlite3 -lpthread -ldl -lm -lproj -lz -L/opt/metwork-mfext-master/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 -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -lxml2 -L/opt/metwork-mfext-master/opt/core/lib -lsqlite3 -lpthread -ldl -lm -lproj -lz -lgeos_c -Wl,-soname -Wl,libspatialite.so.8 -o .libs/libspatialite.so.8.1.0 libtool: link: (cd ".libs" && rm -f "libspatialite.so.8" && ln -s "libspatialite.so.8.1.0" "libspatialite.so.8") libtool: link: (cd ".libs" && rm -f "libspatialite.so" && ln -s "libspatialite.so.8.1.0" "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.././src/headers/spatialite -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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.././src/headers/spatialite -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -module -version-info 9:0:1 -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o mod_spatialite.la -rpath /opt/metwork-mfext-master/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 -lz -L/opt/metwork-mfext-master/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 -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -lxml2 -lpthread -ldl -lm -lproj -lz -lgeos_c -Wl,-soname -Wl,mod_spatialite.so.8 -o .libs/mod_spatialite.so.8.1.0 libtool: link: (cd ".libs" && rm -f "mod_spatialite.so.8" && ln -s "mod_spatialite.so.8.1.0" "mod_spatialite.so.8") libtool: link: (cd ".libs" && rm -f "mod_spatialite.so" && ln -s "mod_spatialite.so.8.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.1.0/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src' Making all in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test' Making all in sql_stmt_geosadvanced_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/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.1.0/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.1.0/test/sql_stmt_geos_tests' Making all in sql_stmt_geos_380 make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_380' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_380' Making all in sql_stmt_geos_non380 make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non380' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non380' Making all in sql_stmt_geos_390 make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_390' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_390' Making all in sql_stmt_geos_non390 make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non390' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non390' Making all in sql_stmt_geos_391 make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_391' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_391' Making all in sql_stmt_geos370_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos370_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos370_tests' Making all in sql_stmt_geos3100_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos3100_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos3100_tests' Making all in sql_stmt_geos_3100 make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_3100' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_3100' Making all in sql_stmt_geos_non3100 make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non3100' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non3100' Making all in sql_stmt_geos3110_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos3110_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos3110_tests' Making all in sql_stmt_geos_3110 make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_3110' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_3110' Making all in sql_stmt_geos_non3110 make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non3110' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non3110' Making all in sql_stmt_geos_3120 make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_3120' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_3120' Making all in sql_stmt_geos_non3120 make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non3120' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non3120' Making all in sql_stmt_libxml2_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/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.1.0/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.1.0/test/sql_stmt_rtgeom_tests' Making all in sql_stmt_libxml2_rttopo_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_libxml2_rttopo_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_libxml2_rttopo_tests' Making all in sql_stmt_proc_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proc_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proc_tests' Making all in sql_stmt_mathsql_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/test/sql_stmt_proj493_tests' Making all in sql_stmt_proj600security_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proj600security_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proj600security_tests' Making all in sql_stmt_proj720_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proj720_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proj720_tests' Making all in sql_stmt_proj910_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proj910_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proj910_tests' Making all in sql_stmt_zip_proj6 make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_zip_proj6' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_zip_proj6' Making all in sql_stmt_minizip make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_minizip' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_minizip' Making all in sql_stmt_proj600_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proj600_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proj600_tests' Making all in sql_stmt_security_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/test/sql_stmt_gpkg_epsg493_tests' Making all in sql_stmt_gpkg_epsg600_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg600_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg600_tests' Making all in sql_stmt_rttopo_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/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.1.0/test/sql_stmt_postgres_tests' Making all in sql_stmt_renamenew_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_renamenew_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_renamenew_tests' Making all in sql_stmt_renameold_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_renameold_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_renameold_tests' Making all in sql_stmt_bufoptsnew_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_bufoptsnew_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_bufoptsnew_tests' Making all in sql_stmt_bufoptsold_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_bufoptsold_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_bufoptsold_tests' Making all in sql_stmt_rtgeom_390 make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_rtgeom_390' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_rtgeom_390' Making all in sql_stmt_rtgeom_non390 make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_rtgeom_non390' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_rtgeom_non390' Making all in sql_stmt_voronoj_390 make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_voronoj_390' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_voronoj_390' Making all in sql_stmt_voronoj_non390 make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_voronoj_non390' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_voronoj_non390' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test' Making all in examples make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/examples' gcc -DHAVE_CONFIG_H -I. -I../. -I.././src/headers/spatialite -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L../src -lspatialite -lsqlite3 -lm -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o demo1 demo1.o -lproj -lz -L/opt/metwork-mfext-master/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -o .libs/demo1 demo1.o -L../src /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/.libs/libspatialite.so -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/opt/metwork-mfext-master/opt/core/lib -lxml2 -lpthread -ldl -lsqlite3 -lm -lproj -lz -lgeos_c -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib gcc -DHAVE_CONFIG_H -I. -I../. -I.././src/headers/spatialite -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L../src -lspatialite -lsqlite3 -lm -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o demo2 demo2.o -lproj -lz -L/opt/metwork-mfext-master/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -o .libs/demo2 demo2.o -L../src /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/.libs/libspatialite.so -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/opt/metwork-mfext-master/opt/core/lib -lxml2 -lpthread -ldl -lsqlite3 -lm -lproj -lz -lgeos_c -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib gcc -DHAVE_CONFIG_H -I. -I../. -I.././src/headers/spatialite -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L../src -lspatialite -lsqlite3 -lm -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o demo3 demo3.o -lproj -lz -L/opt/metwork-mfext-master/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -o .libs/demo3 demo3.o -L../src /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/.libs/libspatialite.so -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/opt/metwork-mfext-master/opt/core/lib -lxml2 -lpthread -ldl -lsqlite3 -lm -lproj -lz -lgeos_c -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib gcc -DHAVE_CONFIG_H -I. -I../. -I.././src/headers/spatialite -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L../src -lspatialite -lsqlite3 -lm -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o demo4 demo4.o -lproj -lz -L/opt/metwork-mfext-master/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -o .libs/demo4 demo4.o -L../src /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/.libs/libspatialite.so -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/opt/metwork-mfext-master/opt/core/lib -lxml2 -lpthread -ldl -lsqlite3 -lm -lproj -lz -lgeos_c -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib gcc -DHAVE_CONFIG_H -I. -I../. -I.././src/headers/spatialite -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -L../src -lspatialite -lsqlite3 -lm -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -o demo5 demo5.o -lproj -lz -L/opt/metwork-mfext-master/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -o .libs/demo5 demo5.o -L../src /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/.libs/libspatialite.so -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/opt/metwork-mfext-master/opt/core/lib -lxml2 -lpthread -ldl -lsqlite3 -lm -lproj -lz -lgeos_c -Wl,-rpath -Wl,/opt/metwork-mfext-master/opt/scientific_core/lib make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/examples' make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0' cd build/libspatialite-5.1.0 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0' Making install in src make[3]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src' Making install in headers make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/headers' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/headers' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include' /bin/install -c -m 644 spatialite.h '/opt/metwork-mfext-master/opt/scientific_core/include/.' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/include/spatialite' /bin/install -c -m 644 spatialite/gaiaconfig.h spatialite/gaiaconfig.h.in spatialite/gaiaconfig-msvc.h spatialite/gaiaconfig-msvc.h.in 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_ext.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 spatialite/geojson.h '/opt/metwork-mfext-master/opt/scientific_core/include/spatialite' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/headers' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/headers' Making install in gaiaaux make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiaaux' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/gaiaaux' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiaaux' Making install in gaiaexif make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiaexif' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/gaiaexif' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiaexif' Making install in gaiageo make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiageo' Making install in flex make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiageo/flex' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/gaiageo/flex' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiageo/flex' Making install in lemon make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiageo/lemon' Making install in lemon_src make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiageo/lemon/lemon_src' make[7]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/gaiageo/lemon/lemon_src' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiageo/lemon/lemon_src' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiageo/lemon' make[7]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/gaiageo/lemon' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiageo/lemon' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiageo/lemon' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiageo' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/gaiageo' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiageo' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/gaiageo' Making install in geopackage make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/geopackage' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/geopackage' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/geopackage' Making install in spatialite make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/spatialite' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/spatialite' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/spatialite' Making install in shapefiles make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/shapefiles' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/shapefiles' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/shapefiles' Making install in srsinit make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/srsinit' Making install in epsg_update make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/srsinit/epsg_update' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/srsinit/epsg_update' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/srsinit/epsg_update' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/srsinit' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/srsinit' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/srsinit' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/srsinit' Making install in connection_cache make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/connection_cache' Making install in generator make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/connection_cache/generator' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/connection_cache/generator' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/connection_cache/generator' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/connection_cache' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/connection_cache' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/connection_cache' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/connection_cache' Making install in virtualtext make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/virtualtext' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/virtualtext' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/virtualtext' Making install in wfs make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/wfs' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/wfs' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/wfs' Making install in dxf make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/dxf' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/dxf' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/dxf' Making install in md5 make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/md5' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/md5' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/md5' Making install in control_points make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/control_points' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/control_points' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/control_points' Making install in cutter make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/cutter' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/cutter' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/cutter' Making install in topology make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/topology' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/topology' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/topology' Making install in stored_procedures make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/stored_procedures' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/src/stored_procedures' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src/stored_procedures' make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /bin/install -c libspatialite.la mod_spatialite.la '/opt/metwork-mfext-master/opt/scientific_core/lib' libtool: install: /bin/install -c .libs/libspatialite.so.8.1.0 /opt/metwork-mfext-master/opt/scientific_core/lib/libspatialite.so.8.1.0 libtool: install: (cd /opt/metwork-mfext-master/opt/scientific_core/lib && { ln -s -f libspatialite.so.8.1.0 libspatialite.so.8 || { rm -f libspatialite.so.8 && ln -s libspatialite.so.8.1.0 libspatialite.so.8; }; }) libtool: install: (cd /opt/metwork-mfext-master/opt/scientific_core/lib && { ln -s -f libspatialite.so.8.1.0 libspatialite.so || { rm -f libspatialite.so && ln -s libspatialite.so.8.1.0 libspatialite.so; }; }) libtool: install: /bin/install -c .libs/libspatialite.lai /opt/metwork-mfext-master/opt/scientific_core/lib/libspatialite.la libtool: install: /bin/install -c .libs/mod_spatialite.so.8.1.0 /opt/metwork-mfext-master/opt/scientific_core/lib/mod_spatialite.so.8.1.0 libtool: install: (cd /opt/metwork-mfext-master/opt/scientific_core/lib && { ln -s -f mod_spatialite.so.8.1.0 mod_spatialite.so.8 || { rm -f mod_spatialite.so.8 && ln -s mod_spatialite.so.8.1.0 mod_spatialite.so.8; }; }) libtool: install: (cd /opt/metwork-mfext-master/opt/scientific_core/lib && { ln -s -f mod_spatialite.so.8.1.0 mod_spatialite.so || { rm -f mod_spatialite.so && ln -s mod_spatialite.so.8.1.0 mod_spatialite.so; }; }) libtool: install: /bin/install -c .libs/mod_spatialite.lai /opt/metwork-mfext-master/opt/scientific_core/lib/mod_spatialite.la libtool: finish: PATH="/opt/rh/gcc-toolset-11/root/usr/bin:/opt/metwork-mfext-master/opt/scientific_core/local/bin:/opt/metwork-mfext-master/opt/scientific_core/bin:/opt/metwork-mfext-master/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-master/opt/core/local/bin:/opt/metwork-mfext-master/opt/core/bin:/opt/metwork-mfext-master/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-master/opt/core/node_modules/.bin:/opt/metwork-mfext-master/local/bin:/opt/metwork-mfext-master/bin:/opt/metwork-mfext-master/local/lib/node_modules/.bin:/opt/metwork-mfext-master/lib/node_modules/.bin:/opt/metwork-mfext-master/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-master/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-master/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.1.0/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/src' Making install in test make[3]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test' Making install in sql_stmt_geosadvanced_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geosadvanced_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_geosadvanced_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_geos_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_geos_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_tests' Making install in sql_stmt_geos_380 make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_380' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_380' 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.1.0/test/sql_stmt_geos_380' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_380' Making install in sql_stmt_geos_non380 make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non380' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non380' 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.1.0/test/sql_stmt_geos_non380' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non380' Making install in sql_stmt_geos_390 make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_390' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_390' 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.1.0/test/sql_stmt_geos_390' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_390' Making install in sql_stmt_geos_non390 make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non390' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non390' 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.1.0/test/sql_stmt_geos_non390' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non390' Making install in sql_stmt_geos_391 make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_391' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_391' 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.1.0/test/sql_stmt_geos_391' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_391' Making install in sql_stmt_geos370_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos370_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos370_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.1.0/test/sql_stmt_geos370_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos370_tests' Making install in sql_stmt_geos3100_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos3100_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos3100_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.1.0/test/sql_stmt_geos3100_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos3100_tests' Making install in sql_stmt_geos_3100 make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_3100' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_3100' 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.1.0/test/sql_stmt_geos_3100' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_3100' Making install in sql_stmt_geos_non3100 make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non3100' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non3100' 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.1.0/test/sql_stmt_geos_non3100' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non3100' Making install in sql_stmt_geos3110_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos3110_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos3110_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.1.0/test/sql_stmt_geos3110_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos3110_tests' Making install in sql_stmt_geos_3110 make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_3110' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_3110' 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.1.0/test/sql_stmt_geos_3110' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_3110' Making install in sql_stmt_geos_non3110 make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non3110' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non3110' 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.1.0/test/sql_stmt_geos_non3110' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non3110' Making install in sql_stmt_geos_3120 make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_3120' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_3120' 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.1.0/test/sql_stmt_geos_3120' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_3120' Making install in sql_stmt_geos_non3120 make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non3120' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non3120' 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.1.0/test/sql_stmt_geos_non3120' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_geos_non3120' Making install in sql_stmt_libxml2_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_libxml2_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_libxml2_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_rtgeom_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_rtgeom_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_rtgeom_tests' Making install in sql_stmt_libxml2_rttopo_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_libxml2_rttopo_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_libxml2_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.1.0/test/sql_stmt_libxml2_rttopo_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_libxml2_rttopo_tests' Making install in sql_stmt_proc_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proc_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proc_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.1.0/test/sql_stmt_proc_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proc_tests' Making install in sql_stmt_mathsql_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_mathsql_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_mathsql_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_proj_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_proj_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_proj492_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_proj492_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_proj493_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_proj493_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proj493_tests' Making install in sql_stmt_proj600security_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proj600security_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proj600security_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.1.0/test/sql_stmt_proj600security_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proj600security_tests' Making install in sql_stmt_proj720_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proj720_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proj720_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.1.0/test/sql_stmt_proj720_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proj720_tests' Making install in sql_stmt_proj910_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proj910_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proj910_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.1.0/test/sql_stmt_proj910_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proj910_tests' Making install in sql_stmt_zip_proj6 make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_zip_proj6' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_zip_proj6' 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.1.0/test/sql_stmt_zip_proj6' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_zip_proj6' Making install in sql_stmt_minizip make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_minizip' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_minizip' 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.1.0/test/sql_stmt_minizip' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_minizip' Making install in sql_stmt_proj600_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proj600_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proj600_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.1.0/test/sql_stmt_proj600_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_proj600_tests' Making install in sql_stmt_security_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_security_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_security_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_xmlsec_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_xmlsec_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_geopackage_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_geopackage_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_freexl_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_freexl_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_cache_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_cache_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_nocache_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_nocache_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_voronoj1_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_voronoj1_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_voronoj2_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_voronoj2_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_gpkg_epsg492_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_gpkg_epsg492_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_gpkg_epsg493_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_gpkg_epsg493_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg493_tests' Making install in sql_stmt_gpkg_epsg600_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg600_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg600_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.1.0/test/sql_stmt_gpkg_epsg600_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg600_tests' Making install in sql_stmt_rttopo_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_rttopo_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_rttopo_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_gpkgcache_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_gpkgcache_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_gpkgnocache_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_gpkgnocache_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_sequence_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_sequence_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_routing_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_routing_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_logfile_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_logfile_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_iconv_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_iconv_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_point_geom' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_point_geom' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_tiny_point' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_tiny_point' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_postgres_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test/sql_stmt_postgres_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_postgres_tests' Making install in sql_stmt_renamenew_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_renamenew_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_renamenew_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.1.0/test/sql_stmt_renamenew_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_renamenew_tests' Making install in sql_stmt_renameold_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_renameold_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_renameold_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.1.0/test/sql_stmt_renameold_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_renameold_tests' Making install in sql_stmt_bufoptsnew_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_bufoptsnew_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_bufoptsnew_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.1.0/test/sql_stmt_bufoptsnew_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_bufoptsnew_tests' Making install in sql_stmt_bufoptsold_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_bufoptsold_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_bufoptsold_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.1.0/test/sql_stmt_bufoptsold_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_bufoptsold_tests' Making install in sql_stmt_rtgeom_390 make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_rtgeom_390' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_rtgeom_390' 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.1.0/test/sql_stmt_rtgeom_390' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_rtgeom_390' Making install in sql_stmt_rtgeom_non390 make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_rtgeom_non390' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_rtgeom_non390' 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.1.0/test/sql_stmt_rtgeom_non390' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_rtgeom_non390' Making install in sql_stmt_voronoj_390 make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_voronoj_390' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_voronoj_390' 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.1.0/test/sql_stmt_voronoj_390' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_voronoj_390' Making install in sql_stmt_voronoj_non390 make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_voronoj_non390' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_voronoj_non390' 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.1.0/test/sql_stmt_voronoj_non390' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test/sql_stmt_voronoj_non390' make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/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.1.0/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/test' Making install in examples make[3]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/examples' make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.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/0022_libspatialite/build/libspatialite-5.1.0/examples' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0/examples' make[3]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0' make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig' /bin/install -c -m 644 spatialite.pc '/opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.1.0' 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,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/gdal.yaml touch /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/gdal.yaml echo "name: 'gdal'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/gdal.yaml echo "version: '3.13.0'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/gdal.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/gdal.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/gdal.yaml echo "checksum: '3952db099b506d42039a57fd5fb9e371'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/gdal.yaml echo -n "description: '" >>/opt/metwork-mfext-master/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-master/opt/scientific_core/share/metwork_packages/gdal.yaml echo "'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/gdal.yaml echo "website: 'http://www.gdal.org'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/gdal.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/gdal.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/gdal.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/gdal.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/gdal.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/gdal.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-master/opt/scientific_core OPTIONS="-DGDAL_USE_INTERNAL_LIBS=WHEN_NO_EXTERNAL -DCMAKE_BUILD_TYPE=Release -DBUILD_PYTHON_BINDINGS:BOOL=OFF -DTIFF_LIBRARY=/opt/metwork-mfext-master/opt/scientific_core/../core/lib/libtiff.so -DTIFF_INCLUDE_DIR=/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLIBAEC_LIBRARY=/opt/metwork-mfext-master/opt/scientific_core/../core/lib/libaec.so -DLIBAEC_INCLUDE_DIR=/opt/metwork-mfext-master/opt/scientific_core/../core/include" download uncompress configure_cmake build_cmake install_cmake make[1]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal' /opt/metwork-mfext-master/bin/_download_helper.sh `readlink -m ./build/gdal-3.13.0.tar.gz` `readlink -m ./sources` MD5 3952db099b506d42039a57fd5fb9e371 Computing checksum for /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0.tar.gz... Good checksum rm -Rf gdal-3.13.0 /opt/metwork-mfext-master/bin/_uncompress_helper.sh `readlink -m ./build/gdal-3.13.0.tar.gz` tar.gz gdal-3.13.0 cd build/gdal-3.13.0 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS="";export CXXFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && if test ! -d build; then mkdir build; fi && cd build && cmake -DCMAKE_INSTALL_PREFIX=/opt/metwork-mfext-master/opt/scientific_core -DCMAKE_PREFIX_PATH=/opt/metwork-mfext-master/opt/scientific_core -DCMAKE_INSTALL_LIBDIR=lib -DGDAL_USE_INTERNAL_LIBS=WHEN_NO_EXTERNAL -DCMAKE_BUILD_TYPE=Release -DBUILD_PYTHON_BINDINGS:BOOL=OFF -DTIFF_LIBRARY=/opt/metwork-mfext-master/opt/scientific_core/../core/lib/libtiff.so -DTIFF_INCLUDE_DIR=/opt/metwork-mfext-master/opt/scientific_core/../core/include -DLIBAEC_LIBRARY=/opt/metwork-mfext-master/opt/scientific_core/../core/lib/libaec.so -DLIBAEC_INCLUDE_DIR=/opt/metwork-mfext-master/opt/scientific_core/../core/include .. -- The C compiler identification is GNU 11.2.1 -- The CXX compiler identification is GNU 11.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /opt/rh/gcc-toolset-11/root/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/rh/gcc-toolset-11/root/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test test_sse -- Performing Test test_sse - Success -- Looking for C++ include xmmintrin.h -- Looking for C++ include xmmintrin.h - found -- Performing Test test_sse2 -- Performing Test test_sse2 - Success -- Looking for C++ include emmintrin.h -- Looking for C++ include emmintrin.h - found -- Performing Test test_ssse3 -- Performing Test test_ssse3 - Success -- Looking for C++ include tmmintrin.h -- Looking for C++ include tmmintrin.h - found -- Performing Test test_sse4.1 -- Performing Test test_sse4.1 - Success -- Looking for C++ include smmintrin.h -- Looking for C++ include smmintrin.h - found -- Performing Test test_avx -- Performing Test test_avx - Success -- Looking for C++ include immintrin.h -- Looking for C++ include immintrin.h - found -- Performing Test test_avx2 -- Performing Test test_avx2 - Success -- Performing Test test_fma -- Performing Test test_fma - Success -- Performing Test HAVE_AVX2_FMA_WITHOUT_FLAG -- Performing Test HAVE_AVX2_FMA_WITHOUT_FLAG - Failed -- Performing Test HAVE_STD_FLOAT16_T -- Performing Test HAVE_STD_FLOAT16_T - Failed -- Found SWIG: /bin/swig (found version "3.0.12") -- Could NOT find Python (missing: Python_EXECUTABLE Python_INCLUDE_DIRS Python_LIBRARIES Python_NumPy_INCLUDE_DIRS Interpreter Development NumPy Development.Module Development.Embed) (Required is at least version "3.8") Reason given by package: Interpreter: Wrong version for the interpreter "/bin/python3" -- Performing Test HAVE_WFLAG_ALL -- Performing Test HAVE_WFLAG_ALL - Success -- Performing Test HAVE_WFLAG_EXTRA -- Performing Test HAVE_WFLAG_EXTRA - Success -- Performing Test HAVE_WFLAG_INIT_SELF -- Performing Test HAVE_WFLAG_INIT_SELF - Success -- Performing Test HAVE_WFLAG_UNUSED_PARAMETER -- Performing Test HAVE_WFLAG_UNUSED_PARAMETER - Success -- Performing Test HAVE_WFLAG_MISSING_PROTOTYPES -- Performing Test HAVE_WFLAG_MISSING_PROTOTYPES - Success -- Performing Test HAVE_WFLAG_MISSING_DECLARATIONS -- Performing Test HAVE_WFLAG_MISSING_DECLARATIONS - Success -- Performing Test HAVE_WFLAG_SHORTEN_64_TO_32 -- Performing Test HAVE_WFLAG_SHORTEN_64_TO_32 - Failed -- Performing Test HAVE_WFLAG_LOGICAL_OP -- Performing Test HAVE_WFLAG_LOGICAL_OP - Success -- Performing Test HAVE_WFLAG_SHADOW -- Performing Test HAVE_WFLAG_SHADOW - Success -- Performing Test HAVE_WFLAG_SHADOW_FIELD -- Performing Test HAVE_WFLAG_SHADOW_FIELD - Failed -- Performing Test HAVE_WFLAG_MISSING_INCLUDE_DIRS -- Performing Test HAVE_WFLAG_MISSING_INCLUDE_DIRS - Success -- Performing Test HAVE_WFLAG_FORMAT_SECURITY -- Performing Test HAVE_WFLAG_FORMAT_SECURITY - Success -- Performing Test HAVE_WFLAG_ERROR_VLA -- Performing Test HAVE_WFLAG_ERROR_VLA - Success -- Performing Test HAVE_WFLAG_NO_CLOBBERED -- Performing Test HAVE_WFLAG_NO_CLOBBERED - Success -- Performing Test HAVE_WFLAG_DATE_TIME -- Performing Test HAVE_WFLAG_DATE_TIME - Success -- Performing Test HAVE_WFLAG_NULL_DEREFERENCE -- Performing Test HAVE_WFLAG_NULL_DEREFERENCE - Success -- Performing Test HAVE_WFLAG_DUPLICATE_COND -- Performing Test HAVE_WFLAG_DUPLICATE_COND - Failed -- Performing Test HAVE_WFLAG_EXTRA_SEMI -- Performing Test HAVE_WFLAG_EXTRA_SEMI - Success -- Performing Test HAVE_WFLAG_COMMA -- Performing Test HAVE_WFLAG_COMMA - Failed -- Performing Test HAVE_WFLAG_FLOAT_CONVERSION -- Performing Test HAVE_WFLAG_FLOAT_CONVERSION - Success -- Performing Test HAVE_WFLAG_DOCUMENTATION_AND_NO_DEPRECATED -- Performing Test HAVE_WFLAG_DOCUMENTATION_AND_NO_DEPRECATED - Failed -- Performing Test HAVE_WFLAG_UNUSED_PRIVATE_FIELD -- Performing Test HAVE_WFLAG_UNUSED_PRIVATE_FIELD - Failed -- Performing Test HAVE_WFLAG_NON_VIRTUAL_DTOR -- Performing Test HAVE_WFLAG_NON_VIRTUAL_DTOR - Success -- Performing Test HAVE_WFLAG_OVERLOADED_VIRTUAL -- Performing Test HAVE_WFLAG_OVERLOADED_VIRTUAL - Success -- Performing Test HAVE_WFLAG_SUGGEST_OVERRIDE -- Performing Test HAVE_WFLAG_SUGGEST_OVERRIDE - Success -- Performing Test HAVE_WFLAG_SUGGEST_DESTRUCTOR_OVERRIDE -- Performing Test HAVE_WFLAG_SUGGEST_DESTRUCTOR_OVERRIDE - Failed -- Performing Test HAVE_WFLAG_STRING_CONVERSION -- Performing Test HAVE_WFLAG_STRING_CONVERSION - Failed -- Performing Test HAVE_WFLAG_DEPRECATED_COPY_DTOR -- Performing Test HAVE_WFLAG_DEPRECATED_COPY_DTOR - Success -- Performing Test HAVE_WFLAG_IMPLICIT_FALLTHROUGH -- Performing Test HAVE_WFLAG_IMPLICIT_FALLTHROUGH - Success -- Performing Test HAVE_WFLAG_WEAK_VTABLES -- Performing Test HAVE_WFLAG_WEAK_VTABLES - Failed -- Performing Test HAVE_WFLAG_INCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE -- Performing Test HAVE_WFLAG_INCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE - Failed -- Performing Test HAVE_WFLAG_CAST_FUNCTION_TYPE -- Performing Test HAVE_WFLAG_CAST_FUNCTION_TYPE - Success -- Performing Test HAVE_WFLAG_UNREACHABLE_CODE_AGGRESSIVE -- Performing Test HAVE_WFLAG_UNREACHABLE_CODE_AGGRESSIVE - Failed -- Performing Test HAVE_WFLAG_DOUBLE_PROMOTION -- Performing Test HAVE_WFLAG_DOUBLE_PROMOTION - Success -- Performing Test HAVE_FLAG_NO_OPERATOR_NAMES -- Performing Test HAVE_FLAG_NO_OPERATOR_NAMES - Success -- Performing Test HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT -- Performing Test HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT - Success -- Performing Test HAVE_WFLAG_OLD_STYLE_CAST -- Performing Test HAVE_WFLAG_OLD_STYLE_CAST - Success -- Performing Test HAVE_WFLAG_EFFCXX -- Performing Test HAVE_WFLAG_EFFCXX - Success -- Performing Test HAVE_SANITIZE_IGNORE_LIST -- Performing Test HAVE_SANITIZE_IGNORE_LIST - Failed -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for getcwd -- Looking for getcwd - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for locale.h -- Looking for locale.h - found -- Looking for xlocale.h -- Looking for xlocale.h - not found -- Looking for direct.h -- Looking for direct.h - not found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of unsigned long -- Check size of unsigned long - done -- Check size of long int -- Check size of long int - done -- Check size of void* -- Check size of void* - done -- Check size of size_t -- Check size of size_t - done -- Performing Test HAVE__FLOAT16 -- Performing Test HAVE__FLOAT16 - Failed -- Looking for ctime_r -- Looking for ctime_r - found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for localtime_r -- Looking for localtime_r - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE -- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE - Success -- Performing Test HAVE_PTHREAD_MUTEX_ADAPTIVE_NP -- Performing Test HAVE_PTHREAD_MUTEX_ADAPTIVE_NP - Success -- Performing Test HAVE_PTHREAD_SPIN_LOCK -- Performing Test HAVE_PTHREAD_SPIN_LOCK - Failed -- Performing Test HAVE_5ARGS_MREMAP -- Performing Test HAVE_5ARGS_MREMAP - Success -- Performing Test HAVE_PTHREAD_ATFORK -- Performing Test HAVE_PTHREAD_ATFORK - Success -- Looking for posix_spawnp -- Looking for posix_spawnp - found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for vfork -- Looking for vfork - found -- Looking for mmap -- Looking for mmap - found -- Looking for sigaction -- Looking for sigaction - found -- Looking for statvfs -- Looking for statvfs - found -- Looking for statvfs64 -- Looking for statvfs64 - found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for RLIMIT_AS -- Looking for RLIMIT_AS - found -- Looking for sys/random.h -- Looking for sys/random.h - found -- Looking for getrandom -- Looking for getrandom - found -- Looking for dl_iterate_phdr -- Looking for dl_iterate_phdr - found -- Looking for open64 -- Looking for open64 - found -- Looking for fseek64 -- Looking for fseek64 - not found -- Looking for stat64 -- Looking for stat64 - found -- Performing Test WINDOWS_STAT64 -- Performing Test WINDOWS_STAT64 - Failed -- Check size of off_t -- Check size of off_t - done -- Looking for pread64 -- Looking for pread64 - found -- Looking for ftruncate64 -- Looking for ftruncate64 - found -- Performing Test HAVE_USELOCALE -- Performing Test HAVE_USELOCALE - Success -- Performing Test HAVE_HIDE_INTERNAL_SYMBOLS -- Performing Test HAVE_HIDE_INTERNAL_SYMBOLS - Success -- Performing Test HAVE_GCC_ATOMIC_BUILTINS -- Performing Test HAVE_GCC_ATOMIC_BUILTINS - Success -- Performing Test HAVE_SC_PHYS_PAGES -- Performing Test HAVE_SC_PHYS_PAGES - Success -- Performing Test HAVE_SCHED_GETAFFINITY -- Performing Test HAVE_SCHED_GETAFFINITY - Success -- Performing Test INT128_TEST -- Performing Test INT128_TEST - Success -- checking if sprintf can be overloaded for GDAL compilation -- Performing Test DEPRECATE_SPRINTF -- Performing Test DEPRECATE_SPRINTF - Failed -- Performing Test HAVE_SHARED_MUTEX -- Performing Test HAVE_SHARED_MUTEX - Success -- Performing Test HAVE_ATOMIC_UINT64_T -- Performing Test HAVE_ATOMIC_UINT64_T - Success -- Looking for linux/userfaultfd.h -- Looking for linux/userfaultfd.h - found -- GDAL_VERSION = 3.13.0 -- GDAL_ABI_FULL_VERSION = 39.3.13.0 -- GDAL_SOVERSION = 39 -- Could NOT find ODBC (missing: ODBC_LIBRARY ODBC_INCLUDE_DIR ODBCINST) -- Could NOT find ODBCCPP (missing: ODBCCPP_LIBRARY ODBCCPP_INCLUDE_DIR) -- Could NOT find MSSQL_ODBC (missing: MSSQL_ODBC_LIBRARY MSSQL_ODBC_INCLUDE_DIR MSSQL_ODBC_VERSION) -- Could NOT find MySQL (missing: MYSQL_LIBRARY MYSQL_INCLUDE_DIR) -- Found CURL: /opt/metwork-mfext-master/opt/core/lib/libcurl.so (found suitable version "7.88.1", minimum required is "7.68") -- Performing Test Iconv_IS_BUILT_IN -- Performing Test Iconv_IS_BUILT_IN - Success -- Found Iconv: /usr/lib64/libc.so -- Performing Test _ICONV_SECOND_ARGUMENT_IS_NOT_CONST -- Performing Test _ICONV_SECOND_ARGUMENT_IS_NOT_CONST - Success -- Performing Test ICONV_HAS_EXTRA_CHARSETS -- Performing Test ICONV_HAS_EXTRA_CHARSETS - Success -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.7") CMake Warning at cmake/helpers/CheckDependentLibrariesCommon.cmake:47 (message): Target expat::expat references /include as a INTERFACE_INCLUDE_DIRECTORIES, but it does not exist. Ignoring that target. Call Stack (most recent call first): cmake/helpers/CheckDependentLibrariesCommon.cmake:76 (gdal_check_target_is_valid) cmake/helpers/CheckDependentLibrariesCommon.cmake:144 (gdal_check_package_target) cmake/helpers/CheckDependentLibraries.cmake:92 (gdal_check_package) gdal.cmake:128 (include) CMakeLists.txt:285 (include) -- Found EXPAT: /usr/lib64/libexpat.so (found version "2.5.0") CMake Warning at cmake/helpers/CheckDependentLibrariesCommon.cmake:47 (message): Target expat::expat references /include as a INTERFACE_INCLUDE_DIRECTORIES, but it does not exist. Ignoring that target. Call Stack (most recent call first): cmake/helpers/CheckDependentLibrariesCommon.cmake:76 (gdal_check_target_is_valid) cmake/helpers/CheckDependentLibrariesCommon.cmake:153 (gdal_check_package_target) cmake/helpers/CheckDependentLibraries.cmake:92 (gdal_check_package) gdal.cmake:128 (include) CMakeLists.txt:285 (include) -- Failed to find XercesC (missing: XercesC_LIBRARY XercesC_INCLUDE_DIR XercesC_VERSION) -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Could NOT find Deflate (missing: Deflate_LIBRARY Deflate_INCLUDE_DIR) -- Found OpenSSL: /opt/metwork-mfext-master/opt/core/lib/libcrypto.so (found version "3.6.2") found components: SSL Crypto -- Could NOT find CryptoPP (missing: CRYPTOPP_LIBRARY CRYPTOPP_TEST_KNOWNBUG CRYPTOPP_INCLUDE_DIR) -- Looking for sqlite3_mutex_alloc -- Looking for sqlite3_mutex_alloc - found -- Looking for sqlite3_column_table_name -- Looking for sqlite3_column_table_name - found -- Looking for sqlite3_rtree_query_callback -- Looking for sqlite3_rtree_query_callback - found -- Looking for sqlite3_load_extension -- Looking for sqlite3_load_extension - found -- Looking for sqlite3_progress_handler -- Looking for sqlite3_progress_handler - found -- Performing Test SQLite3_HAS_NON_DEPRECATED_AUTO_EXTENSION -- Performing Test SQLite3_HAS_NON_DEPRECATED_AUTO_EXTENSION - Success -- Found SQLite3: /opt/metwork-mfext-master/opt/core/lib/libsqlite3.so (found version "3.49.1") -- Found TIFF: /opt/metwork-mfext-master/opt/scientific_core/../core/lib/libtiff.so (found version "4.7.0") -- Found CURL: /opt/metwork-mfext-master/opt/core/lib/libcurl.so (found version "7.88.1") -- Could NOT find ZSTD (missing: ZSTD_DIR) -- Found PkgConfig: /bin/pkg-config (found version "1.4.2") -- Found ZSTD: /usr/lib64/libzstd.so (found version "1.4.4") -- Could NOT find SFCGAL (missing: SFCGAL_LIBRARY SFCGAL_INCLUDE_DIR) -- Could NOT find GeoTIFF (missing: GeoTIFF_DIR) -- Found GeoTIFF: /opt/metwork-mfext-master/opt/scientific_core/lib/libgeotiff.so (found version "1.7.4.0") -- Found PNG: /usr/lib64/libpng.so (found suitable version "1.6.34", minimum required is "1.6") -- Found JPEG: /usr/lib64/libjpeg.so (found version "62") -- Performing Test HAVE_JPEGTURBO_DUAL_MODE_8_12 -- Performing Test HAVE_JPEGTURBO_DUAL_MODE_8_12 - Failed -- Could NOT find GIF (missing: GIF_LIBRARY GIF_INCLUDE_DIR) -- Could NOT find JSONC (missing: JSONC_DIR) -- Found JSONC: /usr/lib64/libjson-c.so -- Could NOT find OpenCAD (missing: OPENCAD_LIBRARY OPENCAD_INCLUDE_DIR) -- Could NOT find QHULL (missing: QHULL_LIBRARY QHULL_INCLUDE_DIR) -- Could NOT find LERC (missing: LERC_LIBRARY LERC_INCLUDE_DIR) -- Could NOT find BRUNSLI (missing: BRUNSLI_ENC_LIB BRUNSLI_DEC_LIB BRUNSLI_INCLUDE_DIR) -- Could NOT find libQB3 (missing: libQB3_DIR) -- Could NOT find Shapelib (missing: Shapelib_INCLUDE_DIR Shapelib_LIBRARY) -- Found PCRE2: /usr/lib64/libpcre2-8.so -- Found SPATIALITE: /opt/metwork-mfext-master/opt/scientific_core/lib/libspatialite.so (found suitable version "5.1.0", minimum required is "4.1.2") -- Could NOT find RASTERLITE2 (missing: RASTERLITE2_LIBRARY RASTERLITE2_INCLUDE_DIR) (Required is at least version "1.1.0") -- Could NOT find LibKML (missing: LIBKML_BASE_LIBRARY LIBKML_INCLUDE_DIR LIBKML_DOM_LIBRARY LIBKML_ENGINE_LIBRARY) -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found HDF5: hdf5-shared (found version "2.1.1") found components: C -- Could NOT find WebP (missing: WEBP_LIBRARY WEBP_INCLUDE_DIR) -- Could NOT find FreeXL (missing: FREEXL_LIBRARY FREEXL_INCLUDE_DIR) -- Could NOT find MRSID (missing: MRSID_LIBRARY MRSID_INCLUDE_DIR) -- Could NOT find Armadillo (missing: ARMADILLO_INCLUDE_DIR) -- Found HDF4: /opt/metwork-mfext-master/opt/scientific_core/lib/libdf.so (found version "4.3.1") -- Could NOT find ECW (missing: ECW_LIBRARY ECWnet_LIBRARY ECWC_LIBRARY NCSUtil_LIBRARY ECW_INCLUDE_DIR) -- Could NOT find NetCDF (missing: NetCDF_DIR) -- Found NetCDF: /opt/metwork-mfext-master/opt/scientific_core/lib/libnetcdf.so (Required is at least version "4.7") CMake Warning at cmake/helpers/CheckDependentLibrariesCommon.cmake:184 (message): NetCDF has unknown version. Assuming it is at least matching the minimum version required of 4.7 Call Stack (most recent call first): cmake/helpers/CheckDependentLibraries.cmake:408 (gdal_check_package) gdal.cmake:128 (include) CMakeLists.txt:285 (include) -- Found PostgreSQL: /opt/metwork-mfext-master/opt/scientific_core/lib/libpq.so (found version "18.4") -- Could NOT find FYBA (missing: FYBA_FYBA_LIBRARY FYBA_FYGM_LIBRARY FYBA_FYUT_LIBRARY FYBA_INCLUDE_DIR) -- Found LibLZMA: /usr/lib64/liblzma.so (found version "5.2.4") -- Found LZ4: /usr/lib64/liblz4.so -- Found Blosc: /usr/lib64/libblosc.so (found version "1.17.0") -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") found components: C -- Could NOT find basisu (missing: basisu_DIR) -- Could NOT find IDB (missing: IDB_INCLUDE_DIR IDB_IFCPP_LIBRARY IDB_IFDMI_LIBRARY IDB_IFSQL_LIBRARY IDB_IFCLI_LIBRARY) -- Could NOT find TileDB (missing: TileDB_DIR) -- Could NOT find ExprTk (missing: ExprTk_INCLUDE_DIR) -- Could NOT find muparser (missing: MUPARSER_INCLUDE_DIR MUPARSER_LIBRARY) -- Could NOT find OpenEXR (missing: OpenEXR_LIBRARY OpenEXR_UTIL_LIBRARY OpenEXR_HALF_LIBRARY OpenEXR_IEX_LIBRARY OpenEXR_INCLUDE_DIR Imath_INCLUDE_DIR) -- Could NOT find MONGOCXX (missing: MONGOCXX_INCLUDE_DIR BSONCXX_INCLUDE_DIR MONGOCXX_LIBRARY BSONCXX_LIBRARY) -- Performing Test AVIF_HAS_OPAQUE_PROPERTIES -- Performing Test AVIF_HAS_OPAQUE_PROPERTIES - Failed -- Found OpenJPEG: /usr/lib64/libopenjp2.so (found suitable version "2.4.0", minimum required is "2.3.1") -- Could NOT find JNI (missing: JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 AWT) -- Could NOT find HDFS (missing: HDFS_LIBRARY HDFS_INCLUDE_DIR) -- Could NOT find Poppler (missing: Poppler_LIBRARY Poppler_INCLUDE_DIR) (Required is at least version "0.86") -- Could NOT find Podofo (missing: PODOFO_LIBRARY PODOFO_INCLUDE_DIR) -- Could NOT find Oracle (missing: Oracle_LIBRARY Oracle_INCLUDE_DIR) -- Could NOT find FileGDB (missing: FileGDB_LIBRARY FileGDB_INCLUDE_DIR) -- Could NOT find KDU (missing: KDU_INCLUDE_DIR KDU_LIBRARY KDU_AUX_LIBRARY) (found version "") -- Could NOT find Arrow (missing: Arrow_DIR) -- Could NOT find OpenDrive (missing: OpenDrive_DIR) -- Could NOT find AdbcDriverManager (missing: AdbcDriverManager_DIR) -- Could NOT find JNI (missing: JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2) -- Could NOT find Java (missing: Java_JAVAC_EXECUTABLE Java_JAR_EXECUTABLE Java_JAVADOC_EXECUTABLE Java_JAVAH_EXECUTABLE Development) (found version "1.8.0.492") -- Could NOT find CSharp (missing: CSHARP_TYPE CSHARP_VERSION CSHARP_COMPILER) -- Could NOT find Grok (missing: Grok_DIR) -- Performing Test HAS_NO_UNDEFINED -- Performing Test HAS_NO_UNDEFINED - Success -- Looking for linux/fs.h -- Looking for linux/fs.h - found -- Looking for blosc_cbuffer_validate -- Looking for blosc_cbuffer_validate - found -- Performing Test HAVE_OPENMP_SIMD -- Performing Test HAVE_OPENMP_SIMD - Success -- Found BISON: /bin/bison (found version "3.0.4") CMake Warning at frmts/hdf5/CMakeLists.txt:94 (message): HDF5 library status regarding thread-safety is unknown (set GDAL_ENABLE_HDF5_GLOBAL_LOCK=NO if it is known to be thread-safe). Adding a global lock on GDAL side -- Performing Test HDF4_HAS_MAXOPENFILES -- Performing Test HDF4_HAS_MAXOPENFILES - Success -- Looking for sqlite3ext.h -- Looking for sqlite3ext.h - found -- Target system: Linux -- Installation directory: /opt/metwork-mfext-master/opt/scientific_core -- C++ Compiler type: GNU -- C compile command line: /opt/rh/gcc-toolset-11/root/usr/bin/cc -- C++ compile command line: /opt/rh/gcc-toolset-11/root/usr/bin/c++ -- -- CMAKE_C_FLAGS: -fvisibility=hidden -- CMAKE_CXX_FLAGS: -fvisibility=hidden -- CMAKE_CXX17_STANDARD_COMPILE_OPTION: -std=c++17 -- CMAKE_CXX17_EXTENSION_COMPILE_OPTION: -std=gnu++17 -- CMAKE_EXE_LINKER_FLAGS: -- CMAKE_MODULE_LINKER_FLAGS: -Wl,--no-undefined -- CMAKE_SHARED_LINKER_FLAGS: -Wl,--no-undefined -- CMAKE_STATIC_LINKER_FLAGS: -- CMAKE_C_FLAGS_RELEASE: -O3 -DNDEBUG -- CMAKE_CXX_FLAGS_RELEASE: -O3 -DNDEBUG -- CMAKE_EXE_LINKER_FLAGS_RELEASE: -- CMAKE_MODULE_LINKER_FLAGS_RELEASE: -- CMAKE_SHARED_LINKER_FLAGS_RELEASE: -- CMAKE_STATIC_LINKER_FLAGS_RELEASE: -- -- Enabled drivers and features and found dependency packages -- The following features have been enabled: * gdal_JPEG, JPEG image format * gdal_RAW, Raw formats:EOSAT FAST Format, FARSITE LCP and Vexcel MFF2 Image * gdal_GTIFF, GeoTIFF image format * gdal_MEM, Read/write data in Memory * gdal_VRT, Virtual GDAL Datasets * gdal_DERIVED, Derived datasets * gdal_GTI, GDAL Tile Index * gdal_LIBERTIFF, GeoTIFF support through libertiff library * gdal_HFA, Erdas Imagine .img * gdal_NITF, National Imagery Transmission Format * gdal_GXF, GXF * gdal_AAIGRID, Arc/Info ASCII Grid Format. * gdal_CEOS, CEOS translator * gdal_SAR_CEOS, ASI CEOS translator * gdal_DTED, Military Elevation Data * gdal_JDEM, JDEM driver * gdal_ENVISAT, Envisat * gdal_L1B, NOAA Polar Orbiter Level 1b Data Set (AVHRR) * gdal_RS2, RS2 -- RadarSat 2 XML Product * gdal_ILWIS, Raster Map * gdal_RMF, RMF --- Raster Matrix Format * gdal_LEVELLER, Daylon Leveller heightfield * gdal_SRTMHGT, SRTM HGT File Read Support * gdal_IDRISI, Idrisi Raster Format * gdal_GSG, Implements the Golden Software Surfer 7 Binary Grid Format. * gdal_ERS, ERMapper .ERS * gdal_JAXAPALSAR, JAXA PALSAR Level 1.1 and Level 1.5 processed products support * gdal_DIMAP, SPOT Dimap Driver * gdal_GFF, Ground-based SAR Applitcations Testbed File Format driver * gdal_COSAR, COSAR -- TerraSAR-X Complex SAR Data Product * gdal_PDS, USGS Astrogeology ISIS Cube (Version 2) * gdal_ADRG, ADRG reader and ASRP/USRP Reader * gdal_COASP, DRDC Configurable Airborne SAR Processor (COASP) data reader * gdal_TSX, TerraSAR-X XML Product Support * gdal_TERRAGEN, Terragen™ Terrain File * gdal_MSGN, Meteosat Second Generation (MSG) Native Archive Format (.nat) * gdal_TIL, EarthWatch .TIL Driver * gdal_NORTHWOOD, NWT_GRD/NWT_GRC -- Northwood/Vertical Mapper File Format * gdal_SAGA, SAGA GIS Binary Driver * gdal_XYZ, ASCII Gridded XYZ * gdal_ESRIC, ESRI compact cache * gdal_HF2, HF2/HFZ heightfield raster * gdal_KMLSUPEROVERLAY * gdal_CTG, CTG driver * gdal_ZMAP, ZMAP * gdal_NGSGEOID, NOAA NGS Geoid Height Grids * gdal_IRIS, IRIS driver * gdal_MAP, OziExplorer .MAP * gdal_CALS, CALS type 1 * gdal_SAFE, SAFE -- Sentinel-1 SAFE XML Product * gdal_SENTINEL2, Driver for Sentinel-2 Level-1B, Level-1C and Level-2A products. * gdal_PRF, PHOTOMOD Raster File * gdal_MRF, Meta raster format * gdal_WMTS, OGC Web Map Tile Service * gdal_GRIB, WMO General Regularly-distributed Information in Binary form * gdal_BMP, Microsoft Windows Device Independent Bitmap * gdal_TGA, TGA * gdal_STACTA, STACTA * gdal_SNAP_TIFF, SNAP TIFF * gdal_BSB, Maptech/NOAA BSB Nautical Chart Format * gdal_AIGRID, Arc/Info Binary Grid Format * gdal_USGSDEM, USGS ASCII DEM (and CDED) * gdal_AIRSAR, AirSAR Polarimetric Format * gdal_PCIDSK, PCI Geomatics Database File * gdal_SIGDEM, Scaled Integer Gridded DEM .sigdem Driver * gdal_RIK, RIK -- Swedish Grid Maps * gdal_STACIT, STACIT * gdal_PDF, Geospatial PDF * gdal_RCM, Radarsat Constellation Mission * gdal_GDALG, GDAL Streamed Algorithm Format * gdal_E57, E57 * gdal_PNG, PNG image format * gdal_GIF, Graphics Interchange Format * gdal_WCS, OGC Web Coverage Service * gdal_HTTP, HTTP driver * gdal_NETCDF, NetCDF network Common Data Form * gdal_ZARR, ZARR * gdal_DAAS, Airbus DS Intelligence Data As A Service(DAAS) * gdal_EEDA, Earth Engine Data API * gdal_HDF5, Hierarchical Data Format Release 5 (HDF5) * gdal_PLMOSAIC, PLMosaic (Planet Labs Mosaics API) * gdal_WMS, Web Map Services * gdal_OGCAPI, OGCAPI * gdal_HDF4, Hierarchical Data Format Release 4 (HDF4) * gdal_MBTILES, MBTile * gdal_POSTGISRASTER, PostGIS Raster driver * gdal_JP2OPENJPEG, JPEG2000 driver based on OpenJPEG library * gdal_PCRASTER, PCRaster CSF 2.0 raster file driver * gdal_MIRAMON, MiraMonRaster * ogr_GEOJSON, GeoJSON/GeoJSONSeq/ESRIJSON/TopoJSON drivers * ogr_TAB, MapInfo TAB and MIF/MID * ogr_SHAPE, ESRI shape-file * ogr_KML, KML * ogr_VRT, VRT - Virtual Format * ogr_AVC, AVC * ogr_GML, GML * ogr_CSV, CSV * ogr_DGN, DGN * ogr_GMT, GMT * ogr_NTF, NTF * ogr_S57, S57 * ogr_TIGER, U.S. Census TIGER/Line * ogr_GEORSS, GEORSS * ogr_DXF, DXF * ogr_PGDUMP, PGDump * ogr_GPSBABEL, GPSBABEL * ogr_EDIGEO, EDIGEO * ogr_SXF, SXF * ogr_OPENFILEGDB, OPENFILEGDB * ogr_WASP, WAsP .map format * ogr_SELAFIN, OSELAFIN * ogr_JML, JML * ogr_VDV, VDV-451/VDV-452/INTREST Data Format * ogr_FLATGEOBUF, FlatGeobuf * ogr_MAPML, MapML * ogr_ADBC, ADBC * ogr_MIRAMON, MiraMonVector * ogr_AIVECTOR, AIVector * ogr_JSONFG, JSONFG * ogr_GPX, GPX - GPS Exchange Format * ogr_CSW, CSW * ogr_PLSCENES, PLSCENES * ogr_WFS, OGC WFS service * ogr_OAPIF, OGC API Features service * ogr_NGW, NextGIS Web * ogr_ELASTIC, ElasticSearch * ogr_IDRISI, IDRISI * ogr_PDS, Planetary Data Systems TABLE * ogr_SQLITE, SQLite3 / Spatialite RDBMS * ogr_GPKG, GeoPackage * ogr_OSM, OpenStreetMap XML and PBF * ogr_VFK, Czech Cadastral Exchange Data Format * ogr_MVT, MVT * ogr_PMTILES, PMTiles * ogr_AMIGOCLOUD, AMIGOCLOUD * ogr_CARTO, CARTO * ogr_PG, PostGIS * ogr_XLSX, Microsoft Office Excel(xlsx) * ogr_CAD, OpenCAD * ogr_GTFS, GTFS * ogr_ODS, ODS * ogr_LVBAG, LVBAG -- The following OPTIONAL packages have been found: * Iconv Character set recoding (used in GDAL portability library) * LibXml2 Read and write XML formats * OpenSSL Use OpenSSL library * PROJ * ZSTD, Zstandard - Fast real-time compression algorithm, ZSTD compression library * JSONC json-c library (external) * PCRE2 Enable PCRE2 support for sqlite3 * SPATIALITE (required version >= 4.1.2) Enable spatialite support for sqlite3 * HDF5 Enable HDF5 * HDF4 Enable HDF4 driver * NetCDF (required version >= 4.7) Enable netCDF driver * PostgreSQL * LibLZMA LZMA compression * LZ4 LZ4 compression * Blosc Blosc compression * LIBAEC Adaptive Entropy Coding implementing Golomb-Rice algorithm (used by GRIB) * OpenMP Whether GDAL should use OpenMP * OpenJPEG (required version >= 2.3.1) Enable JPEG2000 support with OpenJPEG library * BISON -- The following RECOMMENDED packages have been found: * SWIG, Software development tool that connects programs written in C and C++ with a variety of high-level programming languages., * EXPAT Read and write XML formats * CURL Enable drivers to use web API * GeoTIFF libgeotiff library (external) * PNG (required version >= 1.6) PNG compression library (external) * JPEG JPEG compression library (external) * GEOS Geometry Engine - Open Source (GDAL core dependency) -- The following REQUIRED packages have been found: * Threads -- The following features have been disabled: * gdal_AVIF, AVIF * gdal_HEIF, HEIF * gdal_MSG, Meteosat Second Generation * gdal_FITS, FITS Driver * gdal_GTA, Generic Tagged Arrays * gdal_WEBP, WebP * gdal_DDS, DirectDraw Surface * gdal_KEA, Kea * gdal_TILEDB, TileDB tiledb.io * gdal_EXR, EXR support via OpenEXR library * gdal_JPEGXL, JPEG-XL * gdal_BASISU_KTX2, Basis Universal and KTX2 texture formats * gdal_JP2KAK, JPEG-2000 (based on Kakadu) * gdal_JPIPKAK, JPIP Streaming * gdal_MRSID, Multi-resolution Seamless Image Database * gdal_GEOR, Oracle Spatial GeoRaster * gdal_ECW, ERDAS JPEG2000 (.jp2) * gdal_JP2GROK, JPEG-2000 (based on Grok) * ogr_GMLAS, GMLAS * ogr_DWG, DWG * ogr_FILEGDB, FileGDB * ogr_LIBKML, LibKML * ogr_NAS, NAS/ALKIS * ogr_SOSI, SOSI:Systematic Organization of Spatial Information * ogr_XODR, OpenDRIVE * ogr_ILI, ILI * ogr_MYSQL, MySQL * ogr_MSSQLSPATIAL, MSSQLSPATIAL * ogr_ODBC, ODBC * ogr_PGEO, PGEO * ogr_XLS, Microsoft Office Excel(xls) * ogr_MONGODBV3, MongoDB V3 * ogr_PARQUET, Parquet * ogr_ARROW, Arrow * ogr_OCI, Oracle OCI * ogr_IDB, IDB * ogr_HANA, SAP HANA -- The following OPTIONAL packages have not been found: * Python (required version >= 3.8) SWIG_PYTHON: Python binding * ODBC Enable DB support through ODBC * ODBCCPP odbc-cpp library (external) * MSSQL_NCLI MSSQL Native Client to enable bulk copy * MSSQL_ODBC MSSQL ODBC driver to enable bulk copy * MySQL MySQL * XercesC Read and write XML formats (needed for GMLAS and ILI drivers) * Deflate Enable libdeflate compression library (complement to ZLib) * CryptoPP Use crypto++ library for CPL. * SFCGAL gdal core supports ISO 19107:2013 and OGC Simple Features Access 1.2 for 3D operations * GIF GIF compression library (external) * OpenCAD libopencad (external, used by OpenCAD driver) * BRUNSLI Enable BRUNSLI for JPEG packing in MRF * libQB3 Enable QB3 compression in MRF * RASTERLITE2 (required version >= 1.1.0) Enable RasterLite2 support for sqlite3 * LibKML Use LIBKML library * KEA Enable KEA driver * WebP WebP compression * FreeXL Enable XLS driver * GTA Enable GTA driver * MRSID MrSID raster SDK * Armadillo C++ library for linear algebra (used for TPS transformation) * CFITSIO C FITS I/O library * ECW Enable ECW driver * FYBA enable ogr_SOSI driver * ARCHIVE Multi-format archive and compression library library (used for /vsi7z/ * JXL JPEG-XL compression * JXL_THREADS JPEG-XL threading * Crnlib enable gdal_DDS driver * basisu Enable BASISU driver * IDB enable ogr_IDB driver * TileDB enable TileDB driver * ExprTk Enable C++ Mathematical Expression Tooklit Library (ExprTk) for VRT expressions * OpenEXR OpenEXR >=2.2 * MONGOCXX Enable MongoDBV3 driver * HEIF HEIF >= 1.1 * AVIF AVIF * HDFS Enable Hadoop File System through native library * Poppler (required version >= 0.86), A PDF rendering library, Enable PDF driver with Poppler (read side) * PDFIUM Enable PDF driver with Pdfium (read side) * Oracle Enable Oracle OCI and GeoRaster drivers * TEIGHA Enable DWG and DGNv8 drivers * FileGDB Enable FileGDB (based on closed-source SDK) driver * KDU Enable KAKADU * Arrow Apache Arrow C++ library * OpenDrive Enable libOpenDRIVE * AdbcDriverManager Enable ADBC * JNI SWIG_JAVA: Java binding * Java * Dotnet * CSharp SWIG_CSharp: CSharp binding * Grok Enable JPEG2000 support with Grok library -- The following RECOMMENDED packages have not been found: * QHULL Enable QHULL (external) * LERC Enable LERC (external) * muparser Enable muparser library for VRT expressions -- Internal libraries enabled: * GIF internal library enabled * OPENCAD internal library enabled * QHULL internal library enabled * LERC internal library enabled -- Configuring done (24.4s) CMake Warning at gdal.cmake:214 (add_library): Cannot generate a safe runtime search path for target GDAL because files in some directories may conflict with libraries in implicit directories: runtime library [libjson-c.so.4] in /usr/lib64 may be hidden by files in: /opt/metwork-mfext-master/opt/core/lib /opt/metwork-mfext-master/opt/scientific_core/../core/lib runtime library [libblosc.so.1] in /usr/lib64 may be hidden by files in: /opt/metwork-mfext-master/opt/core/lib /opt/metwork-mfext-master/opt/scientific_core/../core/lib runtime library [libopenjp2.so.7] in /usr/lib64 may be hidden by files in: /opt/metwork-mfext-master/opt/scientific_core/lib Some of these libraries may not be found correctly. Call Stack (most recent call first): CMakeLists.txt:285 (include) -- Generating done (1.1s) -- Build files have been written to: /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build cd build/gdal-3.13.0/build && make .. cd build/gdal-3.13.0/build && make .. install make[2]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 0%] Built target generate_gdal_version_h make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 0%] Building CXX object apps/CMakeFiles/appslib.dir/gdalargumentparser.cpp.o [ 0%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_main.cpp.o [ 0%] Building CXX object apps/CMakeFiles/appslib.dir/gdalgetgdalpath.cpp.o [ 0%] Building CXX object apps/CMakeFiles/appslib.dir/gdalinfo_lib.cpp.o [ 1%] Building CXX object apps/CMakeFiles/appslib.dir/gdalbuildvrt_lib.cpp.o [ 1%] Building CXX object apps/CMakeFiles/appslib.dir/gdal_grid_lib.cpp.o [ 1%] Building CXX object apps/CMakeFiles/appslib.dir/gdal_translate_lib.cpp.o [ 1%] Building CXX object apps/CMakeFiles/appslib.dir/gdal_rasterize_lib.cpp.o [ 1%] Building CXX object apps/CMakeFiles/appslib.dir/gdal_contour_lib.cpp.o [ 1%] Building CXX object apps/CMakeFiles/appslib.dir/gdalwarp_lib.cpp.o [ 1%] Building CXX object apps/CMakeFiles/appslib.dir/commonutils.cpp.o [ 1%] Building CXX object apps/CMakeFiles/appslib.dir/ogrinfo_lib.cpp.o [ 1%] Building CXX object apps/CMakeFiles/appslib.dir/ogr2ogr_lib.cpp.o [ 1%] Building CXX object apps/CMakeFiles/appslib.dir/gdaldem_lib.cpp.o [ 1%] Building CXX object apps/CMakeFiles/appslib.dir/nearblack_lib.cpp.o [ 1%] Building CXX object apps/CMakeFiles/appslib.dir/nearblack_lib_floodfill.cpp.o [ 1%] Building CXX object apps/CMakeFiles/appslib.dir/gdal_footprint_lib.cpp.o [ 1%] Building CXX object apps/CMakeFiles/appslib.dir/gdalmdiminfo_lib.cpp.o [ 1%] Building CXX object apps/CMakeFiles/appslib.dir/gdalmdimtranslate_lib.cpp.o [ 2%] Building CXX object apps/CMakeFiles/appslib.dir/gdaltindex_lib.cpp.o [ 2%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_abstract_pipeline.cpp.o [ 2%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_clip_common.cpp.o [ 2%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_convert.cpp.o [ 2%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_info.cpp.o [ 2%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_dataset.cpp.o [ 2%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_dataset_identify.cpp.o [ 2%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_dataset_check.cpp.o [ 2%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_dataset_copy.cpp.o [ 2%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_dataset_rename.cpp.o [ 2%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_dataset_delete.cpp.o [ 2%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_external.cpp.o [ 2%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_materialize.cpp.o [ 2%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_mdim.cpp.o [ 2%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_mdim_info.cpp.o [ 2%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_mdim_convert.cpp.o [ 3%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_mdim_mosaic.cpp.o [ 3%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_pipeline.cpp.o [ 3%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster.cpp.o [ 3%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_info.cpp.o [ 3%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_as_features.cpp.o [ 3%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_aspect.cpp.o [ 3%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_blend.cpp.o [ 3%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_calc.cpp.o [ 3%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_clean_collar.cpp.o [ 3%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_clip.cpp.o [ 3%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_color_map.cpp.o [ 3%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_compare.cpp.o [ 3%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_convert.cpp.o [ 3%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_create.cpp.o [ 3%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_contour.cpp.o [ 4%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_edit.cpp.o [ 4%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_footprint.cpp.o [ 4%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_fill_nodata.cpp.o [ 4%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_hillshade.cpp.o [ 4%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_index.cpp.o [ 4%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_mosaic.cpp.o [ 4%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_mosaic_stack_common.cpp.o [ 4%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_neighbors.cpp.o [ 4%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_nodata_to_alpha.cpp.o [ 4%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_pipeline.cpp.o [ 4%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_pixel_info.cpp.o [ 4%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_polygonize.cpp.o [ 4%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_proximity.cpp.o [ 4%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_overview_add.cpp.o [ 4%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_overview_delete.cpp.o [ 4%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_overview_refresh.cpp.o [ 5%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_pansharpen.cpp.o [ 5%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_rgb_to_palette.cpp.o [ 5%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_read.cpp.o [ 5%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_reclassify.cpp.o [ 5%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_reproject.cpp.o [ 5%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_resize.cpp.o [ 5%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_roughness.cpp.o [ 5%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_scale.cpp.o [ 5%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_select.cpp.o [ 5%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_set_type.cpp.o [ 5%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_sieve.cpp.o [ 5%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_slope.cpp.o [ 5%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_stack.cpp.o [ 5%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_tile.cpp.o [ 5%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_tpi.cpp.o [ 6%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_tri.cpp.o [ 6%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_unscale.cpp.o [ 6%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_update.cpp.o [ 6%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_viewshed.cpp.o [ 6%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_write.cpp.o [ 6%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_raster_zonal_stats.cpp.o [ 6%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_tee.cpp.o [ 6%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector.cpp.o [ 6%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_info.cpp.o [ 6%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_check_coverage.cpp.o [ 6%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_check_geometry.cpp.o [ 6%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_clip.cpp.o [ 6%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_clean_coverage.cpp.o [ 6%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_combine.cpp.o [ 6%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_concat.cpp.o [ 7%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_concave_hull.cpp.o [ 7%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_convert.cpp.o [ 7%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_convex_hull.cpp.o [ 7%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_create.cpp.o [ 7%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_dissolve.cpp.o [ 7%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_edit.cpp.o [ 7%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_export_schema.cpp.o [ 7%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_pipeline.cpp.o [ 7%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_rasterize.cpp.o [ 7%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_read.cpp.o [ 7%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_filter.cpp.o [ 7%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_geom.cpp.o [ 7%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_limit.cpp.o [ 7%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_make_point.cpp.o [ 7%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_set_geom_type.cpp.o [ 7%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_explode_collections.cpp.o [ 8%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_make_valid.cpp.o [ 8%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_segmentize.cpp.o [ 8%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_simplify.cpp.o [ 8%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_simplify_coverage.cpp.o [ 8%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_buffer.cpp.o [ 8%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_swap_xy.cpp.o [ 8%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_grid.cpp.o [ 8%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_grid_average.cpp.o [ 8%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_grid_data_metrics.cpp.o [ 8%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_grid_invdist.cpp.o [ 8%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_grid_invdistnn.cpp.o [ 8%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_grid_linear.cpp.o [ 8%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_grid_nearest.cpp.o [ 8%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_index.cpp.o [ 8%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_layer_algebra.cpp.o [ 9%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_output_abstract.cpp.o [ 9%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_partition.cpp.o [ 9%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_rename_layer.cpp.o [ 9%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_reproject.cpp.o [ 9%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_select.cpp.o [ 9%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_set_field_type.cpp.o [ 9%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_sort.cpp.o [ 9%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_sql.cpp.o [ 9%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_update.cpp.o [ 9%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vector_write.cpp.o [ 9%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vsi.cpp.o [ 9%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vsi_copy.cpp.o [ 9%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vsi_delete.cpp.o [ 9%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vsi_list.cpp.o [ 9%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vsi_move.cpp.o [ 9%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vsi_sozip.cpp.o [ 10%] Building CXX object apps/CMakeFiles/appslib.dir/gdalalg_vsi_sync.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 10%] Built target appslib make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 10%] Building C object frmts/zlib/contrib/infback9/CMakeFiles/infback9.dir/infback9.c.o [ 10%] Building C object frmts/zlib/contrib/infback9/CMakeFiles/infback9.dir/inftree9.c.o [ 10%] Building C object frmts/zlib/contrib/infback9/CMakeFiles/infback9.dir/minified_zutil.c.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 10%] Built target infback9 make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 10%] Building CXX object port/CMakeFiles/cpl.dir/cpl_alibaba_oss.cpp.o [ 10%] Building CXX object port/CMakeFiles/cpl.dir/cpl_azure.cpp.o [ 10%] Building CXX object port/CMakeFiles/cpl.dir/cpl_conv.cpp.o [ 10%] Building CXX object port/CMakeFiles/cpl.dir/cpl_error.cpp.o [ 10%] Building CXX object port/CMakeFiles/cpl.dir/cpl_string.cpp.o [ 10%] Building CXX object port/CMakeFiles/cpl.dir/cplgetsymbol.cpp.o [ 10%] Building CXX object port/CMakeFiles/cpl.dir/cplstringlist.cpp.o [ 10%] Building CXX object port/CMakeFiles/cpl.dir/cpl_strtod.cpp.o [ 11%] Building CXX object port/CMakeFiles/cpl.dir/cpl_path.cpp.o [ 11%] Building CXX object port/CMakeFiles/cpl.dir/cpl_csv.cpp.o [ 11%] Building CXX object port/CMakeFiles/cpl.dir/cpl_findfile.cpp.o [ 11%] Building CXX object port/CMakeFiles/cpl.dir/cpl_minixml.cpp.o [ 11%] Building CXX object port/CMakeFiles/cpl.dir/cpl_multiproc.cpp.o [ 11%] Building CXX object port/CMakeFiles/cpl.dir/cpl_levenshtein.cpp.o [ 11%] Building CXX object port/CMakeFiles/cpl.dir/cpl_list.cpp.o [ 11%] Building CXX object port/CMakeFiles/cpl.dir/cpl_getexecpath.cpp.o [ 11%] Building CXX object port/CMakeFiles/cpl.dir/cplstring.cpp.o [ 11%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsisimple.cpp.o [ 11%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil.cpp.o [ 11%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsi_mem.cpp.o [ 11%] Building CXX object port/CMakeFiles/cpl.dir/cpl_http.cpp.o [ 11%] Building CXX object port/CMakeFiles/cpl.dir/cpl_hash_set.cpp.o [ 11%] Building CXX object port/CMakeFiles/cpl.dir/cplgetcurrentthreadcount.cpp.o [ 12%] Building CXX object port/CMakeFiles/cpl.dir/cplkeywordparser.cpp.o [ 12%] Building CXX object port/CMakeFiles/cpl.dir/cpl_recode.cpp.o [ 12%] Building CXX object port/CMakeFiles/cpl.dir/cpl_recode_stub.cpp.o [ 12%] Building CXX object port/CMakeFiles/cpl.dir/cpl_quad_tree.cpp.o [ 12%] Building CXX object port/CMakeFiles/cpl.dir/cpl_atomic_ops.cpp.o [ 12%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_subfile.cpp.o [ 12%] Building CXX object port/CMakeFiles/cpl.dir/cpl_time.cpp.o [ 12%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_stdout.cpp.o [ 12%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_sparsefile.cpp.o [ 12%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_abstract_archive.cpp.o [ 12%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_tar.cpp.o [ 12%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_libarchive.cpp.o [ 12%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_stdin.cpp.o [ 12%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_buffered_reader.cpp.o [ 12%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_plugin.cpp.o [ 12%] Building CXX object port/CMakeFiles/cpl.dir/cpl_base64.cpp.o [ 13%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_curl.cpp.o [ 13%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_curl_streaming.cpp.o [ 13%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_cache.cpp.o [ 13%] Building CXX object port/CMakeFiles/cpl.dir/cpl_xml_validate.cpp.o [ 13%] Building CXX object port/CMakeFiles/cpl.dir/cpl_spawn.cpp.o [ 13%] Building CXX object port/CMakeFiles/cpl.dir/cpl_google_oauth2.cpp.o [ 13%] Building CXX object port/CMakeFiles/cpl.dir/cpl_progress.cpp.o [ 13%] Building CXX object port/CMakeFiles/cpl.dir/cpl_virtualmem.cpp.o [ 13%] Building CXX object port/CMakeFiles/cpl.dir/cpl_worker_thread_pool.cpp.o [ 13%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_crypt.cpp.o [ 13%] Building CXX object port/CMakeFiles/cpl.dir/cpl_sha1.cpp.o [ 13%] Building CXX object port/CMakeFiles/cpl.dir/cpl_sha256.cpp.o [ 13%] Building CXX object port/CMakeFiles/cpl.dir/cpl_aws.cpp.o [ 13%] Building CXX object port/CMakeFiles/cpl.dir/cpl_aws_win32.cpp.o [ 13%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsi_error.cpp.o [ 14%] Building CXX object port/CMakeFiles/cpl.dir/cpl_cpu_features.cpp.o [ 14%] Building CXX object port/CMakeFiles/cpl.dir/cpl_google_cloud.cpp.o [ 14%] Building CXX object port/CMakeFiles/cpl.dir/cpl_json.cpp.o [ 14%] Building CXX object port/CMakeFiles/cpl.dir/cpl_json_streaming_parser.cpp.o [ 14%] Building CXX object port/CMakeFiles/cpl.dir/cpl_md5.cpp.o [ 14%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_hdfs.cpp.o [ 14%] Building CXX object port/CMakeFiles/cpl.dir/cpl_swift.cpp.o [ 14%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_adls.cpp.o [ 14%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_az.cpp.o [ 14%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_chunked_write_handle.cpp.o [ 14%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_uploadonclose.cpp.o [ 14%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_gs.cpp.o [ 14%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_webhdfs.cpp.o [ 14%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_s3.cpp.o [ 14%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_oss.cpp.o [ 14%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_swift.cpp.o [ 15%] Building CXX object port/CMakeFiles/cpl.dir/cpl_json_streaming_writer.cpp.o [ 15%] Building CXX object port/CMakeFiles/cpl.dir/cpl_userfaultfd.cpp.o [ 15%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vax.cpp.o [ 15%] Building CXX object port/CMakeFiles/cpl.dir/cpl_compressor.cpp.o [ 15%] Building CXX object port/CMakeFiles/cpl.dir/cpl_float.cpp.o [ 15%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_unix_stdio_64.cpp.o [ 15%] Building CXX object port/CMakeFiles/cpl.dir/cpl_vsil_gzip.cpp.o [ 15%] Building CXX object port/CMakeFiles/cpl.dir/cpl_minizip_ioapi.cpp.o [ 15%] Building CXX object port/CMakeFiles/cpl.dir/cpl_minizip_unzip.cpp.o [ 15%] Building CXX object port/CMakeFiles/cpl.dir/cpl_minizip_zip.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 15%] Built target cpl make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 15%] Building CXX object port/CMakeFiles/cpl_iconv.dir/cpl_recode_iconv.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 15%] Built target cpl_iconv make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 15%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jcapimin12.c.o [ 15%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jdapimin12.c.o [ 15%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jdmarker12.c.o [ 15%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jdtrans12.c.o [ 15%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jidctflt12.c.o [ 15%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jmemmgr12.c.o [ 15%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jquant212.c.o [ 15%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jcapistd12.c.o [ 15%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jcinit12.c.o [ 16%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jcparam12.c.o [ 16%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jdapistd12.c.o [ 16%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jddctmgr12.c.o [ 16%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jdmaster12.c.o [ 16%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jerror12.c.o [ 16%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jidctfst12.c.o [ 16%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jutils12.c.o [ 16%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jccoefct12.c.o [ 16%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jcmainct12.c.o [ 16%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jcphuff12.c.o [ 16%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jdatadst12.c.o [ 16%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jdhuff12.c.o [ 16%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jdmerge12.c.o [ 16%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jidctint12.c.o [ 16%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jccolor12.c.o [ 17%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jcmarker12.c.o [ 17%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jcprepct12.c.o [ 17%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jdatasrc12.c.o [ 17%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jdphuff12.c.o [ 17%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jfdctflt12.c.o [ 17%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jidctred12.c.o [ 17%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jcdctmgr12.c.o [ 17%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jcmaster12.c.o [ 17%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jcsample12.c.o [ 17%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jdcoefct12.c.o [ 17%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jdinput12.c.o [ 17%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jdpostct12.c.o [ 17%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jfdctfst12.c.o [ 17%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jchuff12.c.o [ 17%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jcomapi12.c.o [ 17%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jctrans12.c.o [ 18%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jdcolor12.c.o [ 18%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jdmainct12.c.o [ 18%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jdsample12.c.o [ 18%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jfdctint12.c.o [ 18%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jmemnobs12.c.o [ 18%] Building C object frmts/jpeg/libjpeg12/CMakeFiles/libjpeg12.dir/jquant112.c.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 18%] Built target libjpeg12 make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 18%] Building CXX object third_party/LercLib/CMakeFiles/lerc.dir/BitMask.cpp.o [ 19%] Building CXX object third_party/LercLib/CMakeFiles/lerc.dir/BitStuffer2.cpp.o [ 19%] Building CXX object third_party/LercLib/CMakeFiles/lerc.dir/Huffman.cpp.o [ 19%] Building CXX object third_party/LercLib/CMakeFiles/lerc.dir/Lerc.cpp.o [ 19%] Building CXX object third_party/LercLib/CMakeFiles/lerc.dir/Lerc2.cpp.o [ 19%] Building CXX object third_party/LercLib/CMakeFiles/lerc.dir/Lerc_c_api_impl.cpp.o [ 19%] Building CXX object third_party/LercLib/CMakeFiles/lerc.dir/RLE.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 19%] Built target lerc make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 19%] Building CXX object alg/CMakeFiles/alg.dir/contour.cpp.o [ 19%] Building C object alg/CMakeFiles/alg.dir/delaunay.c.o [ 19%] Building CXX object alg/CMakeFiles/alg.dir/gdal_crs.cpp.o [ 19%] Building CXX object alg/CMakeFiles/alg.dir/gdal_homography.cpp.o [ 19%] Building CXX object alg/CMakeFiles/alg.dir/gdal_octave.cpp.o [ 20%] Building CXX object alg/CMakeFiles/alg.dir/gdal_rpc.cpp.o [ 20%] Building CXX object alg/CMakeFiles/alg.dir/gdal_tps.cpp.o [ 20%] Building CXX object alg/CMakeFiles/alg.dir/gdalapplyverticalshiftgrid.cpp.o [ 20%] Building CXX object alg/CMakeFiles/alg.dir/gdalchecksum.cpp.o [ 20%] Building CXX object alg/CMakeFiles/alg.dir/gdalcutline.cpp.o [ 20%] Building CXX object alg/CMakeFiles/alg.dir/gdaldither.cpp.o [ 20%] Building CXX object alg/CMakeFiles/alg.dir/gdalgeoloc.cpp.o [ 20%] Building CXX object alg/CMakeFiles/alg.dir/gdalgeolocquadtree.cpp.o [ 20%] Building CXX object alg/CMakeFiles/alg.dir/gdalgrid.cpp.o [ 20%] Building CXX object alg/CMakeFiles/alg.dir/gdallinearsystem.cpp.o [ 20%] Building CXX object alg/CMakeFiles/alg.dir/gdalmatching.cpp.o [ 20%] Building CXX object alg/CMakeFiles/alg.dir/gdalmediancut.cpp.o [ 20%] Building CXX object alg/CMakeFiles/alg.dir/gdalpansharpen.cpp.o [ 20%] Building CXX object alg/CMakeFiles/alg.dir/gdalproximity.cpp.o [ 20%] Building CXX object alg/CMakeFiles/alg.dir/gdalrasterize.cpp.o [ 21%] Building CXX object alg/CMakeFiles/alg.dir/gdalrasterpolygonenumerator.cpp.o [ 21%] Building CXX object alg/CMakeFiles/alg.dir/gdalsievefilter.cpp.o [ 21%] Building CXX object alg/CMakeFiles/alg.dir/gdalsimplewarp.cpp.o [ 21%] Building CXX object alg/CMakeFiles/alg.dir/gdaltransformer.cpp.o [ 21%] Building CXX object alg/CMakeFiles/alg.dir/gdaltransformgeolocs.cpp.o [ 21%] Building CXX object alg/CMakeFiles/alg.dir/gdalwarper.cpp.o [ 21%] Building CXX object alg/CMakeFiles/alg.dir/gdalwarpkernel.cpp.o [ 21%] Building CXX object alg/CMakeFiles/alg.dir/gdalwarpoperation.cpp.o [ 21%] Building CXX object alg/CMakeFiles/alg.dir/hilbert.cpp.o [ 21%] Building CXX object alg/CMakeFiles/alg.dir/llrasterize.cpp.o [ 21%] Building CXX object alg/CMakeFiles/alg.dir/los.cpp.o [ 21%] Building CXX object alg/CMakeFiles/alg.dir/polygonize.cpp.o [ 21%] Building CXX object alg/CMakeFiles/alg.dir/polygonize_polygonizer_impl.cpp.o [ 21%] Building CXX object alg/CMakeFiles/alg.dir/rasterfill.cpp.o [ 21%] Building CXX object alg/CMakeFiles/alg.dir/thinplatespline.cpp.o [ 21%] Building CXX object alg/CMakeFiles/alg.dir/gdal_simplesurf.cpp.o [ 22%] Building CXX object alg/CMakeFiles/alg.dir/viewshed/combiner.cpp.o [ 22%] Building CXX object alg/CMakeFiles/alg.dir/viewshed/cumulative.cpp.o [ 22%] Building CXX object alg/CMakeFiles/alg.dir/viewshed/progress.cpp.o [ 22%] Building CXX object alg/CMakeFiles/alg.dir/viewshed/util.cpp.o [ 22%] Building CXX object alg/CMakeFiles/alg.dir/viewshed/viewshed.cpp.o [ 22%] Building CXX object alg/CMakeFiles/alg.dir/viewshed/viewshed_executor.cpp.o [ 22%] Building CXX object alg/CMakeFiles/alg.dir/zonal.cpp.o [ 22%] Building CXX object alg/CMakeFiles/alg.dir/gdalgenericinverse.cpp.o [ 22%] Building CXX object alg/CMakeFiles/alg.dir/gdal_interpolateatpoint.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 22%] Built target alg make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 22%] Building CXX object alg/CMakeFiles/alg_gdalgridsse.dir/gdalgridsse.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 22%] Built target alg_gdalgridsse make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 22%] Building CXX object alg/CMakeFiles/alg_gdalgridavx.dir/gdalgridavx.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 22%] Built target alg_gdalgridavx make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 22%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrgeometryfactory.cpp.o [ 22%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrpoint.cpp.o [ 22%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrcurve.cpp.o [ 23%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrlinestring.cpp.o [ 23%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrlinearring.cpp.o [ 23%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrpolygon.cpp.o [ 23%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrtriangle.cpp.o [ 23%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrutils.cpp.o [ 23%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrgeomcoordinateprecision.cpp.o [ 23%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrgeometry.cpp.o [ 23%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrgeometrycollection.cpp.o [ 23%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrmultipolygon.cpp.o [ 23%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrsurface.cpp.o [ 23%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrpolyhedralsurface.cpp.o [ 23%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrtriangulatedsurface.cpp.o [ 23%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrmultipoint.cpp.o [ 23%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrmultilinestring.cpp.o [ 23%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrcircularstring.cpp.o [ 24%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrcompoundcurve.cpp.o [ 24%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrcurvepolygon.cpp.o [ 24%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrcurvecollection.cpp.o [ 24%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrmulticurve.cpp.o [ 24%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrmultisurface.cpp.o [ 24%] Building CXX object ogr/CMakeFiles/ogr.dir/ogr_api.cpp.o [ 24%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrfeature.cpp.o [ 24%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrfeaturedefn.cpp.o [ 24%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrfeaturequery.cpp.o [ 24%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrfeaturestyle.cpp.o [ 24%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrfielddefn.cpp.o [ 24%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrspatialreference.cpp.o [ 24%] Building CXX object ogr/CMakeFiles/ogr.dir/ogr_srsnode.cpp.o [ 24%] Building CXX object ogr/CMakeFiles/ogr.dir/ogr_fromepsg.cpp.o [ 24%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrct.cpp.o [ 24%] Building CXX object ogr/CMakeFiles/ogr.dir/ogr_srs_cf1.cpp.o [ 25%] Building CXX object ogr/CMakeFiles/ogr.dir/ogr_srs_esri.cpp.o [ 25%] Building CXX object ogr/CMakeFiles/ogr.dir/ogr_srs_pci.cpp.o [ 25%] Building CXX object ogr/CMakeFiles/ogr.dir/ogr_srs_usgs.cpp.o [ 25%] Building CXX object ogr/CMakeFiles/ogr.dir/ogr_srs_dict.cpp.o [ 25%] Building CXX object ogr/CMakeFiles/ogr.dir/ogr_srs_panorama.cpp.o [ 25%] Building CXX object ogr/CMakeFiles/ogr.dir/ogr_srs_ozi.cpp.o [ 25%] Building CXX object ogr/CMakeFiles/ogr.dir/ogr_srs_erm.cpp.o [ 25%] Building CXX object ogr/CMakeFiles/ogr.dir/swq.cpp.o [ 25%] Building CXX object ogr/CMakeFiles/ogr.dir/swq_expr_node.cpp.o [ 25%] Building CXX object ogr/CMakeFiles/ogr.dir/swq_parser.cpp.o [ 25%] Building CXX object ogr/CMakeFiles/ogr.dir/swq_select.cpp.o [ 25%] Building CXX object ogr/CMakeFiles/ogr.dir/swq_op_registrar.cpp.o [ 25%] Building CXX object ogr/CMakeFiles/ogr.dir/swq_op_general.cpp.o [ 25%] Building CXX object ogr/CMakeFiles/ogr.dir/ogr_srs_xml.cpp.o [ 25%] Building CXX object ogr/CMakeFiles/ogr.dir/ograssemblepolygon.cpp.o [ 26%] Building CXX object ogr/CMakeFiles/ogr.dir/ogr2gmlgeometry.cpp.o [ 26%] Building CXX object ogr/CMakeFiles/ogr.dir/gml2ogrgeometry.cpp.o [ 26%] Building CXX object ogr/CMakeFiles/ogr.dir/ogr_expat.cpp.o [ 26%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrpgeogeometry.cpp.o [ 26%] Building CXX object ogr/CMakeFiles/ogr.dir/ogr_geocoding.cpp.o [ 26%] Building CXX object ogr/CMakeFiles/ogr.dir/ogr_schema_override.cpp.o [ 26%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrgeomfielddefn.cpp.o [ 26%] Building CXX object ogr/CMakeFiles/ogr.dir/ograpispy.cpp.o [ 26%] Building CXX object ogr/CMakeFiles/ogr.dir/ogr_xerces.cpp.o [ 26%] Building CXX object ogr/CMakeFiles/ogr.dir/ogr_geo_utils.cpp.o [ 26%] Building CXX object ogr/CMakeFiles/ogr.dir/ogr_proj_p.cpp.o [ 26%] Building CXX object ogr/CMakeFiles/ogr.dir/ogr_wkb.cpp.o [ 26%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrvrtgeometrytypes.cpp.o [ 26%] Building CXX object ogr/CMakeFiles/ogr.dir/ogr2kmlgeometry.cpp.o [ 26%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrlibjsonutils.cpp.o [ 26%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrgeojsongeometry.cpp.o [ 27%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrgeojsonwriter.cpp.o [ 27%] Building CXX object ogr/CMakeFiles/ogr.dir/ogresrijsongeometry.cpp.o [ 27%] Building CXX object ogr/CMakeFiles/ogr.dir/ogrmitabspatialref.cpp.o [ 27%] Building CXX object ogr/CMakeFiles/ogr.dir/mitab_bounds.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 27%] Built target ogr make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 27%] Building CXX object gnm/CMakeFiles/gnm.dir/gnmlayer.cpp.o [ 27%] Building CXX object gnm/CMakeFiles/gnm.dir/gnmgenericnetwork.cpp.o [ 27%] Building CXX object gnm/CMakeFiles/gnm.dir/gnmgraph.cpp.o [ 27%] Building CXX object gnm/CMakeFiles/gnm.dir/gnmnetwork.cpp.o [ 27%] Building CXX object gnm/CMakeFiles/gnm.dir/gnmresultlayer.cpp.o [ 27%] Building CXX object gnm/CMakeFiles/gnm.dir/gnmrule.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 27%] Built target gnm make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 28%] Building CXX object gnm/gnm_frmts/CMakeFiles/gnm_frmts.dir/gnmregisterall.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 28%] Built target gnm_frmts make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 28%] Building CXX object gnm/gnm_frmts/db/CMakeFiles/gnm_frmts_db.dir/gnmdbdriver.cpp.o [ 28%] Building CXX object gnm/gnm_frmts/db/CMakeFiles/gnm_frmts_db.dir/gnmdbnetwork.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 28%] Built target gnm_frmts_db make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 28%] Building CXX object gnm/gnm_frmts/file/CMakeFiles/gnm_frmts_file.dir/gnmfiledriver.cpp.o [ 28%] Building CXX object gnm/gnm_frmts/file/CMakeFiles/gnm_frmts_file.dir/gnmfilenetwork.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 28%] Built target gnm_frmts_file make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 28%] Building CXX object frmts/iso8211/CMakeFiles/gdal_iso8211.dir/ddfmodule.cpp.o [ 29%] Building CXX object frmts/iso8211/CMakeFiles/gdal_iso8211.dir/ddfutils.cpp.o [ 29%] Building CXX object frmts/iso8211/CMakeFiles/gdal_iso8211.dir/ddffielddefn.cpp.o [ 29%] Building CXX object frmts/iso8211/CMakeFiles/gdal_iso8211.dir/ddfrecord.cpp.o [ 29%] Building CXX object frmts/iso8211/CMakeFiles/gdal_iso8211.dir/ddffield.cpp.o [ 29%] Building CXX object frmts/iso8211/CMakeFiles/gdal_iso8211.dir/ddfsubfielddefn.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 29%] Built target gdal_iso8211 make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 29%] Building C object frmts/miramon_common/CMakeFiles/miramon_common.dir/mm_gdal_functions.c.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 29%] Built target miramon_common make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 29%] Building CXX object frmts/CMakeFiles/gdal_frmts.dir/gdalallregister.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 29%] Built target gdal_frmts make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 29%] Building CXX object frmts/jpeg/CMakeFiles/gdal_JPEG.dir/vsidataio.cpp.o [ 29%] Building CXX object frmts/jpeg/CMakeFiles/gdal_JPEG.dir/jpgdataset.cpp.o [ 29%] Building CXX object frmts/jpeg/CMakeFiles/gdal_JPEG.dir/jpegdrivercore.cpp.o [ 29%] Building CXX object frmts/jpeg/CMakeFiles/gdal_JPEG.dir/jpgdataset_12.cpp.o [ 29%] Building CXX object frmts/jpeg/CMakeFiles/gdal_JPEG.dir/vsidataio_12.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 29%] Built target gdal_JPEG make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 29%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/ace2dataset.cpp.o [ 29%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/atlsci_spheroid.cpp.o [ 29%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/btdataset.cpp.o [ 29%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/cpgdataset.cpp.o [ 29%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/doq1dataset.cpp.o [ 29%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/doq2dataset.cpp.o [ 29%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/ehdrdataset.cpp.o [ 29%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/eirdataset.cpp.o [ 29%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/envidataset.cpp.o [ 29%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/fastdataset.cpp.o [ 29%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/genbindataset.cpp.o [ 30%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/gscdataset.cpp.o [ 30%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/gtxdataset.cpp.o [ 30%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/hkvdataset.cpp.o [ 30%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/krodataset.cpp.o [ 30%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/iscedataset.cpp.o [ 30%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/landataset.cpp.o [ 30%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/lcpdataset.cpp.o [ 30%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/loslasdataset.cpp.o [ 30%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/mffdataset.cpp.o [ 30%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/ndfdataset.cpp.o [ 30%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/noaabdataset.cpp.o [ 30%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/ntv2dataset.cpp.o [ 30%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/pauxdataset.cpp.o [ 30%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/pnmdataset.cpp.o [ 30%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/roipacdataset.cpp.o [ 31%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/rrasterdataset.cpp.o [ 31%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/snodasdataset.cpp.o [ 31%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/byndataset.cpp.o [ 31%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/nsidcbindataset.cpp.o [ 31%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/rawdrivers.cpp.o [ 31%] Building CXX object frmts/raw/CMakeFiles/gdal_raw.dir/cphddataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 31%] Built target gdal_raw make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 31%] Building CXX object frmts/gtiff/CMakeFiles/gdal_GTIFF.dir/cogdriver.cpp.o [ 31%] Building CXX object frmts/gtiff/CMakeFiles/gdal_GTIFF.dir/gtiffbitmapband.cpp.o [ 31%] Building CXX object frmts/gtiff/CMakeFiles/gdal_GTIFF.dir/gtiffdataset.cpp.o [ 31%] Building CXX object frmts/gtiff/CMakeFiles/gdal_GTIFF.dir/gtiffdataset_read.cpp.o [ 31%] Building CXX object frmts/gtiff/CMakeFiles/gdal_GTIFF.dir/gtiffdataset_write.cpp.o [ 31%] Building CXX object frmts/gtiff/CMakeFiles/gdal_GTIFF.dir/gtiffjpegoverviewds.cpp.o [ 31%] Building CXX object frmts/gtiff/CMakeFiles/gdal_GTIFF.dir/gtiffoddbitsband.cpp.o [ 31%] Building CXX object frmts/gtiff/CMakeFiles/gdal_GTIFF.dir/gtiffrasterband.cpp.o [ 32%] Building CXX object frmts/gtiff/CMakeFiles/gdal_GTIFF.dir/gtiffrasterband_read.cpp.o [ 32%] Building CXX object frmts/gtiff/CMakeFiles/gdal_GTIFF.dir/gtiffrasterband_write.cpp.o [ 32%] Building CXX object frmts/gtiff/CMakeFiles/gdal_GTIFF.dir/gtiffrgbaband.cpp.o [ 32%] Building CXX object frmts/gtiff/CMakeFiles/gdal_GTIFF.dir/gtiffsplitband.cpp.o [ 32%] Building CXX object frmts/gtiff/CMakeFiles/gdal_GTIFF.dir/gtiffsplitbitmapband.cpp.o [ 32%] Building CXX object frmts/gtiff/CMakeFiles/gdal_GTIFF.dir/geotiff.cpp.o [ 32%] Building CXX object frmts/gtiff/CMakeFiles/gdal_GTIFF.dir/gt_jpeg_copy.cpp.o [ 32%] Building CXX object frmts/gtiff/CMakeFiles/gdal_GTIFF.dir/gt_citation.cpp.o [ 32%] Building CXX object frmts/gtiff/CMakeFiles/gdal_GTIFF.dir/gt_overview.cpp.o [ 32%] Building CXX object frmts/gtiff/CMakeFiles/gdal_GTIFF.dir/gt_wkt_srs.cpp.o [ 32%] Building CXX object frmts/gtiff/CMakeFiles/gdal_GTIFF.dir/tifvsi.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 32%] Built target gdal_GTIFF make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 32%] Building CXX object frmts/mem/CMakeFiles/gdal_MEM.dir/memdataset.cpp.o [ 32%] Building CXX object frmts/mem/CMakeFiles/gdal_MEM.dir/ogrmemlayer.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 32%] Built target gdal_MEM make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 32%] Building CXX object frmts/vrt/CMakeFiles/gdal_vrt.dir/vrtderivedrasterband.cpp.o [ 32%] Building CXX object frmts/vrt/CMakeFiles/gdal_vrt.dir/vrtdriver.cpp.o [ 32%] Building CXX object frmts/vrt/CMakeFiles/gdal_vrt.dir/vrtfilters.cpp.o [ 32%] Building CXX object frmts/vrt/CMakeFiles/gdal_vrt.dir/vrtrasterband.cpp.o [ 32%] Building CXX object frmts/vrt/CMakeFiles/gdal_vrt.dir/vrtsourcedrasterband.cpp.o [ 32%] Building CXX object frmts/vrt/CMakeFiles/gdal_vrt.dir/vrtsources.cpp.o [ 33%] Building CXX object frmts/vrt/CMakeFiles/gdal_vrt.dir/vrtwarped.cpp.o [ 33%] Building CXX object frmts/vrt/CMakeFiles/gdal_vrt.dir/vrtdataset.cpp.o [ 33%] Building CXX object frmts/vrt/CMakeFiles/gdal_vrt.dir/pixelfunctions.cpp.o [ 33%] Building CXX object frmts/vrt/CMakeFiles/gdal_vrt.dir/vrtpansharpened.cpp.o [ 33%] Building CXX object frmts/vrt/CMakeFiles/gdal_vrt.dir/vrtprocesseddataset.cpp.o [ 33%] Building CXX object frmts/vrt/CMakeFiles/gdal_vrt.dir/vrtprocesseddatasetfunctions.cpp.o [ 33%] Building CXX object frmts/vrt/CMakeFiles/gdal_vrt.dir/vrtmultidim.cpp.o [ 33%] Building CXX object frmts/vrt/CMakeFiles/gdal_vrt.dir/vrtreclassifier.cpp.o [ 33%] Building CXX object frmts/vrt/CMakeFiles/gdal_vrt.dir/vrtrawrasterband.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 33%] Built target gdal_vrt make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 33%] Building CXX object frmts/derived/CMakeFiles/gdal_Derived.dir/deriveddataset.cpp.o [ 33%] Building C object frmts/derived/CMakeFiles/gdal_Derived.dir/derivedlist.c.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 33%] Built target gdal_Derived make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 33%] Building CXX object frmts/gti/CMakeFiles/gdal_GTI.dir/gdaltileindexdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 33%] Built target gdal_GTI make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 33%] Building CXX object frmts/libertiff/CMakeFiles/gdal_LIBERTIFF.dir/libertiffdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 33%] Built target gdal_LIBERTIFF make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 33%] Building CXX object frmts/hfa/CMakeFiles/gdal_HFA.dir/hfaband.cpp.o [ 33%] Building CXX object frmts/hfa/CMakeFiles/gdal_HFA.dir/hfacompress.cpp.o [ 33%] Building CXX object frmts/hfa/CMakeFiles/gdal_HFA.dir/hfadataset.cpp.o [ 33%] Building CXX object frmts/hfa/CMakeFiles/gdal_HFA.dir/hfadictionary.cpp.o [ 33%] Building CXX object frmts/hfa/CMakeFiles/gdal_HFA.dir/hfaentry.cpp.o [ 33%] Building CXX object frmts/hfa/CMakeFiles/gdal_HFA.dir/hfafield.cpp.o [ 33%] Building CXX object frmts/hfa/CMakeFiles/gdal_HFA.dir/hfaopen.cpp.o [ 33%] Building CXX object frmts/hfa/CMakeFiles/gdal_HFA.dir/hfatype.cpp.o [ 34%] Building CXX object frmts/hfa/CMakeFiles/gdal_HFA.dir/hfa_overviews.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 34%] Built target gdal_HFA make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 34%] Building C object frmts/nitf/CMakeFiles/gdal_NITF.dir/mgrs.c.o [ 34%] Building CXX object frmts/nitf/CMakeFiles/gdal_NITF.dir/nitfdataset.cpp.o [ 34%] Building CXX object frmts/nitf/CMakeFiles/gdal_NITF.dir/rpftocdataset.cpp.o [ 35%] Building CXX object frmts/nitf/CMakeFiles/gdal_NITF.dir/nitfrasterband.cpp.o [ 35%] Building CXX object frmts/nitf/CMakeFiles/gdal_NITF.dir/ecrgtocdataset.cpp.o [ 35%] Building CXX object frmts/nitf/CMakeFiles/gdal_NITF.dir/nitffile.cpp.o [ 35%] Building C object frmts/nitf/CMakeFiles/gdal_NITF.dir/nitfimage.c.o [ 35%] Building CXX object frmts/nitf/CMakeFiles/gdal_NITF.dir/nitfaridpcm.cpp.o [ 35%] Building CXX object frmts/nitf/CMakeFiles/gdal_NITF.dir/rpftocfile.cpp.o [ 35%] Building C object frmts/nitf/CMakeFiles/gdal_NITF.dir/nitfdes.c.o [ 35%] Building CXX object frmts/nitf/CMakeFiles/gdal_NITF.dir/nitf_gcprpc.cpp.o [ 35%] Building CXX object frmts/nitf/CMakeFiles/gdal_NITF.dir/nitfwritejpeg.cpp.o [ 35%] Building CXX object frmts/nitf/CMakeFiles/gdal_NITF.dir/nitfwritejpeg_12.cpp.o [ 35%] Building CXX object frmts/nitf/CMakeFiles/gdal_NITF.dir/offsetpatcher.cpp.o [ 35%] Building CXX object frmts/nitf/CMakeFiles/gdal_NITF.dir/rpfframewriter.cpp.o [ 35%] Building CXX object frmts/nitf/CMakeFiles/gdal_NITF.dir/rpftocwriter.cpp.o [ 35%] Building CXX object frmts/nitf/CMakeFiles/gdal_NITF.dir/nitfdrivercore.cpp.o [ 35%] Building CXX object frmts/nitf/CMakeFiles/gdal_NITF.dir/nitfbilevel.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 35%] Built target gdal_NITF make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 35%] Building C object frmts/gxf/CMakeFiles/gdal_GXF.dir/gxf_ogcwkt.c.o [ 35%] Building C object frmts/gxf/CMakeFiles/gdal_GXF.dir/gxf_proj4.c.o [ 35%] Building CXX object frmts/gxf/CMakeFiles/gdal_GXF.dir/gxfdataset.cpp.o [ 35%] Building C object frmts/gxf/CMakeFiles/gdal_GXF.dir/gxfopen.c.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 35%] Built target gdal_GXF make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 35%] Building CXX object frmts/aaigrid/CMakeFiles/gdal_AAIGrid.dir/aaigriddataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 35%] Built target gdal_AAIGrid make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 36%] Building CXX object frmts/ceos/CMakeFiles/gdal_CEOS.dir/ceosdataset.cpp.o [ 36%] Building C object frmts/ceos/CMakeFiles/gdal_CEOS.dir/ceosopen.c.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 36%] Built target gdal_CEOS make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 36%] Building C object frmts/ceos2/CMakeFiles/gdal_SAR_CEOS.dir/ceos.c.o [ 36%] Building C object frmts/ceos2/CMakeFiles/gdal_SAR_CEOS.dir/ceosrecipe.c.o [ 36%] Building C object frmts/ceos2/CMakeFiles/gdal_SAR_CEOS.dir/ceossar.c.o [ 36%] Building C object frmts/ceos2/CMakeFiles/gdal_SAR_CEOS.dir/link.c.o [ 36%] Building CXX object frmts/ceos2/CMakeFiles/gdal_SAR_CEOS.dir/sar_ceosdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 36%] Built target gdal_SAR_CEOS make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 36%] Building C object frmts/dted/CMakeFiles/gdal_DTED.dir/dted_api.c.o [ 36%] Building C object frmts/dted/CMakeFiles/gdal_DTED.dir/dted_create.c.o [ 36%] Building CXX object frmts/dted/CMakeFiles/gdal_DTED.dir/dteddataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 36%] Built target gdal_DTED make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 36%] Building CXX object frmts/jdem/CMakeFiles/gdal_JDEM.dir/jdemdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 36%] Built target gdal_JDEM make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 36%] Building C object frmts/envisat/CMakeFiles/gdal_Envisat.dir/EnvisatFile.c.o [ 36%] Building C object frmts/envisat/CMakeFiles/gdal_Envisat.dir/records.c.o [ 36%] Building CXX object frmts/envisat/CMakeFiles/gdal_Envisat.dir/adsrange.cpp.o [ 36%] Building CXX object frmts/envisat/CMakeFiles/gdal_Envisat.dir/unwrapgcps.cpp.o [ 36%] Building CXX object frmts/envisat/CMakeFiles/gdal_Envisat.dir/envisatdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 36%] Built target gdal_Envisat make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 37%] Building CXX object frmts/l1b/CMakeFiles/gdal_L1B.dir/l1bdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 37%] Built target gdal_L1B make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 38%] Building CXX object frmts/rs2/CMakeFiles/gdal_RS2.dir/rs2dataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 38%] Built target gdal_RS2 make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 38%] Building CXX object frmts/ilwis/CMakeFiles/gdal_ILWIS.dir/ilwisdataset.cpp.o [ 38%] Building CXX object frmts/ilwis/CMakeFiles/gdal_ILWIS.dir/ilwiscoordinatesystem.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 38%] Built target gdal_ILWIS make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 38%] Building CXX object frmts/rmf/CMakeFiles/gdal_RMF.dir/rmfdataset.cpp.o [ 38%] Building CXX object frmts/rmf/CMakeFiles/gdal_RMF.dir/rmfdem.cpp.o [ 38%] Building CXX object frmts/rmf/CMakeFiles/gdal_RMF.dir/rmflzw.cpp.o [ 38%] Building CXX object frmts/rmf/CMakeFiles/gdal_RMF.dir/rmfjpeg.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 38%] Built target gdal_RMF make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 38%] Building CXX object frmts/leveller/CMakeFiles/gdal_Leveller.dir/levellerdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 38%] Built target gdal_Leveller make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 38%] Building CXX object frmts/srtmhgt/CMakeFiles/gdal_SRTMHGT.dir/srtmhgtdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 38%] Built target gdal_SRTMHGT make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 38%] Building CXX object frmts/idrisi/CMakeFiles/gdal_IDRISI.dir/IdrisiDataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 38%] Built target gdal_IDRISI make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 38%] Building CXX object frmts/gsg/CMakeFiles/gdal_GSG.dir/gs7bgdataset.cpp.o [ 38%] Building CXX object frmts/gsg/CMakeFiles/gdal_GSG.dir/gsagdataset.cpp.o [ 38%] Building CXX object frmts/gsg/CMakeFiles/gdal_GSG.dir/gsbgdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 38%] Built target gdal_GSG make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 38%] Building CXX object frmts/ers/CMakeFiles/gdal_ERS.dir/ersdataset.cpp.o [ 38%] Building CXX object frmts/ers/CMakeFiles/gdal_ERS.dir/ershdrnode.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 38%] Built target gdal_ERS make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 39%] Building CXX object frmts/jaxapalsar/CMakeFiles/gdal_PALSARJaxa.dir/jaxapalsardataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 39%] Built target gdal_PALSARJaxa make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 39%] Building CXX object frmts/dimap/CMakeFiles/gdal_DIMAP.dir/dimapdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 39%] Built target gdal_DIMAP make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 39%] Building CXX object frmts/gff/CMakeFiles/gdal_GFF.dir/gff_dataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 39%] Built target gdal_GFF make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 39%] Building CXX object frmts/cosar/CMakeFiles/gdal_COSAR.dir/cosar_dataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 39%] Built target gdal_COSAR make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 39%] Building CXX object frmts/pds/CMakeFiles/gdal_PDS.dir/isis2dataset.cpp.o [ 39%] Building CXX object frmts/pds/CMakeFiles/gdal_PDS.dir/isis3dataset.cpp.o [ 39%] Building CXX object frmts/pds/CMakeFiles/gdal_PDS.dir/pdsdataset.cpp.o [ 39%] Building CXX object frmts/pds/CMakeFiles/gdal_PDS.dir/pds4dataset.cpp.o [ 39%] Building CXX object frmts/pds/CMakeFiles/gdal_PDS.dir/pds4vector.cpp.o [ 39%] Building CXX object frmts/pds/CMakeFiles/gdal_PDS.dir/vicardataset.cpp.o [ 39%] Building CXX object frmts/pds/CMakeFiles/gdal_PDS.dir/vicarkeywordhandler.cpp.o [ 39%] Building CXX object frmts/pds/CMakeFiles/gdal_PDS.dir/pdsdrivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 39%] Built target gdal_PDS make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 39%] Building CXX object frmts/adrg/CMakeFiles/gdal_ADRG.dir/adrgdataset.cpp.o [ 39%] Building CXX object frmts/adrg/CMakeFiles/gdal_ADRG.dir/srpdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 39%] Built target gdal_ADRG make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 39%] Building CXX object frmts/coasp/CMakeFiles/gdal_COASP.dir/coasp_dataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 39%] Built target gdal_COASP make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 39%] Building CXX object frmts/tsx/CMakeFiles/gdal_TSX.dir/tsxdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 39%] Built target gdal_TSX make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 39%] Building CXX object frmts/terragen/CMakeFiles/gdal_Terragen.dir/terragendataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 39%] Built target gdal_Terragen make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 39%] Building CXX object frmts/msgn/CMakeFiles/gdal_MSGN.dir/msg_basic_types.cpp.o [ 39%] Building CXX object frmts/msgn/CMakeFiles/gdal_MSGN.dir/msg_reader_core.cpp.o [ 39%] Building CXX object frmts/msgn/CMakeFiles/gdal_MSGN.dir/msgndataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 39%] Built target gdal_MSGN make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 40%] Building CXX object frmts/til/CMakeFiles/gdal_TIL.dir/tildataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 40%] Built target gdal_TIL make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 40%] Building CXX object frmts/northwood/CMakeFiles/gdal_northwood.dir/grddataset.cpp.o [ 41%] Building CXX object frmts/northwood/CMakeFiles/gdal_northwood.dir/grcdataset.cpp.o [ 41%] Building CXX object frmts/northwood/CMakeFiles/gdal_northwood.dir/northwood.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Built target gdal_northwood make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Building CXX object frmts/saga/CMakeFiles/gdal_SAGA.dir/sagadataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Built target gdal_SAGA make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Building CXX object frmts/xyz/CMakeFiles/gdal_XYZ.dir/xyzdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Built target gdal_XYZ make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Building CXX object frmts/esric/CMakeFiles/gdal_ESRIC.dir/esric_dataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Built target gdal_ESRIC make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Building CXX object frmts/hf2/CMakeFiles/gdal_HF2.dir/hf2dataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Built target gdal_HF2 make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Building CXX object frmts/kmlsuperoverlay/CMakeFiles/gdal_KMLSUPEROVERLAY.dir/kmlsuperoverlaydataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Built target gdal_KMLSUPEROVERLAY make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Building CXX object frmts/ctg/CMakeFiles/gdal_CTG.dir/ctgdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Built target gdal_CTG make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Building CXX object frmts/zmap/CMakeFiles/gdal_ZMap.dir/zmapdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Built target gdal_ZMap make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Building CXX object frmts/ngsgeoid/CMakeFiles/gdal_NGSGEOID.dir/ngsgeoiddataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Built target gdal_NGSGEOID make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Building CXX object frmts/iris/CMakeFiles/gdal_IRIS.dir/irisdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Built target gdal_IRIS make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Building CXX object frmts/map/CMakeFiles/gdal_MAP.dir/mapdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Built target gdal_MAP make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Building CXX object frmts/cals/CMakeFiles/gdal_CALS.dir/calsdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Built target gdal_CALS make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Building CXX object frmts/safe/CMakeFiles/gdal_SAFE.dir/safedataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Built target gdal_SAFE make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Building CXX object frmts/sentinel2/CMakeFiles/gdal_SENTINEL2.dir/sentinel2dataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Built target gdal_SENTINEL2 make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Building CXX object frmts/prf/CMakeFiles/gdal_PRF.dir/phprfdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Built target gdal_PRF make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 41%] Building CXX object frmts/mrf/CMakeFiles/gdal_MRF.dir/marfa_dataset.cpp.o [ 41%] Building CXX object frmts/mrf/CMakeFiles/gdal_MRF.dir/mrf_band.cpp.o [ 41%] Building CXX object frmts/mrf/CMakeFiles/gdal_MRF.dir/mrf_overview.cpp.o [ 41%] Building CXX object frmts/mrf/CMakeFiles/gdal_MRF.dir/mrf_util.cpp.o [ 41%] Building CXX object frmts/mrf/CMakeFiles/gdal_MRF.dir/Packer_RLE.cpp.o [ 41%] Building CXX object frmts/mrf/CMakeFiles/gdal_MRF.dir/Tif_band.cpp.o [ 41%] Building CXX object frmts/mrf/CMakeFiles/gdal_MRF.dir/mrfdrivercore.cpp.o [ 41%] Building CXX object frmts/mrf/CMakeFiles/gdal_MRF.dir/JPEG_band.cpp.o [ 41%] Building CXX object frmts/mrf/CMakeFiles/gdal_MRF.dir/PNG_band.cpp.o [ 42%] Building CXX object frmts/mrf/CMakeFiles/gdal_MRF.dir/JPNG_band.cpp.o [ 42%] Building CXX object frmts/mrf/CMakeFiles/gdal_MRF.dir/JPEG12_band.cpp.o [ 42%] Building CXX object frmts/mrf/CMakeFiles/gdal_MRF.dir/LERC_band.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 42%] Built target gdal_MRF make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 42%] Building CXX object frmts/mrf/LERCV1/CMakeFiles/liblercv1.dir/Lerc1Image.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 42%] Built target liblercv1 make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 42%] Building CXX object frmts/wmts/CMakeFiles/gdal_WMTS.dir/wmtsdataset.cpp.o [ 42%] Building CXX object frmts/wmts/CMakeFiles/gdal_WMTS.dir/wmtsdrivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 42%] Built target gdal_WMTS make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 43%] Building CXX object frmts/grib/CMakeFiles/gdal_GRIB.dir/gribdataset.cpp.o [ 43%] Building CXX object frmts/grib/CMakeFiles/gdal_GRIB.dir/gribcreatecopy.cpp.o [ 43%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/degrib/clock.c.o [ 43%] Building CXX object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/degrib/degrib1.cpp.o [ 43%] Building CXX object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/degrib/degrib2.cpp.o [ 43%] Building CXX object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/degrib/inventory.cpp.o [ 43%] Building CXX object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/degrib/metaname.cpp.o [ 43%] Building CXX object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/degrib/myerror.cpp.o [ 43%] Building CXX object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/degrib/grib1tab.cpp.o [ 43%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/degrib/myutil.c.o [ 43%] Building CXX object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/degrib/metaparse.cpp.o [ 43%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/degrib/weather.c.o [ 43%] Building CXX object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/degrib/metaprint.cpp.o [ 43%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/degrib/grib2api.c.o [ 43%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/degrib/myassert.c.o [ 43%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/degrib/scan.c.o [ 44%] Building CXX object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/degrib/tendian.cpp.o [ 44%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/gridtemplates.c.o [ 44%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/drstemplates.c.o [ 44%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/pdstemplates.c.o [ 44%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/gbits.c.o [ 44%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/g2_free.c.o [ 44%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/g2_unpack1.c.o [ 44%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/g2_unpack2.c.o [ 44%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/g2_unpack3.c.o [ 44%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/g2_unpack4.c.o [ 44%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/g2_unpack5.c.o [ 44%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/g2_unpack6.c.o [ 44%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/g2_unpack7.c.o [ 44%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/g2_info.c.o [ 44%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/g2_getfld.c.o [ 45%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/simunpack.c.o [ 45%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/comunpack.c.o [ 45%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/pack_gp.c.o [ 45%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/reduce.c.o [ 45%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/specunpack.c.o [ 45%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/rdieee.c.o [ 45%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/mkieee.c.o [ 45%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/int_power.c.o [ 45%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/simpack.c.o [ 45%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/compack.c.o [ 45%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/cmplxpack.c.o [ 45%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/misspack.c.o [ 45%] Building CXX object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/dec_jpeg2000.cpp.o [ 45%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/jpcunpack.c.o [ 45%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/degrib/hazard.c.o [ 45%] Building CXX object frmts/grib/CMakeFiles/gdal_GRIB.dir/gribdrivercore.cpp.o [ 46%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/pngunpack.c.o [ 46%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/dec_png.c.o [ 46%] Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/aecunpack.c.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 46%] Built target gdal_GRIB make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 46%] Building CXX object frmts/bmp/CMakeFiles/gdal_BMP.dir/bmpdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 46%] Built target gdal_BMP make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 46%] Building CXX object frmts/tga/CMakeFiles/gdal_TGA.dir/tgadataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 46%] Built target gdal_TGA make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 46%] Building CXX object frmts/stacta/CMakeFiles/gdal_STACTA.dir/stactadataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 46%] Built target gdal_STACTA make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 46%] Building CXX object frmts/snap_tiff/CMakeFiles/gdal_SNAP_TIFF.dir/snaptiffdriver.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 46%] Built target gdal_SNAP_TIFF make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 46%] Building C object frmts/bsb/CMakeFiles/gdal_BSB.dir/bsb_read.c.o [ 46%] Building CXX object frmts/bsb/CMakeFiles/gdal_BSB.dir/bsbdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 46%] Built target gdal_BSB make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 46%] Building C object frmts/aigrid/CMakeFiles/gdal_AIGrid.dir/aigccitt.c.o [ 46%] Building CXX object frmts/aigrid/CMakeFiles/gdal_AIGrid.dir/aigdataset.cpp.o [ 46%] Building C object frmts/aigrid/CMakeFiles/gdal_AIGrid.dir/aigopen.c.o [ 46%] Building C object frmts/aigrid/CMakeFiles/gdal_AIGrid.dir/gridlib.c.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 46%] Built target gdal_AIGrid make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 46%] Building CXX object frmts/usgsdem/CMakeFiles/gdal_USGSDEM.dir/usgsdemdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 46%] Built target gdal_USGSDEM make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 46%] Building CXX object frmts/airsar/CMakeFiles/gdal_AirSAR.dir/airsardataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 46%] Built target gdal_AirSAR make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 46%] Building CXX object frmts/pcidsk/CMakeFiles/gdal_PCIDSK.dir/pcidskdataset2.cpp.o [ 46%] Building CXX object frmts/pcidsk/CMakeFiles/gdal_PCIDSK.dir/gdal_edb.cpp.o [ 46%] Building CXX object frmts/pcidsk/CMakeFiles/gdal_PCIDSK.dir/vsi_pcidsk_io.cpp.o [ 46%] Building CXX object frmts/pcidsk/CMakeFiles/gdal_PCIDSK.dir/ogrpcidsklayer.cpp.o [ 46%] Building CXX object frmts/pcidsk/CMakeFiles/gdal_PCIDSK.dir/pcidskdrivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 46%] Built target gdal_PCIDSK make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 46%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/blockdir/asciitiledir.cpp.o [ 47%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/blockdir/asciitilelayer.cpp.o [ 47%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/blockdir/binarytiledir.cpp.o [ 47%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/blockdir/binarytilelayer.cpp.o [ 47%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/blockdir/blockdir.cpp.o [ 47%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/blockdir/blockfile.cpp.o [ 47%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/blockdir/blocklayer.cpp.o [ 47%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/blockdir/blocktiledir.cpp.o [ 47%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/blockdir/blocktilelayer.cpp.o [ 47%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/channel/cbandinterleavedchannel.cpp.o [ 47%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/channel/cexternalchannel.cpp.o [ 47%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/channel/cpcidskchannel.cpp.o [ 47%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/channel/cpixelinterleavedchannel.cpp.o [ 47%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/channel/ctiledchannel.cpp.o [ 47%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/core/clinksegment.cpp.o [ 47%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/core/cpcidskblockfile.cpp.o [ 48%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/core/cpcidskfile.cpp.o [ 48%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/core/edb_pcidsk.cpp.o [ 48%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/core/libjpeg_io.cpp.o [ 48%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/core/metadataset_p.cpp.o [ 48%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/core/pcidsk_pubutils.cpp.o [ 48%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/core/pcidsk_raster.cpp.o [ 48%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/core/pcidsk_scanint.cpp.o [ 48%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/core/pcidsk_utils.cpp.o [ 48%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/core/pcidskbuffer.cpp.o [ 48%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/core/pcidskcreate.cpp.o [ 48%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/core/pcidskexception.cpp.o [ 48%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/core/pcidskinterfaces.cpp.o [ 48%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/core/pcidskopen.cpp.o [ 48%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/core/pcidsk_mutex.cpp.o [ 48%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/segment/cpcidsk_array.cpp.o [ 50%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/segment/cpcidsk_tex.cpp.o [ 50%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/segment/cpcidskbinarysegment.cpp.o [ 50%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/segment/cpcidskbitmap.cpp.o [ 50%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/segment/cpcidskblut.cpp.o [ 50%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/segment/cpcidskpct.cpp.o [ 50%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/segment/cpcidskephemerissegment.cpp.o [ 50%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/segment/cpcidskgcp2segment.cpp.o [ 50%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/segment/cpcidskgeoref.cpp.o [ 50%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/segment/cpcidsklut.cpp.o [ 50%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/segment/cpcidskbpct.cpp.o [ 50%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/segment/cpcidskpolymodel.cpp.o [ 50%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/segment/cpcidskrpcmodel.cpp.o [ 50%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/segment/cpcidsksegment.cpp.o [ 50%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/segment/cpcidsktoutinmodel.cpp.o [ 50%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/segment/cpcidskvectorsegment.cpp.o [ 50%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/segment/cpcidskvectorsegment_consistencycheck.cpp.o [ 51%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/segment/metadatasegment_p.cpp.o [ 51%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/segment/systiledir.cpp.o [ 51%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/segment/vecsegdataindex.cpp.o [ 51%] Building CXX object frmts/pcidsk/sdk/CMakeFiles/pcidsk_sdk.dir/segment/vecsegheader.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 51%] Built target pcidsk_sdk make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 51%] Building CXX object frmts/sigdem/CMakeFiles/gdal_SIGDEM.dir/sigdemdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 51%] Built target gdal_SIGDEM make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 51%] Building CXX object frmts/rik/CMakeFiles/gdal_RIK.dir/rikdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 51%] Built target gdal_RIK make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 51%] Building CXX object frmts/stacit/CMakeFiles/gdal_STACIT.dir/stacitdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 51%] Built target gdal_STACIT make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 51%] Building CXX object frmts/pdf/CMakeFiles/gdal_PDF.dir/ogrpdflayer.cpp.o [ 51%] Building CXX object frmts/pdf/CMakeFiles/gdal_PDF.dir/pdfcreatecopy.cpp.o [ 51%] Building CXX object frmts/pdf/CMakeFiles/gdal_PDF.dir/pdfdataset.cpp.o [ 51%] Building CXX object frmts/pdf/CMakeFiles/gdal_PDF.dir/pdfio.cpp.o [ 52%] Building CXX object frmts/pdf/CMakeFiles/gdal_PDF.dir/pdfobject.cpp.o [ 52%] Building CXX object frmts/pdf/CMakeFiles/gdal_PDF.dir/pdfreadvectors.cpp.o [ 52%] Building CXX object frmts/pdf/CMakeFiles/gdal_PDF.dir/pdfwritabledataset.cpp.o [ 52%] Building CXX object frmts/pdf/CMakeFiles/gdal_PDF.dir/pdfcreatefromcomposition.cpp.o [ 52%] Building CXX object frmts/pdf/CMakeFiles/gdal_PDF.dir/pdfdrivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 52%] Built target gdal_PDF make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 52%] Building CXX object frmts/rcm/CMakeFiles/gdal_RCM.dir/rcmdataset.cpp.o [ 52%] Building CXX object frmts/rcm/CMakeFiles/gdal_RCM.dir/rcmdrivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 52%] Built target gdal_RCM make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 52%] Building CXX object frmts/gdalg/CMakeFiles/gdal_GDALG.dir/gdalgdriver.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 52%] Built target gdal_GDALG make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 52%] Building CXX object frmts/e57/CMakeFiles/gdal_E57.dir/e57driver.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 52%] Built target gdal_E57 make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 52%] Building CXX object frmts/png/CMakeFiles/gdal_PNG.dir/pngdataset.cpp.o [ 53%] Building CXX object frmts/png/CMakeFiles/gdal_PNG.dir/pngdrivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 53%] Built target gdal_PNG make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 53%] Building CXX object frmts/gif/CMakeFiles/gdal_GIF.dir/gifabstractdataset.cpp.o [ 53%] Building CXX object frmts/gif/CMakeFiles/gdal_GIF.dir/biggifdataset.cpp.o [ 53%] Building CXX object frmts/gif/CMakeFiles/gdal_GIF.dir/gifdataset.cpp.o [ 53%] Building CXX object frmts/gif/CMakeFiles/gdal_GIF.dir/gifdrivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 53%] Built target gdal_GIF make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 53%] Building C object frmts/gif/giflib/CMakeFiles/giflib.dir/dgif_lib.c.o [ 53%] Building C object frmts/gif/giflib/CMakeFiles/giflib.dir/egif_lib.c.o [ 53%] Building C object frmts/gif/giflib/CMakeFiles/giflib.dir/gifalloc.c.o [ 54%] Building C object frmts/gif/giflib/CMakeFiles/giflib.dir/gif_err.c.o [ 54%] Building C object frmts/gif/giflib/CMakeFiles/giflib.dir/gif_hash.c.o [ 54%] Building C object frmts/gif/giflib/CMakeFiles/giflib.dir/openbsd-reallocarray.c.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 54%] Built target giflib make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 54%] Building CXX object frmts/wcs/CMakeFiles/gdal_WCS.dir/gmlcoverage.cpp.o [ 54%] Building CXX object frmts/wcs/CMakeFiles/gdal_WCS.dir/wcsdataset.cpp.o [ 54%] Building CXX object frmts/wcs/CMakeFiles/gdal_WCS.dir/wcsdataset100.cpp.o [ 54%] Building CXX object frmts/wcs/CMakeFiles/gdal_WCS.dir/wcsdataset110.cpp.o [ 54%] Building CXX object frmts/wcs/CMakeFiles/gdal_WCS.dir/wcsdataset201.cpp.o [ 54%] Building CXX object frmts/wcs/CMakeFiles/gdal_WCS.dir/wcsrasterband.cpp.o [ 54%] Building CXX object frmts/wcs/CMakeFiles/gdal_WCS.dir/wcsutils.cpp.o [ 54%] Building CXX object frmts/wcs/CMakeFiles/gdal_WCS.dir/wcsdrivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 54%] Built target gdal_WCS make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 54%] Building CXX object frmts/http/CMakeFiles/gdal_HTTP.dir/httpdriver.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 54%] Built target gdal_HTTP make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 54%] Building CXX object frmts/netcdf/CMakeFiles/gdal_netCDF.dir/netcdfdataset.cpp.o [ 54%] Building CXX object frmts/netcdf/CMakeFiles/gdal_netCDF.dir/netcdflayer.cpp.o [ 54%] Building CXX object frmts/netcdf/CMakeFiles/gdal_netCDF.dir/netcdfwriterconfig.cpp.o [ 54%] Building CXX object frmts/netcdf/CMakeFiles/gdal_netCDF.dir/netcdfsg.cpp.o [ 54%] Building CXX object frmts/netcdf/CMakeFiles/gdal_netCDF.dir/netcdflayersg.cpp.o [ 54%] Building CXX object frmts/netcdf/CMakeFiles/gdal_netCDF.dir/netcdfsgwriterutil.cpp.o [ 54%] Building CXX object frmts/netcdf/CMakeFiles/gdal_netCDF.dir/netcdfmultidim.cpp.o [ 54%] Building CXX object frmts/netcdf/CMakeFiles/gdal_netCDF.dir/netcdfvirtual.cpp.o [ 54%] Building CXX object frmts/netcdf/CMakeFiles/gdal_netCDF.dir/netcdf_sentinel3_sral_mwr.cpp.o [ 54%] Building CXX object frmts/netcdf/CMakeFiles/gdal_netCDF.dir/netcdfdrivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 54%] Built target gdal_netCDF make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 54%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarr_array.cpp.o [ 54%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarr_v2_array.cpp.o [ 54%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarr_v3_array.cpp.o [ 54%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarr_compressors.cpp.o [ 54%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarr_filters.cpp.o [ 54%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarr_attribute.cpp.o [ 54%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarr_v3_codec.cpp.o [ 54%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarr_v3_codec_abstract_compressor.cpp.o [ 54%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarr_v3_codec_blosc.cpp.o [ 55%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarr_v3_codec_bytes.cpp.o [ 55%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarr_v3_codec_crc32c.cpp.o [ 55%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarr_v3_codec_gzip.cpp.o [ 55%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarr_v3_codec_sequence.cpp.o [ 55%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarr_v3_codec_sharding.cpp.o [ 55%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarr_v3_codec_transpose.cpp.o [ 55%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarr_v3_codec_vlen_utf8.cpp.o [ 55%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarr_v3_codec_zstd.cpp.o [ 55%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarr_dimension.cpp.o [ 55%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarr_group.cpp.o [ 55%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarr_v2_group.cpp.o [ 55%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarr_v3_group.cpp.o [ 55%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarr_sharedresource.cpp.o [ 55%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarrdriver.cpp.o [ 55%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/vsikerchunk.cpp.o [ 55%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/vsikerchunk_json_ref.cpp.o [ 56%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/vsikerchunk_parquet_ref.cpp.o [ 56%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/crc32c.cpp.o [ 56%] Building CXX object frmts/zarr/CMakeFiles/gdal_Zarr.dir/zarrdrivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 56%] Built target gdal_Zarr make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 56%] Building CXX object frmts/daas/CMakeFiles/gdal_DAAS.dir/daasdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 56%] Built target gdal_DAAS make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 56%] Building CXX object frmts/eeda/CMakeFiles/gdal_EEDA.dir/eedaidataset.cpp.o [ 56%] Building CXX object frmts/eeda/CMakeFiles/gdal_EEDA.dir/eedadataset.cpp.o [ 57%] Building CXX object frmts/eeda/CMakeFiles/gdal_EEDA.dir/eedacommon.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 57%] Built target gdal_EEDA make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 57%] Building CXX object frmts/hdf5/CMakeFiles/gdal_HDF5.dir/hdf5dataset.cpp.o [ 57%] Building CXX object frmts/hdf5/CMakeFiles/gdal_HDF5.dir/hdf5imagedataset.cpp.o [ 57%] Building CXX object frmts/hdf5/CMakeFiles/gdal_HDF5.dir/gh5_convenience.cpp.o [ 57%] Building CXX object frmts/hdf5/CMakeFiles/gdal_HDF5.dir/iso19115_srs.cpp.o [ 57%] Building CXX object frmts/hdf5/CMakeFiles/gdal_HDF5.dir/bagdataset.cpp.o [ 57%] Building CXX object frmts/hdf5/CMakeFiles/gdal_HDF5.dir/hdf5multidim.cpp.o [ 57%] Building CXX object frmts/hdf5/CMakeFiles/gdal_HDF5.dir/hdf5eosparser.cpp.o [ 58%] Building CXX object frmts/hdf5/CMakeFiles/gdal_HDF5.dir/rat.cpp.o [ 58%] Building CXX object frmts/hdf5/CMakeFiles/gdal_HDF5.dir/s100.cpp.o [ 58%] Building CXX object frmts/hdf5/CMakeFiles/gdal_HDF5.dir/s102dataset.cpp.o [ 58%] Building CXX object frmts/hdf5/CMakeFiles/gdal_HDF5.dir/s104dataset.cpp.o [ 58%] Building CXX object frmts/hdf5/CMakeFiles/gdal_HDF5.dir/s111dataset.cpp.o [ 58%] Building CXX object frmts/hdf5/CMakeFiles/gdal_HDF5.dir/hdf5drivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 58%] Built target gdal_HDF5 make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 58%] Building CXX object frmts/plmosaic/CMakeFiles/gdal_PLMOSAIC.dir/plmosaicdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 58%] Built target gdal_PLMOSAIC make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 58%] Building CXX object frmts/wms/CMakeFiles/gdal_WMS.dir/gdalhttp.cpp.o [ 58%] Building CXX object frmts/wms/CMakeFiles/gdal_WMS.dir/gdalwmsrasterband.cpp.o [ 58%] Building CXX object frmts/wms/CMakeFiles/gdal_WMS.dir/minidriver_iiifimage.cpp.o [ 58%] Building CXX object frmts/wms/CMakeFiles/gdal_WMS.dir/minidriver_iip.cpp.o [ 59%] Building CXX object frmts/wms/CMakeFiles/gdal_WMS.dir/minidriver_tiled_wms.cpp.o [ 59%] Building CXX object frmts/wms/CMakeFiles/gdal_WMS.dir/minidriver_tms.cpp.o [ 59%] Building CXX object frmts/wms/CMakeFiles/gdal_WMS.dir/minidriver_wms.cpp.o [ 59%] Building CXX object frmts/wms/CMakeFiles/gdal_WMS.dir/wmsdriver.cpp.o [ 59%] Building CXX object frmts/wms/CMakeFiles/gdal_WMS.dir/wmsutils.cpp.o [ 59%] Building CXX object frmts/wms/CMakeFiles/gdal_WMS.dir/minidriver.cpp.o [ 59%] Building CXX object frmts/wms/CMakeFiles/gdal_WMS.dir/gdalwmscache.cpp.o [ 59%] Building CXX object frmts/wms/CMakeFiles/gdal_WMS.dir/minidriver_arcgis_server.cpp.o [ 59%] Building CXX object frmts/wms/CMakeFiles/gdal_WMS.dir/minidriver_mrf.cpp.o [ 59%] Building CXX object frmts/wms/CMakeFiles/gdal_WMS.dir/minidriver_ogcapicoverage.cpp.o [ 59%] Building CXX object frmts/wms/CMakeFiles/gdal_WMS.dir/minidriver_ogcapimaps.cpp.o [ 59%] Building CXX object frmts/wms/CMakeFiles/gdal_WMS.dir/minidriver_tileservice.cpp.o [ 59%] Building CXX object frmts/wms/CMakeFiles/gdal_WMS.dir/minidriver_virtualearth.cpp.o [ 59%] Building CXX object frmts/wms/CMakeFiles/gdal_WMS.dir/minidriver_worldwind.cpp.o [ 59%] Building CXX object frmts/wms/CMakeFiles/gdal_WMS.dir/wmsmetadataset.cpp.o [ 60%] Building CXX object frmts/wms/CMakeFiles/gdal_WMS.dir/gdalwmsdataset.cpp.o [ 60%] Building CXX object frmts/wms/CMakeFiles/gdal_WMS.dir/wmsdrivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 60%] Built target gdal_WMS make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 60%] Building CXX object frmts/ogcapi/CMakeFiles/gdal_OGCAPI.dir/gdalogcapidataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 60%] Built target gdal_OGCAPI make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 61%] Building C object frmts/hdf4/CMakeFiles/gdal_HDF4.dir/hdf-eos/EHapi.c.o [ 61%] Building C object frmts/hdf4/CMakeFiles/gdal_HDF4.dir/hdf-eos/GDapi.c.o [ 61%] Building C object frmts/hdf4/CMakeFiles/gdal_HDF4.dir/hdf-eos/gctp_wrap.c.o [ 61%] Building C object frmts/hdf4/CMakeFiles/gdal_HDF4.dir/hdf-eos/SWapi.c.o [ 61%] Building C object frmts/hdf4/CMakeFiles/gdal_HDF4.dir/hdf-eos/helper.c.o [ 61%] Building CXX object frmts/hdf4/CMakeFiles/gdal_HDF4.dir/hdf4dataset.cpp.o [ 61%] Building CXX object frmts/hdf4/CMakeFiles/gdal_HDF4.dir/hdf4imagedataset.cpp.o [ 61%] Building CXX object frmts/hdf4/CMakeFiles/gdal_HDF4.dir/hdf4multidim.cpp.o [ 61%] Building CXX object frmts/hdf4/CMakeFiles/gdal_HDF4.dir/hdf4drivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 61%] Built target gdal_HDF4 make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 61%] Building CXX object frmts/mbtiles/CMakeFiles/gdal_MBTiles.dir/mbtilesdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 61%] Built target gdal_MBTiles make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 61%] Building CXX object frmts/postgisraster/CMakeFiles/gdal_PostGISRaster.dir/postgisrasterdataset.cpp.o [ 61%] Building CXX object frmts/postgisraster/CMakeFiles/gdal_PostGISRaster.dir/postgisrasterdriver.cpp.o [ 61%] Building CXX object frmts/postgisraster/CMakeFiles/gdal_PostGISRaster.dir/postgisrasterrasterband.cpp.o [ 61%] Building CXX object frmts/postgisraster/CMakeFiles/gdal_PostGISRaster.dir/postgisrastertiledataset.cpp.o [ 61%] Building CXX object frmts/postgisraster/CMakeFiles/gdal_PostGISRaster.dir/postgisrastertilerasterband.cpp.o [ 61%] Building CXX object frmts/postgisraster/CMakeFiles/gdal_PostGISRaster.dir/postgisrastertools.cpp.o [ 61%] Building CXX object frmts/postgisraster/CMakeFiles/gdal_PostGISRaster.dir/postgisrasterdrivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 61%] Built target gdal_PostGISRaster make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 61%] Building CXX object frmts/openjpeg/CMakeFiles/gdal_JP2OpenJPEG.dir/openjpegdataset.cpp.o [ 61%] Building CXX object frmts/openjpeg/CMakeFiles/gdal_JP2OpenJPEG.dir/openjpegdrivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 61%] Built target gdal_JP2OpenJPEG make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 61%] Building CXX object frmts/pcraster/CMakeFiles/gdal_PCRaster.dir/pcrasterdataset.cpp.o [ 61%] Building CXX object frmts/pcraster/CMakeFiles/gdal_PCRaster.dir/pcrastermisc.cpp.o [ 61%] Building CXX object frmts/pcraster/CMakeFiles/gdal_PCRaster.dir/pcrasterrasterband.cpp.o [ 61%] Building CXX object frmts/pcraster/CMakeFiles/gdal_PCRaster.dir/pcrasterutil.cpp.o [ 61%] Building CXX object frmts/pcraster/CMakeFiles/gdal_PCRaster.dir/pcrasterdrivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 61%] Built target gdal_PCRaster make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 61%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/_getcell.c.o [ 61%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/cellsize.c.o [ 61%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/delattr.c.o [ 61%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/gdattype.c.o [ 62%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/gnrrows.c.o [ 62%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/legend.c.o [ 62%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/pminval.c.o [ 62%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/rcomp.c.o [ 62%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/setangle.c.o [ 62%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/vsdef.c.o [ 62%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/_getrow.c.o [ 62%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/create2.c.o [ 62%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/dumconv.c.o [ 62%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/getattr.c.o [ 62%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/gproj.c.o [ 62%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/mclose.c.o [ 62%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/putallmv.c.o [ 62%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/rcoords.c.o [ 62%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/setmv.c.o [ 63%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/vsis.c.o [ 63%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/_gsomece.c.o [ 63%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/endian.c.o [ 63%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/getx0.c.o [ 63%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/gputproj.c.o [ 63%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/mopen.c.o [ 63%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/putattr.c.o [ 63%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/rdup2.c.o [ 63%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/setvtmv.c.o [ 63%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/vsvers.c.o [ 63%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/_putcell.c.o [ 63%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/file.c.o [ 63%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/gety0.c.o [ 63%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/gvalscal.c.o [ 63%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/moreattr.c.o [ 63%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/putsomec.c.o [ 64%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/reseterr.c.o [ 64%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/strconst.c.o [ 64%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/wattrblk.c.o [ 64%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/_rputrow.c.o [ 64%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/csfglob.c.o [ 64%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/filename.c.o [ 64%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/ggisfid.c.o [ 64%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/gvartype.c.o [ 64%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/mperror.c.o [ 64%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/putx0.c.o [ 64%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/rextend.c.o [ 64%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/strpad.c.o [ 64%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/angle.c.o [ 64%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/gattrblk.c.o [ 64%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/gmaxval.c.o [ 65%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/gversion.c.o [ 65%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/puty0.c.o [ 65%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/rmalloc.c.o [ 65%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/swapio.c.o [ 65%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/attravai.c.o [ 65%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/csfsup.c.o [ 65%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/gattridx.c.o [ 65%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/gminval.c.o [ 65%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/ismv.c.o [ 65%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/pgisfid.c.o [ 65%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/pvalscal.c.o [ 65%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/rrowcol.c.o [ 65%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/trackmm.c.o [ 65%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/attrsize.c.o [ 65%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/gcellrep.c.o [ 66%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/gnrcols.c.o [ 66%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/kernlcsf.c.o [ 66%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/pmaxval.c.o [ 66%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/rattrblk.c.o [ 66%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/ruseas.c.o [ 66%] Building C object frmts/pcraster/libcsf/CMakeFiles/csf.dir/vs2.c.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 66%] Built target csf make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 66%] Building CXX object frmts/miramon/CMakeFiles/gdal_MiraMon.dir/miramon_band.cpp.o [ 66%] Building CXX object frmts/miramon/CMakeFiles/gdal_MiraMon.dir/miramon_rasterband.cpp.o [ 66%] Building CXX object frmts/miramon/CMakeFiles/gdal_MiraMon.dir/miramon_rel.cpp.o [ 66%] Building CXX object frmts/miramon/CMakeFiles/gdal_MiraMon.dir/miramon_dataset.cpp.o [ 66%] Building CXX object frmts/miramon/CMakeFiles/gdal_MiraMon.dir/miramon_palettes.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 66%] Built target gdal_MiraMon make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 66%] Building CXX object ogr/ogrsf_frmts/CMakeFiles/ogrsf_frmts.dir/generic/ogrregisterall.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 66%] Built target ogrsf_frmts make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 66%] Building CXX object ogr/ogrsf_frmts/geojson/CMakeFiles/ogr_GeoJSON.dir/ogrgeojsondatasource.cpp.o [ 67%] Building CXX object ogr/ogrsf_frmts/geojson/CMakeFiles/ogr_GeoJSON.dir/ogrgeojsonlayer.cpp.o [ 67%] Building CXX object ogr/ogrsf_frmts/geojson/CMakeFiles/ogr_GeoJSON.dir/ogrgeojsonreader.cpp.o [ 67%] Building CXX object ogr/ogrsf_frmts/geojson/CMakeFiles/ogr_GeoJSON.dir/ogrgeojsonutils.cpp.o [ 67%] Building CXX object ogr/ogrsf_frmts/geojson/CMakeFiles/ogr_GeoJSON.dir/ogrgeojsonwritelayer.cpp.o [ 67%] Building CXX object ogr/ogrsf_frmts/geojson/CMakeFiles/ogr_GeoJSON.dir/ogrgeojsondriver.cpp.o [ 67%] Building CXX object ogr/ogrsf_frmts/geojson/CMakeFiles/ogr_GeoJSON.dir/ogrgeojsonseqdriver.cpp.o [ 67%] Building CXX object ogr/ogrsf_frmts/geojson/CMakeFiles/ogr_GeoJSON.dir/ogresrijsonreader.cpp.o [ 67%] Building CXX object ogr/ogrsf_frmts/geojson/CMakeFiles/ogr_GeoJSON.dir/ogresrijsondriver.cpp.o [ 67%] Building CXX object ogr/ogrsf_frmts/geojson/CMakeFiles/ogr_GeoJSON.dir/ogrtopojsonreader.cpp.o [ 67%] Building CXX object ogr/ogrsf_frmts/geojson/CMakeFiles/ogr_GeoJSON.dir/ogrtopojsondriver.cpp.o [ 67%] Building CXX object ogr/ogrsf_frmts/geojson/CMakeFiles/ogr_GeoJSON.dir/ogrjsoncollectionstreamingparser.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 67%] Built target ogr_GeoJSON make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 67%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_rawbinblock.cpp.o [ 67%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_mapheaderblock.cpp.o [ 67%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_mapindexblock.cpp.o [ 67%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_mapobjectblock.cpp.o [ 68%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_mapcoordblock.cpp.o [ 68%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_feature.cpp.o [ 68%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_feature_mif.cpp.o [ 68%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_mapfile.cpp.o [ 68%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_idfile.cpp.o [ 68%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_datfile.cpp.o [ 68%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_tabfile.cpp.o [ 68%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_miffile.cpp.o [ 68%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_utils.cpp.o [ 68%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_imapinfofile.cpp.o [ 68%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_middatafile.cpp.o [ 68%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_maptoolblock.cpp.o [ 68%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_tooldef.cpp.o [ 68%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_ogr_driver.cpp.o [ 68%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_indfile.cpp.o [ 68%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_tabview.cpp.o [ 69%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_ogr_datasource.cpp.o [ 69%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_geometry.cpp.o [ 69%] Building CXX object ogr/ogrsf_frmts/mitab/CMakeFiles/ogr_TAB.dir/mitab_tabseamless.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 69%] Built target ogr_TAB make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 69%] Building CXX object ogr/ogrsf_frmts/shape/CMakeFiles/ogr_Shape.dir/shape2ogr.cpp.o [ 69%] Building CXX object ogr/ogrsf_frmts/shape/CMakeFiles/ogr_Shape.dir/shp_vsi.cpp.o [ 69%] Building CXX object ogr/ogrsf_frmts/shape/CMakeFiles/ogr_Shape.dir/ogrshapedatasource.cpp.o [ 69%] Building CXX object ogr/ogrsf_frmts/shape/CMakeFiles/ogr_Shape.dir/ogrshapedriver.cpp.o [ 69%] Building CXX object ogr/ogrsf_frmts/shape/CMakeFiles/ogr_Shape.dir/ogrshapelayer.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 69%] Built target ogr_Shape make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 69%] Building CXX object ogr/ogrsf_frmts/shape/CMakeFiles/shapelib.dir/sbnsearch_wrapper.cpp.o [ 69%] Building CXX object ogr/ogrsf_frmts/shape/CMakeFiles/shapelib.dir/shpopen_wrapper.cpp.o [ 69%] Building CXX object ogr/ogrsf_frmts/shape/CMakeFiles/shapelib.dir/shptree_wrapper.cpp.o [ 69%] Building CXX object ogr/ogrsf_frmts/shape/CMakeFiles/shapelib.dir/dbfopen_wrapper.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 69%] Built target shapelib make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 69%] Building CXX object ogr/ogrsf_frmts/kml/CMakeFiles/ogr_KML.dir/ogrkmldriver.cpp.o [ 69%] Building CXX object ogr/ogrsf_frmts/kml/CMakeFiles/ogr_KML.dir/ogrkmldatasource.cpp.o [ 69%] Building CXX object ogr/ogrsf_frmts/kml/CMakeFiles/ogr_KML.dir/ogrkmllayer.cpp.o [ 69%] Building CXX object ogr/ogrsf_frmts/kml/CMakeFiles/ogr_KML.dir/kml.cpp.o [ 69%] Building CXX object ogr/ogrsf_frmts/kml/CMakeFiles/ogr_KML.dir/kmlnode.cpp.o [ 69%] Building CXX object ogr/ogrsf_frmts/kml/CMakeFiles/ogr_KML.dir/kmlvector.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 69%] Built target ogr_KML make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 69%] Building CXX object ogr/ogrsf_frmts/vrt/CMakeFiles/ogr_VRT.dir/ogrvrtdatasource.cpp.o [ 69%] Building CXX object ogr/ogrsf_frmts/vrt/CMakeFiles/ogr_VRT.dir/ogrvrtdriver.cpp.o [ 69%] Building CXX object ogr/ogrsf_frmts/vrt/CMakeFiles/ogr_VRT.dir/ogrvrtlayer.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 69%] Built target ogr_VRT make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 69%] Building CXX object ogr/ogrsf_frmts/avc/CMakeFiles/ogr_AVC.dir/avc_bin.cpp.o [ 69%] Building CXX object ogr/ogrsf_frmts/avc/CMakeFiles/ogr_AVC.dir/avc_rawbin.cpp.o [ 69%] Building CXX object ogr/ogrsf_frmts/avc/CMakeFiles/ogr_AVC.dir/avc_e00gen.cpp.o [ 70%] Building CXX object ogr/ogrsf_frmts/avc/CMakeFiles/ogr_AVC.dir/avc_e00parse.cpp.o [ 70%] Building CXX object ogr/ogrsf_frmts/avc/CMakeFiles/ogr_AVC.dir/avc_e00read.cpp.o [ 70%] Building CXX object ogr/ogrsf_frmts/avc/CMakeFiles/ogr_AVC.dir/avc_mbyte.cpp.o [ 70%] Building CXX object ogr/ogrsf_frmts/avc/CMakeFiles/ogr_AVC.dir/avc_misc.cpp.o [ 70%] Building CXX object ogr/ogrsf_frmts/avc/CMakeFiles/ogr_AVC.dir/ogravcbindatasource.cpp.o [ 70%] Building CXX object ogr/ogrsf_frmts/avc/CMakeFiles/ogr_AVC.dir/ogravcbindriver.cpp.o [ 70%] Building CXX object ogr/ogrsf_frmts/avc/CMakeFiles/ogr_AVC.dir/ogravcbinlayer.cpp.o [ 70%] Building CXX object ogr/ogrsf_frmts/avc/CMakeFiles/ogr_AVC.dir/ogravce00datasource.cpp.o [ 70%] Building CXX object ogr/ogrsf_frmts/avc/CMakeFiles/ogr_AVC.dir/ogravcdatasource.cpp.o [ 70%] Building CXX object ogr/ogrsf_frmts/avc/CMakeFiles/ogr_AVC.dir/ogravce00driver.cpp.o [ 70%] Building CXX object ogr/ogrsf_frmts/avc/CMakeFiles/ogr_AVC.dir/ogravce00layer.cpp.o [ 70%] Building CXX object ogr/ogrsf_frmts/avc/CMakeFiles/ogr_AVC.dir/ogravclayer.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 70%] Built target ogr_AVC make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 70%] Building CXX object ogr/ogrsf_frmts/gmlutils/CMakeFiles/gmlutils.dir/gmlfeature.cpp.o [ 70%] Building CXX object ogr/ogrsf_frmts/gmlutils/CMakeFiles/gmlutils.dir/gmlfeatureclass.cpp.o [ 70%] Building CXX object ogr/ogrsf_frmts/gmlutils/CMakeFiles/gmlutils.dir/gmlpropertydefn.cpp.o [ 70%] Building CXX object ogr/ogrsf_frmts/gmlutils/CMakeFiles/gmlutils.dir/gmlutils.cpp.o [ 70%] Building CXX object ogr/ogrsf_frmts/gmlutils/CMakeFiles/gmlutils.dir/parsexsd.cpp.o [ 70%] Building CXX object ogr/ogrsf_frmts/gmlutils/CMakeFiles/gmlutils.dir/ogrwfsfilter.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 70%] Built target gmlutils make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 70%] Building CXX object ogr/ogrsf_frmts/gml/CMakeFiles/ogr_GML.dir/gfstemplate.cpp.o [ 70%] Building CXX object ogr/ogrsf_frmts/gml/CMakeFiles/ogr_GML.dir/gmlreadstate.cpp.o [ 70%] Building CXX object ogr/ogrsf_frmts/gml/CMakeFiles/ogr_GML.dir/ogrgmldriver.cpp.o [ 70%] Building CXX object ogr/ogrsf_frmts/gml/CMakeFiles/ogr_GML.dir/resolvexlinks.cpp.o [ 70%] Building CXX object ogr/ogrsf_frmts/gml/CMakeFiles/ogr_GML.dir/gmlreader.cpp.o [ 70%] Building CXX object ogr/ogrsf_frmts/gml/CMakeFiles/ogr_GML.dir/gmlregistry.cpp.o [ 71%] Building CXX object ogr/ogrsf_frmts/gml/CMakeFiles/ogr_GML.dir/hugefileresolver.cpp.o [ 71%] Building CXX object ogr/ogrsf_frmts/gml/CMakeFiles/ogr_GML.dir/ogrgmllayer.cpp.o [ 71%] Building CXX object ogr/ogrsf_frmts/gml/CMakeFiles/ogr_GML.dir/gmlhandler.cpp.o [ 71%] Building CXX object ogr/ogrsf_frmts/gml/CMakeFiles/ogr_GML.dir/ogrgmldatasource.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 71%] Built target ogr_GML make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 71%] Building CXX object ogr/ogrsf_frmts/csv/CMakeFiles/ogr_CSV.dir/ogrcsvdatasource.cpp.o [ 71%] Building CXX object ogr/ogrsf_frmts/csv/CMakeFiles/ogr_CSV.dir/ogrcsvdriver.cpp.o [ 71%] Building CXX object ogr/ogrsf_frmts/csv/CMakeFiles/ogr_CSV.dir/ogrcsvlayer.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 71%] Built target ogr_CSV make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 71%] Building CXX object ogr/ogrsf_frmts/dgn/CMakeFiles/ogr_DGN.dir/dgnhelp.cpp.o [ 71%] Building CXX object ogr/ogrsf_frmts/dgn/CMakeFiles/ogr_DGN.dir/dgnopen.cpp.o [ 71%] Building CXX object ogr/ogrsf_frmts/dgn/CMakeFiles/ogr_DGN.dir/dgnread.cpp.o [ 71%] Building CXX object ogr/ogrsf_frmts/dgn/CMakeFiles/ogr_DGN.dir/dgnwrite.cpp.o [ 71%] Building CXX object ogr/ogrsf_frmts/dgn/CMakeFiles/ogr_DGN.dir/dgnstroke.cpp.o [ 71%] Building CXX object ogr/ogrsf_frmts/dgn/CMakeFiles/ogr_DGN.dir/ogrdgndriver.cpp.o [ 71%] Building CXX object ogr/ogrsf_frmts/dgn/CMakeFiles/ogr_DGN.dir/ogrdgnlayer.cpp.o [ 71%] Building CXX object ogr/ogrsf_frmts/dgn/CMakeFiles/ogr_DGN.dir/ogrdgndatasource.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 71%] Built target ogr_DGN make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 71%] Building CXX object ogr/ogrsf_frmts/gmt/CMakeFiles/ogr_GMT.dir/ogrgmtdatasource.cpp.o [ 71%] Building CXX object ogr/ogrsf_frmts/gmt/CMakeFiles/ogr_GMT.dir/ogrgmtdriver.cpp.o [ 71%] Building CXX object ogr/ogrsf_frmts/gmt/CMakeFiles/ogr_GMT.dir/ogrgmtlayer.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 71%] Built target ogr_GMT make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 71%] Building CXX object ogr/ogrsf_frmts/ntf/CMakeFiles/ogr_NTF.dir/ntffilereader.cpp.o [ 71%] Building CXX object ogr/ogrsf_frmts/ntf/CMakeFiles/ogr_NTF.dir/ntfrecord.cpp.o [ 71%] Building CXX object ogr/ogrsf_frmts/ntf/CMakeFiles/ogr_NTF.dir/ogrntfdatasource.cpp.o [ 71%] Building CXX object ogr/ogrsf_frmts/ntf/CMakeFiles/ogr_NTF.dir/ogrntfdriver.cpp.o [ 71%] Building CXX object ogr/ogrsf_frmts/ntf/CMakeFiles/ogr_NTF.dir/ogrntflayer.cpp.o [ 72%] Building CXX object ogr/ogrsf_frmts/ntf/CMakeFiles/ogr_NTF.dir/ntf_estlayers.cpp.o [ 72%] Building CXX object ogr/ogrsf_frmts/ntf/CMakeFiles/ogr_NTF.dir/ogrntffeatureclasslayer.cpp.o [ 72%] Building CXX object ogr/ogrsf_frmts/ntf/CMakeFiles/ogr_NTF.dir/ntf_generic.cpp.o [ 72%] Building CXX object ogr/ogrsf_frmts/ntf/CMakeFiles/ogr_NTF.dir/ntf_raster.cpp.o [ 72%] Building CXX object ogr/ogrsf_frmts/ntf/CMakeFiles/ogr_NTF.dir/ntf_codelist.cpp.o [ 72%] Building CXX object ogr/ogrsf_frmts/ntf/CMakeFiles/ogr_NTF.dir/ntfstroke.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 72%] Built target ogr_NTF make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 72%] Building CXX object ogr/ogrsf_frmts/s57/CMakeFiles/ogr_S57.dir/ogrs57driver.cpp.o [ 72%] Building CXX object ogr/ogrsf_frmts/s57/CMakeFiles/ogr_S57.dir/ogrs57datasource.cpp.o [ 72%] Building CXX object ogr/ogrsf_frmts/s57/CMakeFiles/ogr_S57.dir/ogrs57layer.cpp.o [ 72%] Building CXX object ogr/ogrsf_frmts/s57/CMakeFiles/ogr_S57.dir/s57classregistrar.cpp.o [ 72%] Building CXX object ogr/ogrsf_frmts/s57/CMakeFiles/ogr_S57.dir/s57reader.cpp.o [ 72%] Building CXX object ogr/ogrsf_frmts/s57/CMakeFiles/ogr_S57.dir/ddfrecordindex.cpp.o [ 72%] Building CXX object ogr/ogrsf_frmts/s57/CMakeFiles/ogr_S57.dir/s57featuredefns.cpp.o [ 72%] Building CXX object ogr/ogrsf_frmts/s57/CMakeFiles/ogr_S57.dir/s57filecollector.cpp.o [ 73%] Building CXX object ogr/ogrsf_frmts/s57/CMakeFiles/ogr_S57.dir/s57writer.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 73%] Built target ogr_S57 make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 73%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/tigerarealandmarks.cpp.o [ 73%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/tigeridhistory.cpp.o [ 73%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/tigerpoint.cpp.o [ 73%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/tigerspatialmetadata.cpp.o [ 73%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/ogrtigerdatasource.cpp.o [ 73%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/tigercompletechain.cpp.o [ 73%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/tigerkeyfeatures.cpp.o [ 73%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/tigerpolychainlink.cpp.o [ 73%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/tigertlidrange.cpp.o [ 73%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/ogrtigerdriver.cpp.o [ 73%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/tigerentitynames.cpp.o [ 73%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/tigerlandmarks.cpp.o [ 74%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/tigerpolygon.cpp.o [ 74%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/tigerzerocellid.cpp.o [ 74%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/ogrtigerlayer.cpp.o [ 74%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/tigerfeatureids.cpp.o [ 74%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/tigeroverunder.cpp.o [ 74%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/tigerpolygoncorrections.cpp.o [ 74%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/tigerzipcodes.cpp.o [ 74%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/tigeraltname.cpp.o [ 74%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/tigerfilebase.cpp.o [ 74%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/tigerpip.cpp.o [ 74%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/tigerpolygoneconomic.cpp.o [ 74%] Building CXX object ogr/ogrsf_frmts/tiger/CMakeFiles/ogr_Tiger.dir/tigerzipplus4.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 74%] Built target ogr_Tiger make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 74%] Building CXX object ogr/ogrsf_frmts/georss/CMakeFiles/ogr_GeoRSS.dir/ogrgeorssdatasource.cpp.o [ 74%] Building CXX object ogr/ogrsf_frmts/georss/CMakeFiles/ogr_GeoRSS.dir/ogrgeorssdriver.cpp.o [ 74%] Building CXX object ogr/ogrsf_frmts/georss/CMakeFiles/ogr_GeoRSS.dir/ogrgeorsslayer.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 74%] Built target ogr_GeoRSS make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 74%] Building CXX object ogr/ogrsf_frmts/dxf/CMakeFiles/ogr_DXF.dir/intronurbs.cpp.o [ 74%] Building CXX object ogr/ogrsf_frmts/dxf/CMakeFiles/ogr_DXF.dir/ogrdxfblockswriterlayer.cpp.o [ 74%] Building CXX object ogr/ogrsf_frmts/dxf/CMakeFiles/ogr_DXF.dir/ogrdxf_feature.cpp.o [ 74%] Building CXX object ogr/ogrsf_frmts/dxf/CMakeFiles/ogr_DXF.dir/ogrdxf_polyline_smooth.cpp.o [ 74%] Building CXX object ogr/ogrsf_frmts/dxf/CMakeFiles/ogr_DXF.dir/ogr_autocad_services.cpp.o [ 74%] Building CXX object ogr/ogrsf_frmts/dxf/CMakeFiles/ogr_DXF.dir/ogrdxfdatasource.cpp.o [ 75%] Building CXX object ogr/ogrsf_frmts/dxf/CMakeFiles/ogr_DXF.dir/ogrdxf_hatch.cpp.o [ 75%] Building CXX object ogr/ogrsf_frmts/dxf/CMakeFiles/ogr_DXF.dir/ogrdxfreader.cpp.o [ 75%] Building CXX object ogr/ogrsf_frmts/dxf/CMakeFiles/ogr_DXF.dir/ogrdxf_blockmap.cpp.o [ 75%] Building CXX object ogr/ogrsf_frmts/dxf/CMakeFiles/ogr_DXF.dir/ogrdxf_dimension.cpp.o [ 75%] Building CXX object ogr/ogrsf_frmts/dxf/CMakeFiles/ogr_DXF.dir/ogrdxflayer.cpp.o [ 75%] Building CXX object ogr/ogrsf_frmts/dxf/CMakeFiles/ogr_DXF.dir/ogrdxfwriterds.cpp.o [ 75%] Building CXX object ogr/ogrsf_frmts/dxf/CMakeFiles/ogr_DXF.dir/ogrdxfblockslayer.cpp.o [ 75%] Building CXX object ogr/ogrsf_frmts/dxf/CMakeFiles/ogr_DXF.dir/ogrdxfdriver.cpp.o [ 75%] Building CXX object ogr/ogrsf_frmts/dxf/CMakeFiles/ogr_DXF.dir/ogrdxf_leader.cpp.o [ 75%] Building CXX object ogr/ogrsf_frmts/dxf/CMakeFiles/ogr_DXF.dir/ogrdxfwriterlayer.cpp.o [ 75%] Building CXX object ogr/ogrsf_frmts/dxf/CMakeFiles/ogr_DXF.dir/ogrdxf_ocstransformer.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 75%] Built target ogr_DXF make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 75%] Building CXX object ogr/ogrsf_frmts/pgdump/CMakeFiles/ogr_PGDump.dir/ogrpgdumpdriver.cpp.o [ 75%] Building CXX object ogr/ogrsf_frmts/pgdump/CMakeFiles/ogr_PGDump.dir/ogrpgdumpdatasource.cpp.o [ 75%] Building CXX object ogr/ogrsf_frmts/pgdump/CMakeFiles/ogr_PGDump.dir/ogrpgdumplayer.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 75%] Built target ogr_PGDump make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 75%] Building CXX object ogr/ogrsf_frmts/gpsbabel/CMakeFiles/ogr_GPSBabel.dir/ogrgpsbabeldatasource.cpp.o [ 75%] Building CXX object ogr/ogrsf_frmts/gpsbabel/CMakeFiles/ogr_GPSBabel.dir/ogrgpsbabeldriver.cpp.o [ 75%] Building CXX object ogr/ogrsf_frmts/gpsbabel/CMakeFiles/ogr_GPSBabel.dir/ogrgpsbabelwritedatasource.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 75%] Built target ogr_GPSBabel make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 75%] Building CXX object ogr/ogrsf_frmts/edigeo/CMakeFiles/ogr_EDIGEO.dir/ogredigeodatasource.cpp.o [ 75%] Building CXX object ogr/ogrsf_frmts/edigeo/CMakeFiles/ogr_EDIGEO.dir/ogredigeodriver.cpp.o [ 75%] Building CXX object ogr/ogrsf_frmts/edigeo/CMakeFiles/ogr_EDIGEO.dir/ogredigeolayer.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 75%] Built target ogr_EDIGEO make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 75%] Building CXX object ogr/ogrsf_frmts/sxf/CMakeFiles/ogr_SXF.dir/ogrsxfdatasource.cpp.o [ 76%] Building CXX object ogr/ogrsf_frmts/sxf/CMakeFiles/ogr_SXF.dir/ogrsxflayer.cpp.o [ 76%] Building CXX object ogr/ogrsf_frmts/sxf/CMakeFiles/ogr_SXF.dir/ogrsxfdriver.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 76%] Built target ogr_SXF make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 77%] Building CXX object ogr/ogrsf_frmts/openfilegdb/CMakeFiles/ogr_OpenFileGDB.dir/filegdbindex.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/openfilegdb/CMakeFiles/ogr_OpenFileGDB.dir/filegdbindex_write.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/openfilegdb/CMakeFiles/ogr_OpenFileGDB.dir/filegdbtable.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/openfilegdb/CMakeFiles/ogr_OpenFileGDB.dir/filegdbtable_write_fields.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/openfilegdb/CMakeFiles/ogr_OpenFileGDB.dir/filegdbtable_freelist.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/openfilegdb/CMakeFiles/ogr_OpenFileGDB.dir/ogropenfilegdbdatasource.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/openfilegdb/CMakeFiles/ogr_OpenFileGDB.dir/ogropenfilegdbdatasource_write.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/openfilegdb/CMakeFiles/ogr_OpenFileGDB.dir/ogropenfilegdb_generate_uuid.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/openfilegdb/CMakeFiles/ogr_OpenFileGDB.dir/ogropenfilegdbdriver.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/openfilegdb/CMakeFiles/ogr_OpenFileGDB.dir/ogropenfilegdblayer.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/openfilegdb/CMakeFiles/ogr_OpenFileGDB.dir/ogropenfilegdblayer_write.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/openfilegdb/CMakeFiles/ogr_OpenFileGDB.dir/gdalopenfilegdbrasterband.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/openfilegdb/CMakeFiles/ogr_OpenFileGDB.dir/ogropenfilegdbdrivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 77%] Built target ogr_OpenFileGDB make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 77%] Building CXX object ogr/ogrsf_frmts/openfilegdb/CMakeFiles/ogr_OpenFileGDB_filegdbtable_write.dir/filegdbtable_write.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 77%] Built target ogr_OpenFileGDB_filegdbtable_write make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 77%] Building CXX object ogr/ogrsf_frmts/wasp/CMakeFiles/ogr_WAsP.dir/ogrwaspdatasource.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/wasp/CMakeFiles/ogr_WAsP.dir/ogrwaspdriver.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/wasp/CMakeFiles/ogr_WAsP.dir/ogrwasplayer.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 77%] Built target ogr_WAsP make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 77%] Building CXX object ogr/ogrsf_frmts/selafin/CMakeFiles/ogr_Selafin.dir/io_selafin.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/selafin/CMakeFiles/ogr_Selafin.dir/ogrselafindatasource.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/selafin/CMakeFiles/ogr_Selafin.dir/ogrselafindriver.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/selafin/CMakeFiles/ogr_Selafin.dir/ogrselafinlayer.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 77%] Built target ogr_Selafin make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 77%] Building CXX object ogr/ogrsf_frmts/jml/CMakeFiles/ogr_JML.dir/ogrjmldataset.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/jml/CMakeFiles/ogr_JML.dir/ogrjmllayer.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/jml/CMakeFiles/ogr_JML.dir/ogrjmlwriterlayer.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 77%] Built target ogr_JML make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 77%] Building CXX object ogr/ogrsf_frmts/vdv/CMakeFiles/ogr_VDV.dir/ogrvdvdatasource.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 77%] Built target ogr_VDV make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 77%] Building CXX object ogr/ogrsf_frmts/flatgeobuf/CMakeFiles/ogr_FlatGeobuf.dir/ogrflatgeobufdataset.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/flatgeobuf/CMakeFiles/ogr_FlatGeobuf.dir/ogrflatgeobuflayer.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/flatgeobuf/CMakeFiles/ogr_FlatGeobuf.dir/packedrtree.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/flatgeobuf/CMakeFiles/ogr_FlatGeobuf.dir/geometryreader.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/flatgeobuf/CMakeFiles/ogr_FlatGeobuf.dir/geometrywriter.cpp.o [ 77%] Building CXX object ogr/ogrsf_frmts/flatgeobuf/CMakeFiles/ogr_FlatGeobuf.dir/ogrflatgeobufeditablelayer.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 77%] Built target ogr_FlatGeobuf make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 78%] Building CXX object ogr/ogrsf_frmts/mapml/CMakeFiles/ogr_MapML.dir/ogrmapmldataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 78%] Built target ogr_MapML make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 78%] Building CXX object ogr/ogrsf_frmts/adbc/CMakeFiles/ogr_ADBC.dir/ogradbcdriver.cpp.o [ 78%] Building CXX object ogr/ogrsf_frmts/adbc/CMakeFiles/ogr_ADBC.dir/ogradbcdataset.cpp.o [ 78%] Building CXX object ogr/ogrsf_frmts/adbc/CMakeFiles/ogr_ADBC.dir/ogradbclayer.cpp.o [ 78%] Building CXX object ogr/ogrsf_frmts/adbc/CMakeFiles/ogr_ADBC.dir/ogradbcbigquerylayer.cpp.o [ 78%] Building CXX object ogr/ogrsf_frmts/adbc/CMakeFiles/ogr_ADBC.dir/ogradbcdrivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 78%] Built target ogr_ADBC make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 78%] Building CXX object ogr/ogrsf_frmts/miramon/CMakeFiles/ogr_MiraMon.dir/ogrmiramondatasource.cpp.o [ 78%] Building CXX object ogr/ogrsf_frmts/miramon/CMakeFiles/ogr_MiraMon.dir/ogrmiramondriver.cpp.o [ 78%] Building CXX object ogr/ogrsf_frmts/miramon/CMakeFiles/ogr_MiraMon.dir/ogrmiramonlayer.cpp.o [ 78%] Building C object ogr/ogrsf_frmts/miramon/CMakeFiles/ogr_MiraMon.dir/mm_wrlayr.c.o [ 78%] Building C object ogr/ogrsf_frmts/miramon/CMakeFiles/ogr_MiraMon.dir/mm_rdlayr.c.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 78%] Built target ogr_MiraMon make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 78%] Building CXX object ogr/ogrsf_frmts/aivector/CMakeFiles/ogr_AIVector.dir/ograivectordriver.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 78%] Built target ogr_AIVector make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 78%] Building CXX object ogr/ogrsf_frmts/jsonfg/CMakeFiles/ogr_JSONFG.dir/ogrjsonfgdataset.cpp.o [ 78%] Building CXX object ogr/ogrsf_frmts/jsonfg/CMakeFiles/ogr_JSONFG.dir/ogrjsonfgdriver.cpp.o [ 78%] Building CXX object ogr/ogrsf_frmts/jsonfg/CMakeFiles/ogr_JSONFG.dir/ogrjsonfgmemlayer.cpp.o [ 78%] Building CXX object ogr/ogrsf_frmts/jsonfg/CMakeFiles/ogr_JSONFG.dir/ogrjsonfgreader.cpp.o [ 79%] Building CXX object ogr/ogrsf_frmts/jsonfg/CMakeFiles/ogr_JSONFG.dir/ogrjsonfgstreamedlayer.cpp.o [ 79%] Building CXX object ogr/ogrsf_frmts/jsonfg/CMakeFiles/ogr_JSONFG.dir/ogrjsonfgstreamingparser.cpp.o [ 79%] Building CXX object ogr/ogrsf_frmts/jsonfg/CMakeFiles/ogr_JSONFG.dir/ogrjsonfgwritelayer.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 79%] Built target ogr_JSONFG make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 79%] Building CXX object ogr/ogrsf_frmts/gpx/CMakeFiles/ogr_GPX.dir/ogrgpxdatasource.cpp.o [ 79%] Building CXX object ogr/ogrsf_frmts/gpx/CMakeFiles/ogr_GPX.dir/ogrgpxdriver.cpp.o [ 79%] Building CXX object ogr/ogrsf_frmts/gpx/CMakeFiles/ogr_GPX.dir/ogrgpxlayer.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 79%] Built target ogr_GPX make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 79%] Building CXX object ogr/ogrsf_frmts/csw/CMakeFiles/ogr_CSW.dir/ogrcswdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 79%] Built target ogr_CSW make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 79%] Building CXX object ogr/ogrsf_frmts/plscenes/CMakeFiles/ogr_PLSCENES.dir/ogrplscenesdatav1dataset.cpp.o [ 79%] Building CXX object ogr/ogrsf_frmts/plscenes/CMakeFiles/ogr_PLSCENES.dir/ogrplscenesdatav1layer.cpp.o [ 79%] Building CXX object ogr/ogrsf_frmts/plscenes/CMakeFiles/ogr_PLSCENES.dir/ogrplscenesdriver.cpp.o [ 79%] Building CXX object ogr/ogrsf_frmts/plscenes/CMakeFiles/ogr_PLSCENES.dir/ogrplscenesdrivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 79%] Built target ogr_PLSCENES make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 80%] Building CXX object ogr/ogrsf_frmts/wfs/CMakeFiles/ogr_WFS.dir/ogrwfsdatasource.cpp.o [ 80%] Building CXX object ogr/ogrsf_frmts/wfs/CMakeFiles/ogr_WFS.dir/ogrwfsdriver.cpp.o [ 80%] Building CXX object ogr/ogrsf_frmts/wfs/CMakeFiles/ogr_WFS.dir/ogrwfsjoinlayer.cpp.o [ 80%] Building CXX object ogr/ogrsf_frmts/wfs/CMakeFiles/ogr_WFS.dir/ogrwfslayer.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 80%] Built target ogr_WFS make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 80%] Building CXX object ogr/ogrsf_frmts/oapif/CMakeFiles/ogr_OAPIF.dir/ogroapifdriver.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 80%] Built target ogr_OAPIF make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 80%] Building CXX object ogr/ogrsf_frmts/ngw/CMakeFiles/ogr_NGW.dir/ogrngwdriver.cpp.o [ 80%] Building CXX object ogr/ogrsf_frmts/ngw/CMakeFiles/ogr_NGW.dir/ogrngwlayer.cpp.o [ 80%] Building CXX object ogr/ogrsf_frmts/ngw/CMakeFiles/ogr_NGW.dir/ngw_api.cpp.o [ 80%] Building CXX object ogr/ogrsf_frmts/ngw/CMakeFiles/ogr_NGW.dir/gdalngwdataset.cpp.o [ 80%] Building CXX object ogr/ogrsf_frmts/ngw/CMakeFiles/ogr_NGW.dir/ogrngwfielddomain.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 80%] Built target ogr_NGW make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 80%] Building CXX object ogr/ogrsf_frmts/elastic/CMakeFiles/ogr_Elastic.dir/ogrelasticdatasource.cpp.o [ 80%] Building CXX object ogr/ogrsf_frmts/elastic/CMakeFiles/ogr_Elastic.dir/ogrelasticdriver.cpp.o [ 81%] Building CXX object ogr/ogrsf_frmts/elastic/CMakeFiles/ogr_Elastic.dir/ogrelasticlayer.cpp.o [ 81%] Building CXX object ogr/ogrsf_frmts/elastic/CMakeFiles/ogr_Elastic.dir/ogrelasticaggregationlayer.cpp.o [ 81%] Building CXX object ogr/ogrsf_frmts/elastic/CMakeFiles/ogr_Elastic.dir/ogrelasticdrivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 81%] Built target ogr_Elastic make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 81%] Building CXX object ogr/ogrsf_frmts/idrisi/CMakeFiles/ogr_Idrisi.dir/ogridrisidatasource.cpp.o [ 81%] Building CXX object ogr/ogrsf_frmts/idrisi/CMakeFiles/ogr_Idrisi.dir/ogridrisidriver.cpp.o [ 81%] Building CXX object ogr/ogrsf_frmts/idrisi/CMakeFiles/ogr_Idrisi.dir/ogridrisilayer.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 81%] Built target ogr_Idrisi make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 81%] Building CXX object ogr/ogrsf_frmts/pds/CMakeFiles/ogr_PDS.dir/ogrpdsdatasource.cpp.o [ 81%] Building CXX object ogr/ogrsf_frmts/pds/CMakeFiles/ogr_PDS.dir/ogrpdsdriver.cpp.o [ 82%] Building CXX object ogr/ogrsf_frmts/pds/CMakeFiles/ogr_PDS.dir/ogrpdslayer.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 82%] Built target ogr_PDS make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 82%] Building CXX object ogr/ogrsf_frmts/sqlite/CMakeFiles/ogr_SQLite.dir/ogrsqlitedatasource.cpp.o [ 82%] Building CXX object ogr/ogrsf_frmts/sqlite/CMakeFiles/ogr_SQLite.dir/ogrsqlitedriver.cpp.o [ 82%] Building CXX object ogr/ogrsf_frmts/sqlite/CMakeFiles/ogr_SQLite.dir/ogrsqlitelayer.cpp.o [ 82%] Building CXX object ogr/ogrsf_frmts/sqlite/CMakeFiles/ogr_SQLite.dir/ogrsqliteselectlayer.cpp.o [ 82%] Building CXX object ogr/ogrsf_frmts/sqlite/CMakeFiles/ogr_SQLite.dir/ogrsqlitesinglefeaturelayer.cpp.o [ 82%] Building CXX object ogr/ogrsf_frmts/sqlite/CMakeFiles/ogr_SQLite.dir/ogrsqlitetablelayer.cpp.o [ 82%] Building CXX object ogr/ogrsf_frmts/sqlite/CMakeFiles/ogr_SQLite.dir/ogrsqlitevfs.cpp.o [ 82%] Building CXX object ogr/ogrsf_frmts/sqlite/CMakeFiles/ogr_SQLite.dir/ogrsqliteviewlayer.cpp.o [ 82%] Building CXX object ogr/ogrsf_frmts/sqlite/CMakeFiles/ogr_SQLite.dir/ogrsqliteexecutesql.cpp.o [ 82%] Building CXX object ogr/ogrsf_frmts/sqlite/CMakeFiles/ogr_SQLite.dir/ogrsqlitevirtualogr.cpp.o [ 82%] Building CXX object ogr/ogrsf_frmts/sqlite/CMakeFiles/ogr_SQLite.dir/ogrsqliteutility.cpp.o [ 82%] Building C object ogr/ogrsf_frmts/sqlite/CMakeFiles/ogr_SQLite.dir/ogrsqliteapiroutines.c.o [ 82%] Building CXX object ogr/ogrsf_frmts/sqlite/CMakeFiles/ogr_SQLite.dir/rasterlite2.cpp.o [ 82%] Building CXX object ogr/ogrsf_frmts/sqlite/CMakeFiles/ogr_SQLite.dir/sqlite_rtree_bulk_load/wrapper.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 82%] Built target ogr_SQLite make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 82%] Building CXX object ogr/ogrsf_frmts/gpkg/CMakeFiles/ogr_GeoPackage.dir/ogrgeopackagedatasource.cpp.o [ 82%] Building CXX object ogr/ogrsf_frmts/gpkg/CMakeFiles/ogr_GeoPackage.dir/ogrgeopackagedriver.cpp.o [ 82%] Building CXX object ogr/ogrsf_frmts/gpkg/CMakeFiles/ogr_GeoPackage.dir/ogrgeopackagelayer.cpp.o [ 82%] Building CXX object ogr/ogrsf_frmts/gpkg/CMakeFiles/ogr_GeoPackage.dir/ogrgeopackageselectlayer.cpp.o [ 82%] Building CXX object ogr/ogrsf_frmts/gpkg/CMakeFiles/ogr_GeoPackage.dir/ogrgeopackagetablelayer.cpp.o [ 83%] Building CXX object ogr/ogrsf_frmts/gpkg/CMakeFiles/ogr_GeoPackage.dir/ogrgeopackageutility.cpp.o [ 83%] Building CXX object ogr/ogrsf_frmts/gpkg/CMakeFiles/ogr_GeoPackage.dir/gdalgeopackagerasterband.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 83%] Built target ogr_GeoPackage make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 83%] Building CXX object ogr/ogrsf_frmts/osm/CMakeFiles/ogr_OSM.dir/ogrosmdatasource.cpp.o [ 83%] Building CXX object ogr/ogrsf_frmts/osm/CMakeFiles/ogr_OSM.dir/ogrosmdriver.cpp.o [ 83%] Building CXX object ogr/ogrsf_frmts/osm/CMakeFiles/ogr_OSM.dir/ogrosmlayer.cpp.o [ 83%] Building CXX object ogr/ogrsf_frmts/osm/CMakeFiles/ogr_OSM.dir/osm_parser.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 83%] Built target ogr_OSM make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 83%] Building CXX object ogr/ogrsf_frmts/vfk/CMakeFiles/ogr_VFK.dir/ogrvfkdatasource.cpp.o [ 83%] Building CXX object ogr/ogrsf_frmts/vfk/CMakeFiles/ogr_VFK.dir/ogrvfkdriver.cpp.o [ 84%] Building CXX object ogr/ogrsf_frmts/vfk/CMakeFiles/ogr_VFK.dir/ogrvfklayer.cpp.o [ 84%] Building CXX object ogr/ogrsf_frmts/vfk/CMakeFiles/ogr_VFK.dir/vfkdatablock.cpp.o [ 84%] Building CXX object ogr/ogrsf_frmts/vfk/CMakeFiles/ogr_VFK.dir/vfkdatablocksqlite.cpp.o [ 84%] Building CXX object ogr/ogrsf_frmts/vfk/CMakeFiles/ogr_VFK.dir/vfkproperty.cpp.o [ 84%] Building CXX object ogr/ogrsf_frmts/vfk/CMakeFiles/ogr_VFK.dir/vfkpropertydefn.cpp.o [ 84%] Building CXX object ogr/ogrsf_frmts/vfk/CMakeFiles/ogr_VFK.dir/vfkreader.cpp.o [ 84%] Building CXX object ogr/ogrsf_frmts/vfk/CMakeFiles/ogr_VFK.dir/vfkreadersqlite.cpp.o [ 84%] Building CXX object ogr/ogrsf_frmts/vfk/CMakeFiles/ogr_VFK.dir/vfkfeature.cpp.o [ 84%] Building CXX object ogr/ogrsf_frmts/vfk/CMakeFiles/ogr_VFK.dir/vfkfeaturesqlite.cpp.o [ 84%] Building CXX object ogr/ogrsf_frmts/vfk/CMakeFiles/ogr_VFK.dir/ogrvfkdrivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 84%] Built target ogr_VFK make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 84%] Building CXX object ogr/ogrsf_frmts/mvt/CMakeFiles/ogr_MVT.dir/mvt_tile.cpp.o [ 84%] Building CXX object ogr/ogrsf_frmts/mvt/CMakeFiles/ogr_MVT.dir/mvtutils.cpp.o [ 84%] Building CXX object ogr/ogrsf_frmts/mvt/CMakeFiles/ogr_MVT.dir/ogrmvtdataset.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 84%] Built target ogr_MVT make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 85%] Building CXX object ogr/ogrsf_frmts/pmtiles/CMakeFiles/ogr_PMTiles.dir/ogrpmtilesdriver.cpp.o [ 85%] Building CXX object ogr/ogrsf_frmts/pmtiles/CMakeFiles/ogr_PMTiles.dir/ogrpmtilesdataset.cpp.o [ 85%] Building CXX object ogr/ogrsf_frmts/pmtiles/CMakeFiles/ogr_PMTiles.dir/ogrpmtilesvectorlayer.cpp.o [ 85%] Building CXX object ogr/ogrsf_frmts/pmtiles/CMakeFiles/ogr_PMTiles.dir/ogrpmtilestileiterator.cpp.o [ 85%] Building CXX object ogr/ogrsf_frmts/pmtiles/CMakeFiles/ogr_PMTiles.dir/ogrpmtilesfrommbtiles.cpp.o [ 85%] Building CXX object ogr/ogrsf_frmts/pmtiles/CMakeFiles/ogr_PMTiles.dir/ogrpmtileswriterdataset.cpp.o [ 85%] Building CXX object ogr/ogrsf_frmts/pmtiles/CMakeFiles/ogr_PMTiles.dir/vsipmtiles.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 85%] Built target ogr_PMTiles make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 85%] Building CXX object ogr/ogrsf_frmts/amigocloud/CMakeFiles/ogr_AmigoCloud.dir/ogramigoclouddatasource.cpp.o [ 85%] Building CXX object ogr/ogrsf_frmts/amigocloud/CMakeFiles/ogr_AmigoCloud.dir/ogramigoclouddriver.cpp.o [ 85%] Building CXX object ogr/ogrsf_frmts/amigocloud/CMakeFiles/ogr_AmigoCloud.dir/ogramigocloudlayer.cpp.o [ 86%] Building CXX object ogr/ogrsf_frmts/amigocloud/CMakeFiles/ogr_AmigoCloud.dir/ogramigocloudresultlayer.cpp.o [ 86%] Building CXX object ogr/ogrsf_frmts/amigocloud/CMakeFiles/ogr_AmigoCloud.dir/ogramigocloudtablelayer.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 86%] Built target ogr_AmigoCloud make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 86%] Building CXX object ogr/ogrsf_frmts/carto/CMakeFiles/ogr_Carto.dir/ogrcartodatasource.cpp.o [ 86%] Building CXX object ogr/ogrsf_frmts/carto/CMakeFiles/ogr_Carto.dir/ogrcartodriver.cpp.o [ 86%] Building CXX object ogr/ogrsf_frmts/carto/CMakeFiles/ogr_Carto.dir/ogrcartolayer.cpp.o [ 86%] Building CXX object ogr/ogrsf_frmts/carto/CMakeFiles/ogr_Carto.dir/ogrcartoresultlayer.cpp.o [ 86%] Building CXX object ogr/ogrsf_frmts/carto/CMakeFiles/ogr_Carto.dir/ogrcartotablelayer.cpp.o [ 87%] Building CXX object ogr/ogrsf_frmts/carto/CMakeFiles/ogr_Carto.dir/ogrcartodrivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 87%] Built target ogr_Carto make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 87%] Building CXX object ogr/ogrsf_frmts/pg/CMakeFiles/ogr_PG.dir/ogrpgdatasource.cpp.o [ 87%] Building CXX object ogr/ogrsf_frmts/pg/CMakeFiles/ogr_PG.dir/ogrpgdriver.cpp.o [ 87%] Building CXX object ogr/ogrsf_frmts/pg/CMakeFiles/ogr_PG.dir/ogrpglayer.cpp.o [ 87%] Building CXX object ogr/ogrsf_frmts/pg/CMakeFiles/ogr_PG.dir/ogrpgresultlayer.cpp.o [ 87%] Building CXX object ogr/ogrsf_frmts/pg/CMakeFiles/ogr_PG.dir/ogrpgtablelayer.cpp.o [ 87%] Building CXX object ogr/ogrsf_frmts/pg/CMakeFiles/ogr_PG.dir/ogrpgutility.cpp.o [ 87%] Building CXX object ogr/ogrsf_frmts/pg/CMakeFiles/ogr_PG.dir/ogrpgdrivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 87%] Built target ogr_PG make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 87%] Building CXX object ogr/ogrsf_frmts/xlsx/CMakeFiles/ogr_XLSX.dir/ogrxlsxdatasource.cpp.o [ 87%] Building CXX object ogr/ogrsf_frmts/xlsx/CMakeFiles/ogr_XLSX.dir/ogrxlsxdriver.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 87%] Built target ogr_XLSX make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 87%] Building CXX object ogr/ogrsf_frmts/cad/CMakeFiles/ogr_CAD.dir/gdalcaddataset.cpp.o [ 87%] Building CXX object ogr/ogrsf_frmts/cad/CMakeFiles/ogr_CAD.dir/ogrcaddriver.cpp.o [ 87%] Building CXX object ogr/ogrsf_frmts/cad/CMakeFiles/ogr_CAD.dir/ogrcadlayer.cpp.o [ 87%] Building CXX object ogr/ogrsf_frmts/cad/CMakeFiles/ogr_CAD.dir/vsilfileio.cpp.o [ 87%] Building CXX object ogr/ogrsf_frmts/cad/CMakeFiles/ogr_CAD.dir/ogrcaddrivercore.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 87%] Built target ogr_CAD make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 87%] Building CXX object ogr/ogrsf_frmts/cad/libopencad/CMakeFiles/libopencad.dir/dwg/io.cpp.o [ 87%] Building CXX object ogr/ogrsf_frmts/cad/libopencad/CMakeFiles/libopencad.dir/dwg/r2000.cpp.o [ 87%] Building CXX object ogr/ogrsf_frmts/cad/libopencad/CMakeFiles/libopencad.dir/cadclasses.cpp.o [ 87%] Building CXX object ogr/ogrsf_frmts/cad/libopencad/CMakeFiles/libopencad.dir/cadcolors.cpp.o [ 87%] Building CXX object ogr/ogrsf_frmts/cad/libopencad/CMakeFiles/libopencad.dir/caddictionary.cpp.o [ 87%] Building CXX object ogr/ogrsf_frmts/cad/libopencad/CMakeFiles/libopencad.dir/cadfile.cpp.o [ 87%] Building CXX object ogr/ogrsf_frmts/cad/libopencad/CMakeFiles/libopencad.dir/cadfileio.cpp.o [ 87%] Building CXX object ogr/ogrsf_frmts/cad/libopencad/CMakeFiles/libopencad.dir/cadgeometry.cpp.o [ 88%] Building CXX object ogr/ogrsf_frmts/cad/libopencad/CMakeFiles/libopencad.dir/cadfilestreamio.cpp.o [ 88%] Building CXX object ogr/ogrsf_frmts/cad/libopencad/CMakeFiles/libopencad.dir/cadheader.cpp.o [ 88%] Building CXX object ogr/ogrsf_frmts/cad/libopencad/CMakeFiles/libopencad.dir/cadlayer.cpp.o [ 88%] Building CXX object ogr/ogrsf_frmts/cad/libopencad/CMakeFiles/libopencad.dir/cadobjects.cpp.o [ 88%] Building CXX object ogr/ogrsf_frmts/cad/libopencad/CMakeFiles/libopencad.dir/cadtables.cpp.o [ 88%] Building CXX object ogr/ogrsf_frmts/cad/libopencad/CMakeFiles/libopencad.dir/opencad.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 88%] Built target libopencad make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 88%] Building CXX object ogr/ogrsf_frmts/gtfs/CMakeFiles/ogr_GTFS.dir/ogrgtfsdriver.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 88%] Built target ogr_GTFS make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 88%] Building CXX object ogr/ogrsf_frmts/ods/CMakeFiles/ogr_ODS.dir/ods_formula_node.cpp.o [ 88%] Building CXX object ogr/ogrsf_frmts/ods/CMakeFiles/ogr_ODS.dir/ods_formula.cpp.o [ 88%] Building CXX object ogr/ogrsf_frmts/ods/CMakeFiles/ogr_ODS.dir/ogrodsdatasource.cpp.o [ 88%] Building CXX object ogr/ogrsf_frmts/ods/CMakeFiles/ogr_ODS.dir/ogrodsdriver.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 88%] Built target ogr_ODS make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 88%] Building CXX object ogr/ogrsf_frmts/lvbag/CMakeFiles/ogr_LVBAG.dir/ogrlvbagdatasource.cpp.o [ 88%] Building CXX object ogr/ogrsf_frmts/lvbag/CMakeFiles/ogr_LVBAG.dir/ogrlvbagdriver.cpp.o [ 88%] Building CXX object ogr/ogrsf_frmts/lvbag/CMakeFiles/ogr_LVBAG.dir/ogrlvbaglayer.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 88%] Built target ogr_LVBAG make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 88%] Building CXX object ogr/ogrsf_frmts/generic/CMakeFiles/ogrsf_generic.dir/ogrsfdriverregistrar.cpp.o [ 88%] Building CXX object ogr/ogrsf_frmts/generic/CMakeFiles/ogrsf_generic.dir/ogrlayer.cpp.o [ 88%] Building CXX object ogr/ogrsf_frmts/generic/CMakeFiles/ogrsf_generic.dir/ogrlayerarrow.cpp.o [ 88%] Building CXX object ogr/ogrsf_frmts/generic/CMakeFiles/ogrsf_generic.dir/ogrdatasource.cpp.o [ 89%] Building CXX object ogr/ogrsf_frmts/generic/CMakeFiles/ogrsf_generic.dir/ogrsfdriver.cpp.o [ 89%] Building CXX object ogr/ogrsf_frmts/generic/CMakeFiles/ogrsf_generic.dir/ogr_gensql.cpp.o [ 89%] Building CXX object ogr/ogrsf_frmts/generic/CMakeFiles/ogrsf_generic.dir/ogr_attrind.cpp.o [ 89%] Building CXX object ogr/ogrsf_frmts/generic/CMakeFiles/ogrsf_generic.dir/ogr_miattrind.cpp.o [ 89%] Building CXX object ogr/ogrsf_frmts/generic/CMakeFiles/ogrsf_generic.dir/ogrwarpedlayer.cpp.o [ 89%] Building CXX object ogr/ogrsf_frmts/generic/CMakeFiles/ogrsf_generic.dir/ogrunionlayer.cpp.o [ 89%] Building CXX object ogr/ogrsf_frmts/generic/CMakeFiles/ogrsf_generic.dir/ogrlayerpool.cpp.o [ 89%] Building CXX object ogr/ogrsf_frmts/generic/CMakeFiles/ogrsf_generic.dir/ogrlayerdecorator.cpp.o [ 89%] Building CXX object ogr/ogrsf_frmts/generic/CMakeFiles/ogrsf_generic.dir/ogrlayerwithtranslatefeature.cpp.o [ 89%] Building CXX object ogr/ogrsf_frmts/generic/CMakeFiles/ogrsf_generic.dir/ogreditablelayer.cpp.o [ 89%] Building CXX object ogr/ogrsf_frmts/generic/CMakeFiles/ogrsf_generic.dir/ogrmutexeddatasource.cpp.o [ 89%] Building CXX object ogr/ogrsf_frmts/generic/CMakeFiles/ogrsf_generic.dir/ogrmutexedlayer.cpp.o [ 89%] Building CXX object ogr/ogrsf_frmts/generic/CMakeFiles/ogrsf_generic.dir/ograrrowarrayhelper.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 89%] Built target ogrsf_generic make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 89%] Building CXX object gcore/CMakeFiles/gcore.dir/gdal_adbc.cpp.o [ 89%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalalgorithm.cpp.o [ 89%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalalgorithmregistry.cpp.o [ 89%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalcomputedrasterband.cpp.o [ 89%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalopeninfo.cpp.o [ 89%] Building CXX object gcore/CMakeFiles/gcore.dir/gdaldriver.cpp.o [ 89%] Building CXX object gcore/CMakeFiles/gcore.dir/gdaldrivermanager.cpp.o [ 89%] Building CXX object gcore/CMakeFiles/gcore.dir/gdaldataset.cpp.o [ 89%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalrasterband.cpp.o [ 89%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalrasterblock.cpp.o [ 89%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalcolortable.cpp.o [ 89%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalmajorobject.cpp.o [ 89%] Building CXX object gcore/CMakeFiles/gcore.dir/gdaldefaultoverviews.cpp.o [ 90%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalpamdataset.cpp.o [ 90%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalpamrasterband.cpp.o [ 90%] Building CXX object gcore/CMakeFiles/gcore.dir/gdaljp2metadata.cpp.o [ 90%] Building CXX object gcore/CMakeFiles/gcore.dir/gdaljp2box.cpp.o [ 90%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalmultidomainmetadata.cpp.o [ 90%] Building CXX object gcore/CMakeFiles/gcore.dir/gdal_rat.cpp.o [ 90%] Building CXX object gcore/CMakeFiles/gcore.dir/gdal_rat_vat_dbf.cpp.o [ 90%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalpamproxydb.cpp.o [ 90%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalallvalidmaskband.cpp.o [ 90%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalnodatamaskband.cpp.o [ 90%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalnodatavaluesmaskband.cpp.o [ 90%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalproxydataset.cpp.o [ 90%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalproxypool.cpp.o [ 90%] Building CXX object gcore/CMakeFiles/gcore.dir/gdaldefaultasync.cpp.o [ 90%] Building CXX object gcore/CMakeFiles/gcore.dir/gdaldllmain.cpp.o [ 90%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalexif.cpp.o [ 91%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalgeorefpamdataset.cpp.o [ 91%] Building CXX object gcore/CMakeFiles/gcore.dir/gdaljp2abstractdataset.cpp.o [ 91%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalvirtualmem.cpp.o [ 91%] Building CXX object gcore/CMakeFiles/gcore.dir/gdaloverviewdataset.cpp.o [ 91%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalrescaledalphaband.cpp.o [ 91%] Building CXX object gcore/CMakeFiles/gcore.dir/gdaljp2structure.cpp.o [ 91%] Building CXX object gcore/CMakeFiles/gcore.dir/gdal_mdreader.cpp.o [ 91%] Building CXX object gcore/CMakeFiles/gcore.dir/gdaljp2metadatagenerator.cpp.o [ 91%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalabstractbandblockcache.cpp.o [ 91%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalarraybandblockcache.cpp.o [ 91%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalhashsetbandblockcache.cpp.o [ 91%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalrelationship.cpp.o [ 91%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalsubdatasetinfo.cpp.o [ 91%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalorienteddataset.cpp.o [ 91%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalthreadsafedataset.cpp.o [ 92%] Building CXX object gcore/CMakeFiles/gcore.dir/geoheif.cpp.o [ 92%] Building CXX object gcore/CMakeFiles/gcore.dir/overview.cpp.o [ 92%] Building CXX object gcore/CMakeFiles/gcore.dir/rasterio.cpp.o [ 92%] Building CXX object gcore/CMakeFiles/gcore.dir/rawdataset.cpp.o [ 92%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalpython.cpp.o [ 92%] Building CXX object gcore/CMakeFiles/gcore.dir/gdalpythondriverloader.cpp.o [ 92%] Building CXX object gcore/CMakeFiles/gcore.dir/tilematrixset.cpp.o [ 92%] Building CXX object gcore/CMakeFiles/gcore.dir/gdal_thread_pool.cpp.o [ 92%] Building CXX object gcore/CMakeFiles/gcore.dir/nasakeywordhandler.cpp.o [ 92%] Building CXX object gcore/CMakeFiles/gcore.dir/tiff_common.cpp.o [ 92%] Building CXX object gcore/CMakeFiles/gcore.dir/enviutils.cpp.o [ 92%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_abstract_array.cpp.o [ 92%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_array.cpp.o [ 92%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_array_bridge_classic.cpp.o [ 92%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_array_gltorthorectification.cpp.o [ 93%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_array_gridded.cpp.o [ 93%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_array_mask.cpp.o [ 93%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_array_meshgrid.cpp.o [ 93%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_array_regularly_spaced.cpp.o [ 93%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_array_resampled.cpp.o [ 93%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_array_transposed.cpp.o [ 93%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_array_unscaled.cpp.o [ 93%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_array_view.cpp.o [ 93%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_attribute.cpp.o [ 93%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_c_api_array.cpp.o [ 93%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_c_api_attribute.cpp.o [ 93%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_c_api_dimension.cpp.o [ 93%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_c_api_extended_data_type.cpp.o [ 93%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_c_api_group.cpp.o [ 93%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_dimension.cpp.o [ 93%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_extended_data_type.cpp.o [ 94%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_group.cpp.o [ 94%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_misc.cpp.o [ 94%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_pam.cpp.o [ 94%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_subsetdimension.cpp.o [ 94%] Building CXX object gcore/CMakeFiles/gcore.dir/multidim/gdalmultidim_rat.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 94%] Built target gcore make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 94%] Building CXX object gcore/CMakeFiles/gcore_gdal_misc.dir/gdal_misc.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 94%] Built target gcore_gdal_misc make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 94%] Building CXX object gcore/CMakeFiles/gcore_rasterio_ssse3.dir/rasterio_ssse3.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 94%] Built target gcore_rasterio_ssse3 make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 94%] Building CXX object gcore/CMakeFiles/gcore_avx2_fma.dir/gdal_matrix_avx2_fma.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 94%] Built target gcore_avx2_fma make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 94%] Building CXX object gcore/mdreader/CMakeFiles/gcore_mdreader.dir/reader_alos.cpp.o [ 94%] Building CXX object gcore/mdreader/CMakeFiles/gcore_mdreader.dir/reader_digital_globe.cpp.o [ 94%] Building CXX object gcore/mdreader/CMakeFiles/gcore_mdreader.dir/reader_eros.cpp.o [ 94%] Building CXX object gcore/mdreader/CMakeFiles/gcore_mdreader.dir/reader_geo_eye.cpp.o [ 94%] Building CXX object gcore/mdreader/CMakeFiles/gcore_mdreader.dir/reader_kompsat.cpp.o [ 94%] Building CXX object gcore/mdreader/CMakeFiles/gcore_mdreader.dir/reader_landsat.cpp.o [ 94%] Building CXX object gcore/mdreader/CMakeFiles/gcore_mdreader.dir/reader_orb_view.cpp.o [ 94%] Building CXX object gcore/mdreader/CMakeFiles/gcore_mdreader.dir/reader_pleiades.cpp.o [ 95%] Building CXX object gcore/mdreader/CMakeFiles/gcore_mdreader.dir/reader_rapid_eye.cpp.o [ 95%] Building CXX object gcore/mdreader/CMakeFiles/gcore_mdreader.dir/reader_rdk1.cpp.o [ 95%] Building CXX object gcore/mdreader/CMakeFiles/gcore_mdreader.dir/reader_spot.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 95%] Built target gcore_mdreader make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 95%] Linking CXX shared library libgdal.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 95%] Built target GDAL make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 95%] Built target check_swq_parser_md5 make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 95%] Building CXX object frmts/iso8211/CMakeFiles/8211dump.dir/8211dump.cpp.o [ 95%] Linking CXX executable 8211dump make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 95%] Built target 8211dump make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 95%] Building CXX object frmts/iso8211/CMakeFiles/8211view.dir/8211view.cpp.o [ 95%] Linking CXX executable 8211view make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 95%] Built target 8211view make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 95%] Building CXX object frmts/iso8211/CMakeFiles/8211createfromxml.dir/8211createfromxml.cpp.o [ 95%] Linking CXX executable 8211createfromxml make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 95%] Built target 8211createfromxml make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 95%] Building C object ogr/ogrsf_frmts/sqlite/CMakeFiles/my_test_sqlite3_ext.dir/my_test_sqlite3_ext.c.o [ 95%] Linking C shared module ../../../gdalplugins/my_test_sqlite3_ext.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 95%] Built target my_test_sqlite3_ext make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 95%] Built target check_ods_formula_parser_md5 make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Building CXX object apps/CMakeFiles/utils_common.dir/gdalargumentparser.cpp.o make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Built target utils_common make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Building CXX object apps/CMakeFiles/gdal_app.dir/gdal.cpp.o [ 96%] Linking CXX executable gdal make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Built target gdal_app make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Building CXX object apps/CMakeFiles/gdalinfo.dir/gdalinfo_bin.cpp.o [ 96%] Linking CXX executable gdalinfo make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Built target gdalinfo make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Building CXX object apps/CMakeFiles/gdalbuildvrt.dir/gdalbuildvrt_bin.cpp.o [ 96%] Linking CXX executable gdalbuildvrt make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Built target gdalbuildvrt make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Building CXX object apps/CMakeFiles/gdaladdo.dir/gdaladdo.cpp.o [ 96%] Linking CXX executable gdaladdo make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Built target gdaladdo make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Building CXX object apps/CMakeFiles/gdal_grid.dir/gdal_grid_bin.cpp.o [ 96%] Linking CXX executable gdal_grid make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Built target gdal_grid make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Building CXX object apps/CMakeFiles/gdal_translate.dir/gdal_translate_bin.cpp.o [ 96%] Linking CXX executable gdal_translate make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Built target gdal_translate make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Building CXX object apps/CMakeFiles/gdalwarp.dir/gdalwarp_bin.cpp.o [ 96%] Linking CXX executable gdalwarp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Built target gdalwarp make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Building CXX object apps/CMakeFiles/gdal_contour.dir/gdal_contour_bin.cpp.o [ 96%] Linking CXX executable gdal_contour make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Built target gdal_contour make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Building CXX object apps/CMakeFiles/gdalenhance.dir/gdalenhance.cpp.o [ 96%] Linking CXX executable gdalenhance make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Built target gdalenhance make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Building CXX object apps/CMakeFiles/gdallocationinfo.dir/gdallocationinfo.cpp.o [ 96%] Linking CXX executable gdallocationinfo make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Built target gdallocationinfo make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Building CXX object apps/CMakeFiles/gdalmanage.dir/gdalmanage.cpp.o [ 96%] Linking CXX executable gdalmanage make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 96%] Built target gdalmanage make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 97%] Building CXX object apps/CMakeFiles/gdalsrsinfo.dir/gdalsrsinfo.cpp.o [ 97%] Linking CXX executable gdalsrsinfo make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 97%] Built target gdalsrsinfo make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 97%] Building CXX object apps/CMakeFiles/gdaltindex.dir/gdaltindex_bin.cpp.o [ 97%] Linking CXX executable gdaltindex make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 97%] Built target gdaltindex make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 97%] Building CXX object apps/CMakeFiles/gdal_rasterize.dir/gdal_rasterize_bin.cpp.o [ 97%] Linking CXX executable gdal_rasterize make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 97%] Built target gdal_rasterize make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 98%] Building CXX object apps/CMakeFiles/gdaldem.dir/gdaldem_bin.cpp.o [ 98%] Linking CXX executable gdaldem make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 98%] Built target gdaldem make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 98%] Building CXX object apps/CMakeFiles/gdaltransform.dir/gdaltransform.cpp.o [ 98%] Linking CXX executable gdaltransform make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 98%] Built target gdaltransform make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 98%] Building CXX object apps/CMakeFiles/gdal_create.dir/gdal_create.cpp.o [ 98%] Linking CXX executable gdal_create make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 98%] Built target gdal_create make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 98%] Building CXX object apps/CMakeFiles/gdal_viewshed.dir/gdal_viewshed.cpp.o [ 98%] Linking CXX executable gdal_viewshed make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 98%] Built target gdal_viewshed make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 98%] Building CXX object apps/CMakeFiles/gdal_footprint.dir/gdal_footprint_bin.cpp.o [ 98%] Linking CXX executable gdal_footprint make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 98%] Built target gdal_footprint make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 98%] Building CXX object apps/CMakeFiles/ogrinfo.dir/ogrinfo_bin.cpp.o [ 98%] Linking CXX executable ogrinfo make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 98%] Built target ogrinfo make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 98%] Building CXX object apps/CMakeFiles/ogr2ogr.dir/ogr2ogr_bin.cpp.o [ 98%] Linking CXX executable ogr2ogr make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 98%] Built target ogr2ogr make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 98%] Building CXX object apps/CMakeFiles/ogrlineref.dir/ogrlineref.cpp.o [ 98%] Linking CXX executable ogrlineref make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 98%] Built target ogrlineref make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 98%] Building CXX object apps/CMakeFiles/ogrtindex.dir/ogrtindex.cpp.o [ 98%] Linking CXX executable ogrtindex make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 98%] Built target ogrtindex make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [ 98%] Building CXX object apps/CMakeFiles/nearblack.dir/nearblack_bin.cpp.o [100%] Linking CXX executable nearblack make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [100%] Built target nearblack make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [100%] Building CXX object apps/CMakeFiles/gdalmdiminfo.dir/gdalmdiminfo_bin.cpp.o [100%] Linking CXX executable gdalmdiminfo make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [100%] Built target gdalmdiminfo make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [100%] Building CXX object apps/CMakeFiles/gdalmdimtranslate.dir/gdalmdimtranslate_bin.cpp.o [100%] Linking CXX executable gdalmdimtranslate make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [100%] Built target gdalmdimtranslate make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [100%] Building CXX object apps/CMakeFiles/sozip.dir/sozip.cpp.o [100%] Linking CXX executable sozip make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [100%] Built target sozip make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [100%] Building CXX object apps/CMakeFiles/gnmanalyse.dir/gnmanalyse.cpp.o [100%] Linking CXX executable gnmanalyse make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [100%] Built target gnmanalyse make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [100%] Building CXX object apps/CMakeFiles/gnmmanage.dir/gnmmanage.cpp.o [100%] Linking CXX executable gnmmanage make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [100%] Built target gnmmanage make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [100%] Building CXX object apps/CMakeFiles/test_ogrsf.dir/test_ogrsf.cpp.o [100%] Linking CXX executable test_ogrsf make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' [100%] Built target test_ogrsf make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' Install the project... -- Install configuration: "Release" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gdal -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gdal" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gdalinfo -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gdalinfo" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gdalbuildvrt -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gdalbuildvrt" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gdaladdo -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gdaladdo" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gdal_grid -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gdal_grid" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gdal_translate -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gdal_translate" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gdal_rasterize -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gdal_rasterize" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gdalsrsinfo -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gdalsrsinfo" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gdalenhance -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gdalenhance" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gdalmanage -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gdalmanage" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gdaltransform -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gdaltransform" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gdaltindex -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gdaltindex" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gdaldem -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gdaldem" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gdal_create -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gdal_create" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gdal_viewshed -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gdal_viewshed" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/nearblack -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/nearblack" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/ogrlineref -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/ogrlineref" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gdalwarp -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gdalwarp" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gdal_contour -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gdal_contour" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gdallocationinfo -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gdallocationinfo" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gdal_footprint -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gdal_footprint" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/ogrinfo -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/ogrinfo" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/ogr2ogr -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/ogr2ogr" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gdalmdiminfo -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gdalmdiminfo" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gdalmdimtranslate -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gdalmdimtranslate" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/sozip -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/sozip" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/ogrtindex -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/ogrtindex" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gnmanalyse -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gnmanalyse" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gnmmanage -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/bin/gnmmanage" to "" -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdalinfo -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal2tiles.py -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal2tiles -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal2xyz.py -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal2xyz -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdaladdo -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdalbuildvrt -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_calc.py -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_calc -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdalcompare.py -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdalcompare -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal-config -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_contour -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdaldem -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_edit.py -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_edit -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdalenhance -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_fillnodata.py -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_fillnodata -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_grid -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdallocationinfo -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdalmanage -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_merge.py -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_merge -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdalmove.py -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdalmove -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_polygonize.py -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_polygonize -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_proximity.py -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_proximity -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_rasterize -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_retile.py -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_retile -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_sieve.py -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_sieve -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdalsrsinfo -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdaltindex -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdaltransform -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_footprint -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_translate -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdalwarp -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/ogr2ogr -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/ogrinfo -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/ogrlineref -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/ogrmerge.py -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/ogrmerge -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/ogrtindex -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/ogr_layer_algebra.py -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/ogr_layer_algebra -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_viewshed -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/gdal_create -- Installing /opt/metwork-mfext-master/opt/scientific_core/share/bash-completion/completions/sozip -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-color-blend.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-color-map.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-resize.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-neighbors.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdalwarp.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-info.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/rgb2pct.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/ogrmerge.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdalmdiminfo.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-overview-delete.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdaltindex.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-rename-layer.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdalcompare.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-index.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-viewshed.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-sort.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-hillshade.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-zonal-stats.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/ogr2ogr.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdalsrsinfo.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-tri.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-tile.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdalinfo.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-read.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal_contour.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/pct2rgb.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-make-valid.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-aspect.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gnmmanage.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-polygonize.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal_retile.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-explode-collections.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-update.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-clean-collar.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-proximity.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-sieve.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vsi-list.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-mosaic.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-tpi.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-info.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gnmanalyse.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-pansharpen.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-concat.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdaltransform.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-nodata-to-alpha.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-dissolve.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-layer-algebra.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-write.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-dataset-copy.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-set-type.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-dataset-rename.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdalmanage.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-unscale.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-pipeline.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-convert.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vsi-copy.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-overview-refresh.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal_viewshed.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-info.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/ogrlineref.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal_pansharpen.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-as-features.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vsi-sync.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-pipeline.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-select.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal_merge.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-dataset.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-rasterize.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/ogr_layer_algebra.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-pixel-info.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-make-point.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-segmentize.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/ogrinfo.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal_grid.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-dataset-check.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/nearblack.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdalmdimtranslate.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal_edit.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal_sieve.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-fill-nodata.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdaladdo.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-reclassify.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-clean-coverage.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-grid.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vsi-delete.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-mdim.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-check-coverage.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-write.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal_create.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-mdim-convert.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-clip.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-check-geometry.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-update.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-overview-add.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-edit.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-set-field-type.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-create.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-roughness.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-stack.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-convert.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdallocationinfo.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-filter.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-mdim-mosaic.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vsi-sozip.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-index.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-set-geom-type.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-convert.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-dataset-identify.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-dataset-delete.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdalbuildvrt.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-calc.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vsi-move.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal_translate.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-config.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-read.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal_calc.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-rgb-to-palette.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-footprint.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal2tiles.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-reproject.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-slope.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-simplify.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-select.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-pipeline.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/sozip.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal_fillnodata.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/ogrtindex.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-buffer.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-contour.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-compare.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-combine.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal_rasterize.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vsi.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-export-schema.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdalmove.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-swap-xy.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-clip.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-sql.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-partition.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-vector-create.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal_polygonize.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-edit.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-raster-scale.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal_proximity.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal_footprint.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdaldem.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/gdal-mdim-info.1 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/gdalplugins/drivers.ini -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libgdal.so.39.3.13.0 -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libgdal.so.39 -- Set runtime path of "/opt/metwork-mfext-master/opt/scientific_core/lib/libgdal.so.39.3.13.0" to "" -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/libgdal.so -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_atomic_ops.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_auto_close.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_compressor.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_config_extras.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_conv.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_csv.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_error.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_float.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_hash_set.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_http.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_json.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cplkeywordparser.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_list.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_minixml.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_multiproc.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_port.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_progress.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_quad_tree.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_spawn.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_string.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_time.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_vsi.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_vsi_error.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_vsi_virtual.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_virtualmem.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_csv.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_alg.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_alg_priv.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdalgrid.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdalgrid_priv.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdalwarper.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_simplesurf.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdalpansharpen.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/ogr_api.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/ogr_recordbatch.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/ogr_core.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/ogr_feature.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/ogr_featurestyle.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/ogr_geocoding.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/ogr_geometry.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/ogr_geomcoordinateprecision.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/ogr_p.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/ogr_spatialref.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/ogr_refcountedptr.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/ogr_swq.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/ogr_srs_api.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/ogrsf_frmts.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gnm.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gnm_api.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gnmgraph.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/memdataset.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_mem.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/vrtdataset.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_vrt.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_version.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_raster_cpp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_vector_cpp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_multidomainmetadata.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_majorobject.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_defaultoverviews.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_openinfo.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_gcp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_geotransform.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_dataset.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_rasterblock.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_colortable.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_rasterband.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_computedrasterband.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_maskbands.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_driver.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_drivermanager.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_asyncreader.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_relationship.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_cpp_functions.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_fwd.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdalalgorithm.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdalalgorithm_c.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdalalgorithm_cpp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdaljp2metadata.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdaljp2abstractdataset.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_frmts.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_pam.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_priv.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_proxy.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_rat.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdalcachedpixelaccessor.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/rawdataset.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdalgeorefpamdataset.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_mdreader.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdalsubdatasetinfo.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_typetraits.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_adbc.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_minmax_element.hpp -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_priv_templates.hpp -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/geoheif.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_thread_pool.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_multidim_cpp.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_multidim.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_pam_multidim.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/gdal_utils.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/include/cpl_config.h -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/LICENSE.TXT -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/cubewerx_extra.wkt -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/ecw_cs.wkt -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/epsg.wkt -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/esri_StatePlane_extra.wkt -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/ozi_datum.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/ozi_ellips.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/pci_datum.txt -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/pci_ellips.txt -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/stateplane.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/ogr_fields_override.schema.json -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/gdalvrt.xsd -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/gdaltileindex.xsd -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/nitf_spec.xsd -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/nitf_spec.xml -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/gt_datum.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/gt_ellips.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/vicar.json -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/pds4_template.xml -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_versions.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_center.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_process.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_subcenter.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_0_0.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_0_13.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_0_14.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_0_15.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_0_16.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_0_17.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_0_18.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_0_190.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_0_191.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_0_19.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_0_1.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_0_20.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_0_21.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_0_2.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_0_3.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_0_4.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_0_5.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_0_6.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_0_7.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_0_22.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_10_0.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_10_191.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_10_1.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_10_2.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_10_3.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_10_4.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_1_0.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_1_1.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_1_2.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_20_0.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_20_1.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_20_2.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_20_3.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_2_0.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_2_3.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_2_4.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_2_5.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_2_6.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_2_7.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_3_0.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_3_1.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_3_2.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_3_3.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_3_4.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_3_5.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_3_6.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_4_0.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_4_10.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_4_1.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_4_2.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_4_3.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_4_4.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_4_5.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_4_6.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_4_7.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_4_8.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_4_9.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_local_Canada.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_local_HPC.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_local_index.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_local_MRMS.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_local_NCEP.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_2_local_NDFD.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/grib2_table_4_5.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/pdfcomposition.xsd -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/gdalg.schema.json -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/netcdf_config.xsd -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/LICENSE.TXT -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/eedaconf.json -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/bag_template.xml -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/ogrvrt.xsd -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/gfs.xsd -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/gml_registry.xsd -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/gml_registry.xml -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/inspire_cp_BasicPropertyUnit.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/inspire_cp_CadastralBoundary.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/inspire_cp_CadastralParcel.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/inspire_cp_CadastralZoning.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_AdmArea.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_AdmBdry.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_AdmPt.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_BldA.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_BldL.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_Cntr.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_CommBdry.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_CommPt.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_Cstline.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_ElevPt.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_GCP.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_LeveeEdge.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_RailCL.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_RdASL.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_RdArea.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_RdCompt.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_RdEdg.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_RdMgtBdry.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_RdSgmtA.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_RvrMgtBdry.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_SBAPt.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_SBArea.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_SBBdry.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_WA.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_WL.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_WStrA.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/jpfgdgml_WStrL.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/ruian_vf_ob_v1.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/ruian_vf_st_uvoh_v1.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/ruian_vf_st_v1.gfs -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/ruian_vf_v1.gfs -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/LICENSE.TXT -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/seed_2d.dgn -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/seed_3d.dgn -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/s57agencies.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/s57attributes.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/s57expectedinput.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/s57objectclasses.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/header.dxf -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/trailer.dxf -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/LICENSE.TXT -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/default.rsc -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/vdv452.xsd -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/vdv452.xml -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/MM_m_idofic.csv -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/plscenesconf.json -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/osmconf.ini -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/tms_LINZAntarticaMapTileGrid.json -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/tms_MapML_APSTILE.json -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/tms_MapML_CBMTILE.json -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/tms_NZTM2000.json -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/template_tiles.mapml -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/gdal_algorithm.schema.json -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/gdalinfo_output.schema.json -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/gdalmdiminfo_output.schema.json -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/ogrinfo_output.schema.json -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/leaflet_template.html -- Up-to-date: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/LICENSE.TXT -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/GDALLogoBW.svg -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/GDALLogoColor.svg -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/GDALLogoGS.svg -- Installing: /opt/metwork-mfext-master/opt/scientific_core/share/gdal/gdalicon.png -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/cmake/gdal/GDAL-targets.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/cmake/gdal/GDAL-targets-release.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/cmake/gdal/GDALConfigVersion.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/cmake/gdal/GDALConfig.cmake -- Installing: /opt/metwork-mfext-master/opt/scientific_core/bin/gdal-config -- Installing: /opt/metwork-mfext-master/opt/scientific_core/lib/pkgconfig/gdal.pc make[2]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.13.0/build' 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,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis.yaml touch /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis.yaml echo "name: 'postgis'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis.yaml echo "version: '3.5.4'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis.yaml echo "extension: ''" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis.yaml echo "checksum: 'e13987e38adf657c2f441aafdea28257'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis.yaml echo -n "description: '" >>/opt/metwork-mfext-master/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-master/opt/scientific_core/share/metwork_packages/postgis.yaml echo "'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis.yaml echo "website: 'https://postgis.net'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis.yaml echo "license: 'GPL'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis.yaml; fi export EXTENSION=tar.gz ; make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-master/opt/scientific_core download uncompress make[1]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis' /opt/metwork-mfext-master/bin/_download_helper.sh `readlink -m ./build/postgis-3.5.4.tar.gz` `readlink -m ./sources` MD5 e13987e38adf657c2f441aafdea28257 Computing checksum for /src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4.tar.gz... Good checksum rm -Rf postgis-3.5.4 /opt/metwork-mfext-master/bin/_uncompress_helper.sh `readlink -m ./build/postgis-3.5.4.tar.gz` tar.gz postgis-3.5.4 make[1]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis' make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-master/opt/scientific_core configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis' cd build/postgis-3.5.4 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS="";export CXXFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-master/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... /opt/rh/gcc-toolset-11/root/usr/bin/ld checking if the linker (/opt/rh/gcc-toolset-11/root/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/gcc-toolset-11/root/usr/bin/nm -B checking the name lister (/opt/rh/gcc-toolset-11/root/usr/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 /opt/rh/gcc-toolset-11/root/usr/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 whether we are using Clang... no checking whether we are using the GNU C compiler... (cached) yes checking for gcc-ar... gcc-ar checking whether we are using Clang... (cached) no checking whether we are using the GNU C compiler... (cached) yes checking for gcc-ranlib... gcc-ranlib checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) gcc-ranlib checking for gawk... gawk checking command to parse /opt/rh/gcc-toolset-11/root/usr/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 (/opt/rh/gcc-toolset-11/root/usr/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... /opt/rh/gcc-toolset-11/root/usr/bin/cpp checking if gcc supports -fno-math-errno... yes checking if gcc supports -fno-signed-zeros... yes checking if gcc supports -std=gnu11... 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 xmlcatalog... /bin/xmlcatalog checking for xmllint... /bin/xmllint checking for xml2pot... no configure: WARNING: xml2pot is not installed so translation template cannot be updated checking for msgmerge... /bin/msgmerge checking for msgcat... /bin/msgcat checking for msgcomm... /bin/msgcomm checking for msgattrib... /bin/msgattrib checking for msginit... /bin/msginit 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 dbtoepub... no configure: WARNING: dbtoepub is not installed so EPUB documentation cannot be built checking for xhtml5/docbook.xsl in URI http://cdn.docbook.org/release/xsl/current...... not found checking for xhtml5/docbook.xsl in URI https://cdn.docbook.org/release/xsl/current...... not found checking for xhtml5/docbook.xsl in URI http://docbook.sourceforge.net/release/xsl-ns/current...... not found checking for xhtml5/docbook.xsl in directory /usr/share/sgml/docbook/xsl-stylesheets...... not found checking for xhtml5/docbook.xsl in directory /usr/share/xml/docbook/stylesheet/docbook-xsl-ns...... not found checking for xhtml5/docbook.xsl in directory /usr/share/xml/docbook/stylesheet/docbook-xsl...... not found checking for xhtml5/docbook.xsl in directory /usr/share/xml/docbook/stylesheet/nwalsh...... not found checking for xhtml5/docbook.xsl in directory /usr/share/sgml/docbook/stylesheet/xsl/nwalsh...... not found checking for xhtml5/docbook.xsl in directory /opt/local/share/xsl/docbook-xsl...... not found checking for xhtml5/docbook.xsl in directory /usr/local/opt/docbook-xsl/docbook-xsl...... not found checking for xhtml5/docbook.xsl in directory /usr/local/share/xsl/docbook-xsl...... not found checking for xhtml5/docbook.xsl in directory /usr/share/xsl/docbook-xsl...... not found configure: WARNING: could not locate Docbook stylesheets required to build the html 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-master/opt/scientific_core/bin/pg_config checking PostgreSQL version... PostgreSQL 18.4 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-master/opt/scientific_core'. But we mostly ignore the --prefix. For your info, using the values determined from /opt/metwork-mfext-master/opt/scientific_core/bin/pg_config we will be installing: * postgis shared library in /opt/metwork-mfext-master/opt/scientific_core/lib * postgis SQL files in /opt/metwork-mfext-master/opt/scientific_core/share/postgresql/contrib/postgis-3.5 ------------------------------------------------------------------------ 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... yes checking GEOS version... 3.13.1 checking GEOS numeric version... 31301 checking GEOS link flags... -L/opt/metwork-mfext-master/opt/scientific_core/lib -lgeos_c checking GEOS compile flags... -I/opt/metwork-mfext-master/opt/scientific_core/include checking GEOS version is supported... yes 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... (cached) /bin/msgmerge checking for ld... /opt/rh/gcc-toolset-11/root/usr/bin/ld -m elf_x86_64 checking if the linker (/opt/rh/gcc-toolset-11/root/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... 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... no checking proj_api.h presence... no checking for proj_api.h... no checking proj.h usability... yes checking proj.h presence... yes checking for proj.h... yes checking for pj_get_release in -lproj... no checking for proj_info 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-master/opt/scientific_core/bin/protoc-c checking if gcc supports -Wall... yes phony-revision: checking for PCRE2... yes TOPOLOGY: Topology support requested RASTER: Raster support requested checking for gdal-config... /opt/metwork-mfext-master/opt/scientific_core/bin/gdal-config checking GDAL version... 3.13.0 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 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... /opt/rh/gcc-toolset-11/root/usr/bin/ld -m elf_x86_64 checking if the linker (/opt/rh/gcc-toolset-11/root/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the gcc linker (/opt/rh/gcc-toolset-11/root/usr/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 (/opt/rh/gcc-toolset-11/root/usr/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 checking whether we are using the GNU C++ compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking whether gcc supports C++11 features with -std=c++11... (cached) yes checking for main in -lc++... (cached) no checking for main in -lstdc++... (cached) 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_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 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/po/it_IT/Makefile config.status: creating doc/po/pt_BR/Makefile config.status: creating doc/po/fr/Makefile config.status: creating doc/po/es/Makefile config.status: creating doc/po/pl/Makefile config.status: creating doc/po/ka/Makefile config.status: creating doc/po/ko_KR/Makefile config.status: creating doc/po/de/Makefile config.status: creating doc/po/ja/Makefile config.status: creating doc/po/ru/Makefile config.status: creating doc/po/zh_Hans/Makefile config.status: creating doc/po/ro/Makefile config.status: creating doc/po/uk/Makefile config.status: creating doc/html/images/Makefile config.status: creating utils/Makefile config.status: creating extensions/postgis_raster/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 deps/flatgeobuf/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=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 C++ compiler (Wagyu): gcc -std=c++11 -x c++ C++ compiler (FlatGeobuf): gcc -std=c++11 -x c++ CPPFLAGS: -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG LDFLAGS: -lm SQL preprocessor: /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool Archiver: gcc-ar rs -------------- Additional Info ------------- Interrupt Tests: ENABLED -------------- Dependencies -------------- GEOS config: /bin/pkg-config geos GEOS version: 3.13.1 (31301) GDAL config: /opt/metwork-mfext-master/opt/scientific_core/bin/gdal-config GDAL version: 3.13.0 PostgreSQL config: /opt/metwork-mfext-master/opt/scientific_core/bin/pg_config PostgreSQL version: PostgreSQL 18.4 PROJ version: 9.8.1 (90801) Libxml2 config: /bin/xml2-config Libxml2 version: 2.9.7 JSON-C support: yes protobuf support: yes protobuf-c version: 1004001 PCRE support: Version 2 Perl: /bin/perl --------------- Extensions --------------- PostgreSQL EXTENSION support: enabled PostGIS Raster: enabled PostGIS Topology: enabled SFCGAL support: disabled Address Standardizer support: enabled -------- Documentation Generation -------- xsltproc: /bin/xsltproc docbook xsl base: dblatex: convert: cd build/postgis-3.5.4 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4' /bin/perl ./utils/repo_revision.pl Wrote rev file at 02d88fa2 for s in liblwgeom deps libpgcommon postgis regress topology doc raster loader utils extensions; do \ echo "---- Making all in ${s}"; \ make -C ${s} all || exit 1; \ done; ---- Making all in liblwgeom make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/liblwgeom' /bin/sh ../libtool --mode=compile gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o stringbuffer.lo stringbuffer.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c stringbuffer.c -fPIC -DPIC -o .libs/stringbuffer.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o optionlist.lo optionlist.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c optionlist.c -fPIC -DPIC -o .libs/optionlist.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c optionlist.c -o optionlist.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o stringlist.lo stringlist.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c stringlist.c -fPIC -DPIC -o .libs/stringlist.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c stringlist.c -o stringlist.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o bytebuffer.lo bytebuffer.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c bytebuffer.c -fPIC -DPIC -o .libs/bytebuffer.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o measures.lo measures.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c measures.c -fPIC -DPIC -o .libs/measures.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o measures3d.lo measures3d.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c measures3d.c -fPIC -DPIC -o .libs/measures3d.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o ptarray.lo ptarray.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c ptarray.c -fPIC -DPIC -o .libs/ptarray.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lookup3.lo lookup3.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lookup3.c -fPIC -DPIC -o .libs/lookup3.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwgeom_api.lo lwgeom_api.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwgeom_api.c -fPIC -DPIC -o .libs/lwgeom_api.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwgeom.lo lwgeom.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwgeom.c -fPIC -DPIC -o .libs/lwgeom.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwpoint.lo lwpoint.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwpoint.c -fPIC -DPIC -o .libs/lwpoint.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwline.lo lwline.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwline.c -fPIC -DPIC -o .libs/lwline.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwpoly.lo lwpoly.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwpoly.c -fPIC -DPIC -o .libs/lwpoly.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwtriangle.lo lwtriangle.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwtriangle.c -fPIC -DPIC -o .libs/lwtriangle.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwmpoint.lo lwmpoint.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwmpoint.c -fPIC -DPIC -o .libs/lwmpoint.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwmline.lo lwmline.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwmline.c -fPIC -DPIC -o .libs/lwmline.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwmpoly.lo lwmpoly.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwmpoly.c -fPIC -DPIC -o .libs/lwmpoly.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwboundingcircle.lo lwboundingcircle.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwboundingcircle.c -fPIC -DPIC -o .libs/lwboundingcircle.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwcollection.lo lwcollection.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwcollection.c -fPIC -DPIC -o .libs/lwcollection.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwcircstring.lo lwcircstring.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwcircstring.c -fPIC -DPIC -o .libs/lwcircstring.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwcompound.lo lwcompound.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwcompound.c -fPIC -DPIC -o .libs/lwcompound.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwcurvepoly.lo lwcurvepoly.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwcurvepoly.c -fPIC -DPIC -o .libs/lwcurvepoly.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwmcurve.lo lwmcurve.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwmcurve.c -fPIC -DPIC -o .libs/lwmcurve.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwmsurface.lo lwmsurface.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwmsurface.c -fPIC -DPIC -o .libs/lwmsurface.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwpsurface.lo lwpsurface.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwpsurface.c -fPIC -DPIC -o .libs/lwpsurface.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwtin.lo lwtin.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwtin.c -fPIC -DPIC -o .libs/lwtin.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwout_wkb.lo lwout_wkb.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwout_wkb.c -fPIC -DPIC -o .libs/lwout_wkb.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwin_geojson.lo lwin_geojson.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwin_geojson.c -fPIC -DPIC -o .libs/lwin_geojson.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwin_wkb.lo lwin_wkb.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwin_wkb.c -fPIC -DPIC -o .libs/lwin_wkb.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwin_twkb.lo lwin_twkb.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwin_twkb.c -fPIC -DPIC -o .libs/lwin_twkb.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwiterator.lo lwiterator.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwiterator.c -fPIC -DPIC -o .libs/lwiterator.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwgeom_median.lo lwgeom_median.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwgeom_median.c -fPIC -DPIC -o .libs/lwgeom_median.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwout_wkt.lo lwout_wkt.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwout_wkt.c -fPIC -DPIC -o .libs/lwout_wkt.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwout_twkb.lo lwout_twkb.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwout_twkb.c -fPIC -DPIC -o .libs/lwout_twkb.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwin_wkt_parse.lo lwin_wkt_parse.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwin_wkt_lex.lo lwin_wkt_lex.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwin_wkt.lo lwin_wkt.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwin_wkt.c -fPIC -DPIC -o .libs/lwin_wkt.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwin_encoded_polyline.lo lwin_encoded_polyline.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwutil.lo lwutil.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwutil.c -fPIC -DPIC -o .libs/lwutil.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwhomogenize.lo lwhomogenize.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwhomogenize.c -fPIC -DPIC -o .libs/lwhomogenize.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o intervaltree.lo intervaltree.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c intervaltree.c -fPIC -DPIC -o .libs/intervaltree.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c intervaltree.c -o intervaltree.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwalgorithm.lo lwalgorithm.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwalgorithm.c -fPIC -DPIC -o .libs/lwalgorithm.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwstroke.lo lwstroke.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwstroke.c -fPIC -DPIC -o .libs/lwstroke.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwlinearreferencing.lo lwlinearreferencing.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwlinearreferencing.c -fPIC -DPIC -o .libs/lwlinearreferencing.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwprint.lo lwprint.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwprint.c -fPIC -DPIC -o .libs/lwprint.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o gbox.lo gbox.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c gbox.c -fPIC -DPIC -o .libs/gbox.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o gserialized.lo gserialized.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c gserialized.c -fPIC -DPIC -o .libs/gserialized.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o gserialized1.lo gserialized1.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c gserialized1.c -fPIC -DPIC -o .libs/gserialized1.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o gserialized2.lo gserialized2.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c gserialized2.c -fPIC -DPIC -o .libs/gserialized2.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwgeodetic.lo lwgeodetic.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwgeodetic.c -fPIC -DPIC -o .libs/lwgeodetic.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwgeodetic_measures.lo lwgeodetic_measures.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwgeodetic_measures.c -fPIC -DPIC -o .libs/lwgeodetic_measures.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwgeodetic_measures.c -o lwgeodetic_measures.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwgeodetic_tree.lo lwgeodetic_tree.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwgeodetic_tree.c -fPIC -DPIC -o .libs/lwgeodetic_tree.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwrandom.lo lwrandom.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwrandom.c -fPIC -DPIC -o .libs/lwrandom.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwtree.lo lwtree.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwtree.c -fPIC -DPIC -o .libs/lwtree.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwout_gml.lo lwout_gml.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwout_gml.c -fPIC -DPIC -o .libs/lwout_gml.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwout_kml.lo lwout_kml.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwout_kml.c -fPIC -DPIC -o .libs/lwout_kml.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwout_geojson.lo lwout_geojson.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwout_geojson.c -fPIC -DPIC -o .libs/lwout_geojson.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwout_svg.lo lwout_svg.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwout_svg.c -fPIC -DPIC -o .libs/lwout_svg.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwout_x3d.lo lwout_x3d.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwout_x3d.c -fPIC -DPIC -o .libs/lwout_x3d.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwout_encoded_polyline.lo lwout_encoded_polyline.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwgeom_debug.lo lwgeom_debug.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwgeom_debug.c -fPIC -DPIC -o .libs/lwgeom_debug.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwgeom_geos.lo lwgeom_geos.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwgeom_geos.c -fPIC -DPIC -o .libs/lwgeom_geos.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwgeom_geos_clean.lo lwgeom_geos_clean.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwgeom_geos_cluster.lo lwgeom_geos_cluster.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwgeom_geos_node.lo lwgeom_geos_node.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwgeom_geos_split.lo lwgeom_geos_split.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o topo/lwgeom_topo.lo topo/lwgeom_topo.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c topo/lwgeom_topo.c -fPIC -DPIC -o topo/.libs/lwgeom_topo.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c topo/lwgeom_topo.c -o topo/lwgeom_topo.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o topo/lwgeom_topo_polygonizer.lo topo/lwgeom_topo_polygonizer.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c topo/lwgeom_topo_polygonizer.c -fPIC -DPIC -o topo/.libs/lwgeom_topo_polygonizer.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c topo/lwgeom_topo_polygonizer.c -o topo/lwgeom_topo_polygonizer.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o topo/lwt_edgeend.lo topo/lwt_edgeend.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c topo/lwt_edgeend.c -fPIC -DPIC -o topo/.libs/lwt_edgeend.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c topo/lwt_edgeend.c -o topo/lwt_edgeend.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o topo/lwt_edgeend_star.lo topo/lwt_edgeend_star.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c topo/lwt_edgeend_star.c -fPIC -DPIC -o topo/.libs/lwt_edgeend_star.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c topo/lwt_edgeend_star.c -o topo/lwt_edgeend_star.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o topo/lwt_node_edges.lo topo/lwt_node_edges.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c topo/lwt_node_edges.c -fPIC -DPIC -o topo/.libs/lwt_node_edges.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c topo/lwt_node_edges.c -o topo/lwt_node_edges.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwgeom_transform.lo lwgeom_transform.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwgeom_transform.c -fPIC -DPIC -o .libs/lwgeom_transform.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwgeom_wrapx.lo lwgeom_wrapx.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwgeom_wrapx.c -fPIC -DPIC -o .libs/lwgeom_wrapx.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwunionfind.lo lwunionfind.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwunionfind.c -fPIC -DPIC -o .libs/lwunionfind.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o effectivearea.lo effectivearea.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c effectivearea.c -fPIC -DPIC -o .libs/effectivearea.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwchaikins.lo lwchaikins.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwchaikins.c -fPIC -DPIC -o .libs/lwchaikins.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwmval.lo lwmval.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwmval.c -fPIC -DPIC -o .libs/lwmval.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwkmeans.lo lwkmeans.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwkmeans.c -fPIC -DPIC -o .libs/lwkmeans.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o varint.lo varint.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c varint.c -fPIC -DPIC -o .libs/varint.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwgeom_remove_irrelevant_points_for_view.lo lwgeom_remove_irrelevant_points_for_view.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwgeom_remove_irrelevant_points_for_view.c -fPIC -DPIC -o .libs/lwgeom_remove_irrelevant_points_for_view.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwgeom_remove_irrelevant_points_for_view.c -o lwgeom_remove_irrelevant_points_for_view.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c -o lwspheroid.lo lwspheroid.c libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -c lwspheroid.c -fPIC -DPIC -o .libs/lwspheroid.o libtool: compile: gcc -I./../deps/ryu/.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I. -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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.5.4/deps/ryu' /bin/sh ../../libtool --mode=compile gcc -I./.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -DRYU_NO_TRAILING_ZEROS -c -o d2s.lo d2s.c libtool: compile: gcc -I./.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -DRYU_NO_TRAILING_ZEROS -c d2s.c -fPIC -DPIC -o .libs/d2s.o libtool: compile: gcc -I./.. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -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: gcc-ar rs .libs/libryu.a d2s.o /opt/rh/gcc-toolset-11/root/usr/bin/ar: creating .libs/libryu.a libtool: link: gcc-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.5.4/deps/ryu' /bin/sh ../libtool --tag=CC --mode=link gcc -rpath /opt/metwork-mfext-master/opt/scientific_core/lib stringbuffer.lo optionlist.lo stringlist.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 intervaltree.lo lwalgorithm.lo lwstroke.lo lwlinearreferencing.lo lwprint.lo gbox.lo gserialized.lo gserialized1.lo gserialized2.lo lwgeodetic.lo lwgeodetic_measures.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 topo/lwgeom_topo.lo topo/lwgeom_topo_polygonizer.lo topo/lwt_edgeend.lo topo/lwt_edgeend_star.lo topo/lwt_node_edges.lo lwgeom_transform.lo lwgeom_wrapx.lo lwunionfind.lo effectivearea.lo lwchaikins.lo lwmval.lo lwkmeans.lo varint.lo lwgeom_remove_irrelevant_points_for_view.lo lwspheroid.lo ../deps/ryu/libryu.la\ -release 3.5 -version-info 0:0:0 -lm -L/opt/metwork-mfext-master/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-master/opt/scientific_core/lib -lproj -ljson-c -no-undefined -static -o liblwgeom.la libtool: link: (cd .libs/liblwgeom.lax/libryu.a && gcc-ar x "/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/liblwgeom/../deps/ryu/.libs/libryu.a") libtool: link: gcc-ar rs .libs/liblwgeom.a stringbuffer.o optionlist.o stringlist.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 intervaltree.o lwalgorithm.o lwstroke.o lwlinearreferencing.o lwprint.o gbox.o gserialized.o gserialized1.o gserialized2.o lwgeodetic.o lwgeodetic_measures.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 topo/lwgeom_topo.o topo/lwgeom_topo_polygonizer.o topo/lwt_edgeend.o topo/lwt_edgeend_star.o topo/lwt_node_edges.o lwgeom_transform.o lwgeom_wrapx.o lwunionfind.o effectivearea.o lwchaikins.o lwmval.o lwkmeans.o varint.o lwgeom_remove_irrelevant_points_for_view.o lwspheroid.o .libs/liblwgeom.lax/libryu.a/d2s.o /opt/rh/gcc-toolset-11/root/usr/bin/ar: creating .libs/liblwgeom.a libtool: link: gcc-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.5.4/liblwgeom' ---- Making all in deps make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/deps' make -C wagyu libwagyu.la make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/deps/wagyu' gcc -std=c++11 -x c++ -I../../liblwgeom -I../../liblwgeom -I./include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -c -o lwgeom_wagyu.o lwgeom_wagyu.cpp gcc-ar rs libwagyu.la lwgeom_wagyu.o /opt/rh/gcc-toolset-11/root/usr/bin/ar: creating libwagyu.la make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/deps/wagyu' make -C ryu libryu.la make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.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.5.4/deps/ryu' make -C flatgeobuf libflatgeobuf.la make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/deps/flatgeobuf' gcc -std=c++11 -x c++ -I../../liblwgeom -I../../liblwgeom -I./include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -Dflatbuffers=postgis_flatbuffers -c -o flatgeobuf_c.o flatgeobuf_c.cpp gcc -std=c++11 -x c++ -I../../liblwgeom -I../../liblwgeom -I./include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -Dflatbuffers=postgis_flatbuffers -c -o geometrywriter.o geometrywriter.cpp gcc -std=c++11 -x c++ -I../../liblwgeom -I../../liblwgeom -I./include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -Dflatbuffers=postgis_flatbuffers -c -o geometryreader.o geometryreader.cpp gcc -std=c++11 -x c++ -I../../liblwgeom -I../../liblwgeom -I./include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -Dflatbuffers=postgis_flatbuffers -c -o packedrtree.o packedrtree.cpp gcc-ar rs libflatgeobuf.la flatgeobuf_c.o geometrywriter.o geometryreader.o packedrtree.o /opt/rh/gcc-toolset-11/root/usr/bin/ar: creating libflatgeobuf.la make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/deps/flatgeobuf' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/deps' ---- Making all in libpgcommon make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/libpgcommon' gcc -I./../liblwgeom -I../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -fPIC -DPIC -c -o gserialized_gist.o gserialized_gist.c gcc -I./../liblwgeom -I../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -fPIC -DPIC -c -o lwgeom_transform.o lwgeom_transform.c gcc -I./../liblwgeom -I../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -fPIC -DPIC -c -o lwgeom_cache.o lwgeom_cache.c gcc -I./../liblwgeom -I../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -fPIC -DPIC -c -o lwgeom_pg.o lwgeom_pg.c gcc -I./../liblwgeom -I../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -fPIC -DPIC -c -o shared_gserialized.o shared_gserialized.c gcc-ar rs libpgcommon.a gserialized_gist.o lwgeom_transform.o lwgeom_cache.o lwgeom_pg.o shared_gserialized.o /opt/rh/gcc-toolset-11/root/usr/bin/ar: creating libpgcommon.a make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/libpgcommon' ---- Making all in postgis make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/postgis' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o lwgeom_union.o lwgeom_union.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o lwgeom_geos_predicates.o lwgeom_geos_predicates.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o lwgeom_in_marc21.o lwgeom_in_marc21.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o lwgeom_out_marc21.o lwgeom_out_marc21.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o lwgeom_itree.o lwgeom_itree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o postgis_libprotobuf.o postgis_libprotobuf.c /opt/metwork-mfext-master/opt/scientific_core/bin/protoc-c -I. --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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o vector_tile.pb-c.o vector_tile.pb-c.c /opt/metwork-mfext-master/opt/scientific_core/bin/protoc-c -I. --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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o lwgeom_out_mvt.o lwgeom_out_mvt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o flatgeobuf.o flatgeobuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o lwgeom_in_flatgeobuf.o lwgeom_in_flatgeobuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o lwgeom_out_flatgeobuf.o lwgeom_out_flatgeobuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o lwgeom_remove_irrelevant_points_for_view.o lwgeom_remove_irrelevant_points_for_view.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o lwgeom_remove_small_parts.o lwgeom_remove_small_parts.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I../libpgcommon -I../deps/flatgeobuf -I../deps/wagyu -I../deps/uthash/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o postgis-3.so postgis_module.o lwgeom_accum.o lwgeom_union.o lwgeom_spheroid.o lwgeom_ogc.o lwgeom_functions_analytic.o lwgeom_functions_basic.o lwgeom_inout.o lwgeom_btree.o lwgeom_box.o lwgeom_box3d.o lwgeom_geos.o lwgeom_geos_predicates.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_marc21.o lwgeom_out_marc21.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 lwgeom_itree.o lwgeom_sqlmm.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 flatgeobuf.o lwgeom_in_flatgeobuf.o lwgeom_out_flatgeobuf.o lwgeom_remove_irrelevant_points_for_view.o lwgeom_remove_small_parts.o postgis_legacy.o -lm -fvisibility=hidden ../deps/wagyu/libwagyu.la -lstdc++ ../deps/flatgeobuf/libflatgeobuf.la -lstdc++ ../libpgcommon/libpgcommon.a ../liblwgeom/.libs/liblwgeom.a -L/opt/metwork-mfext-master/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-master/opt/scientific_core/lib -lproj -ljson-c -L/opt/metwork-mfext-master/opt/scientific_core/lib -lprotobuf-c -lxml2 -lz -llzma -lm -ldl -Wl,--exclude-libs,ALL -lm /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool -I../libpgcommon -I. postgis.sql.in > postgis.sql.tmp grep -v '^#' postgis.sql.tmp | /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis-3'g;s'@extschema@\.''g" > postgis.sql rm -f postgis.sql.tmp /bin/perl ../utils/create_uninstall.pl postgis.sql 180 > uninstall_postgis.sql /bin/perl ../utils/create_upgrade.pl postgis.sql > postgis_upgrade.sql.in echo "BEGIN;" > postgis_upgrade.sql cat common_before_upgrade.sql postgis_before_upgrade.sql postgis_upgrade.sql.in postgis_after_upgrade.sql common_after_upgrade.sql >> postgis_upgrade.sql echo "COMMIT;" >> postgis_upgrade.sql /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool -I../libpgcommon -I. legacy.sql.in > legacy.sql.tmp grep -v '^#' legacy.sql.tmp | /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis-3'g;s'@extschema@\.''g" > legacy.sql rm -f legacy.sql.tmp /bin/perl ../utils/create_uninstall.pl legacy.sql 180 > uninstall_legacy.sql /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool -I../libpgcommon -I. legacy_minimal.sql.in > legacy_minimal.sql.tmp grep -v '^#' legacy_minimal.sql.tmp | /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis-3'g;s'@extschema@\.''g" > legacy_minimal.sql rm -f legacy_minimal.sql.tmp /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool -I../libpgcommon -I. legacy_gist.sql.in > legacy_gist.sql.tmp grep -v '^#' legacy_gist.sql.tmp | /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis-3'g;s'@extschema@\.''g" > legacy_gist.sql rm -f legacy_gist.sql.tmp make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/postgis' ---- Making all in regress make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/regress' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/regress' ---- Making all in topology make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/topology' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../liblwgeom -I../liblwgeom -I../libpgcommon -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I. -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o postgis_topology-3.so postgis_topology.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -fvisibility=hidden ../libpgcommon/libpgcommon.a ../liblwgeom/.libs/liblwgeom.a -L/opt/metwork-mfext-master/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-master/opt/scientific_core/lib -lproj -ljson-c -L/opt/metwork-mfext-master/opt/scientific_core/lib -lprotobuf-c -lxml2 -lz -llzma -lm -ldl -Wl,--exclude-libs,ALL -lm /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool -I../postgis -I.. topology.sql.in > topology.sql.tmp grep -v '^#' topology.sql.tmp | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_topology-3'g" > topology.sql rm -f topology.sql.tmp /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool -I../postgis -I.. topology_before_upgrade.sql.in > topology_before_upgrade.sql.tmp grep -v '^#' topology_before_upgrade.sql.tmp | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_topology-3'g" > topology_before_upgrade.sql rm -f topology_before_upgrade.sql.tmp /bin/perl ../utils/create_upgrade.pl topology.sql > topology_upgrade.sql.in #/bin/perl -0777 -ne 's/^(CREATE|ALTER) (CAST|OPERATOR|TYPE|TABLE|SCHEMA|DOMAIN|TRIGGER).*?;//msg;print;' topology.sql > topology_upgrade.sql.in /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool -I../postgis -I.. topology_after_upgrade.sql.in > topology_after_upgrade.sql.tmp grep -v '^#' topology_after_upgrade.sql.tmp | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_topology-3'g" > topology_after_upgrade.sql rm -f topology_after_upgrade.sql.tmp echo "BEGIN;" > topology_upgrade.sql cat ../postgis/common_before_upgrade.sql topology_before_upgrade.sql topology_upgrade.sql.in topology_after_upgrade.sql ../postgis/common_after_upgrade.sql >> topology_upgrade.sql echo "COMMIT;" >> topology_upgrade.sql /bin/perl ../utils/create_uninstall.pl topology.sql 180 > uninstall_topology.sql make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/topology' ---- Making all in doc make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc' tag=tag_address_standardizer_required; \ /bin/xsltproc --stringparam xpath "/config/tags/para[@role='$tag']/node()" -o address_standardizer_required.tag xsl/node_by_xpath.xsl xsl-config.xml test -s address_standardizer_required.tag # ensure something was extracted tag=tag_curve_support; \ /bin/xsltproc --stringparam xpath "/config/tags/para[@role='$tag']/node()" -o curve_support.tag xsl/node_by_xpath.xsl xsl-config.xml test -s curve_support.tag # ensure something was extracted tag=tag_geography_transform; \ /bin/xsltproc --stringparam xpath "/config/tags/para[@role='$tag']/node()" -o geography_transform.tag xsl/node_by_xpath.xsl xsl-config.xml test -s geography_transform.tag # ensure something was extracted tag=tag_index_aware; \ /bin/xsltproc --stringparam xpath "/config/tags/para[@role='$tag']/node()" -o index_aware.tag xsl/node_by_xpath.xsl xsl-config.xml test -s index_aware.tag # ensure something was extracted tag=tag_M_support; \ /bin/xsltproc --stringparam xpath "/config/tags/para[@role='$tag']/node()" -o M_support.tag xsl/node_by_xpath.xsl xsl-config.xml test -s M_support.tag # ensure something was extracted tag=tag_P_support; \ /bin/xsltproc --stringparam xpath "/config/tags/para[@role='$tag']/node()" -o P_support.tag xsl/node_by_xpath.xsl xsl-config.xml test -s P_support.tag # ensure something was extracted tag=tag_sfcgal_enhanced; \ /bin/xsltproc --stringparam xpath "/config/tags/para[@role='$tag']/node()" -o sfcgal_enhanced.tag xsl/node_by_xpath.xsl xsl-config.xml test -s sfcgal_enhanced.tag # ensure something was extracted tag=tag_sfcgal_required; \ /bin/xsltproc --stringparam xpath "/config/tags/para[@role='$tag']/node()" -o sfcgal_required.tag xsl/node_by_xpath.xsl xsl-config.xml test -s sfcgal_required.tag # ensure something was extracted tag=tag_sfs_compliant; \ /bin/xsltproc --stringparam xpath "/config/tags/para[@role='$tag']/node()" -o sfs_compliant.tag xsl/node_by_xpath.xsl xsl-config.xml test -s sfs_compliant.tag # ensure something was extracted tag=tag_sqlmm_compliant; \ /bin/xsltproc --stringparam xpath "/config/tags/para[@role='$tag']/node()" -o sqlmm_compliant.tag xsl/node_by_xpath.xsl xsl-config.xml test -s sqlmm_compliant.tag # ensure something was extracted tag=tag_T_support; \ /bin/xsltproc --stringparam xpath "/config/tags/para[@role='$tag']/node()" -o T_support.tag xsl/node_by_xpath.xsl xsl-config.xml test -s T_support.tag # ensure something was extracted tag=tag_Z_support; \ /bin/xsltproc --stringparam xpath "/config/tags/para[@role='$tag']/node()" -o Z_support.tag xsl/node_by_xpath.xsl xsl-config.xml test -s Z_support.tag # ensure something was extracted tag=tag_overlay_gridsize_arg; \ /bin/xsltproc --stringparam xpath "/config/tags/para[@role='$tag']/node()" -o overlay_gridsize_arg.tag xsl/node_by_xpath.xsl xsl-config.xml test -s overlay_gridsize_arg.tag # ensure something was extracted grep -v '\&postgis_special;' postgis.xml > postgis-nospecial.xml.in /bin/xmllint --path ".:/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc" --noent -o postgis-nospecial.xml postgis-nospecial.xml.in /bin/xsltproc --novalid --path ".:/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc" -o list_3d_functions.xsl.xml xsl/list_3d_functions.xml.xsl postgis-nospecial.xml /bin/xsltproc --novalid --path ".:/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc" -o list_aggregates.xsl.xml xsl/list_aggregates.xml.xsl postgis-nospecial.xml /bin/xsltproc --novalid --path ".:/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc" -o list_box_functions.xsl.xml xsl/list_box_functions.xml.xsl postgis-nospecial.xml /bin/xsltproc --novalid --path ".:/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc" -o list_curved_geometry_functions.xsl.xml xsl/list_curved_geometry_functions.xml.xsl postgis-nospecial.xml /bin/xsltproc --novalid --path ".:/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc" -o list_dump_functions.xsl.xml xsl/list_dump_functions.xml.xsl postgis-nospecial.xml /bin/xsltproc --novalid --path ".:/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc" -o list_geography_functions.xsl.xml xsl/list_geography_functions.xml.xsl postgis-nospecial.xml /bin/xsltproc --novalid --path ".:/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc" -o list_new_functions.xsl.xml xsl/list_new_functions.xml.xsl postgis-nospecial.xml /bin/xsltproc --novalid --path ".:/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc" -o list_raster_functions.xsl.xml xsl/list_raster_functions.xml.xsl postgis-nospecial.xml /bin/xsltproc --novalid --path ".:/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc" -o list_sqlmm_functions.xsl.xml xsl/list_sqlmm_functions.xml.xsl postgis-nospecial.xml /bin/xsltproc --novalid --path ".:/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc" -o list_window_functions.xsl.xml xsl/list_window_functions.xml.xsl postgis-nospecial.xml /bin/xsltproc --novalid --path ".:/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc" -o table_body_function_support_matrix.xsl.xml xsl/table_body_function_support_matrix.xml.xsl postgis-nospecial.xml /bin/xsltproc --novalid --path ".:/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc" -o list_polyhedral_functions.xsl.xml xsl/list_polyhedral_functions.xml.xsl postgis-nospecial.xml /bin/perl -lpe "s'@@LAST_RELEASE_VERSION@@'3.5.4'g;s'@@POSTGIS_DOWNLOAD_URL@@'https://download.osgeo.org/postgis/source'g;" postgis.xml > postgis-out.xml.in /bin/xmllint --path ".:/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc" --noent -o postgis-out.xml postgis-out.xml.in /bin/xsltproc --novalid --nonet --path ".:/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc" -o postgis_comments.sql xsl/postgis_comments.sql.xsl postgis-out.xml /bin/xsltproc --novalid --nonet --path ".:/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc" -o raster_comments.sql xsl/raster_comments.sql.xsl postgis-out.xml /bin/xsltproc --novalid --nonet --path ".:/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc" -o sfcgal_comments.sql xsl/sfcgal_comments.sql.xsl postgis-out.xml /bin/xsltproc --novalid --nonet --path ".:/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc" -o tiger_geocoder_comments.sql xsl/tiger_geocoder_comments.sql.xsl postgis-out.xml /bin/xsltproc --novalid --nonet --path ".:/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc" -o topology_comments.sql xsl/topology_comments.sql.xsl postgis-out.xml make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc' ---- Making all in raster make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster' make corelib make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster' make -C rt_core make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/rt_core' gcc -I../../liblwgeom -I../../liblwgeom -I../.. -I../../raster -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -c -o rt_util.o rt_util.c gcc -I../../liblwgeom -I../../liblwgeom -I../.. -I../../raster -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -c -o rt_spatial_relationship.o rt_spatial_relationship.c gcc -I../../liblwgeom -I../../liblwgeom -I../.. -I../../raster -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -c -o rt_mapalgebra.o rt_mapalgebra.c gcc -I../../liblwgeom -I../../liblwgeom -I../.. -I../../raster -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -c -o rt_geometry.o rt_geometry.c gcc -I../../liblwgeom -I../../liblwgeom -I../.. -I../../raster -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -c -o rt_statistics.o rt_statistics.c gcc -I../../liblwgeom -I../../liblwgeom -I../.. -I../../raster -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -c -o rt_pixel.o rt_pixel.c gcc -I../../liblwgeom -I../../liblwgeom -I../.. -I../../raster -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -c -o rt_warp.o rt_warp.c gcc -I../../liblwgeom -I../../liblwgeom -I../.. -I../../raster -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -c -o rt_gdal.o rt_gdal.c gcc -I../../liblwgeom -I../../liblwgeom -I../.. -I../../raster -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -c -o rt_band.o rt_band.c gcc -I../../liblwgeom -I../../liblwgeom -I../.. -I../../raster -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -c -o rt_raster.o rt_raster.c gcc -I../../liblwgeom -I../../liblwgeom -I../.. -I../../raster -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -c -o rt_serialize.o rt_serialize.c gcc -I../../liblwgeom -I../../liblwgeom -I../.. -I../../raster -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -c -o rt_wkb.o rt_wkb.c gcc -I../../liblwgeom -I../../liblwgeom -I../.. -I../../raster -I. -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -c -o rt_context.o rt_context.c gcc-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_gdal.o rt_band.o rt_raster.o rt_serialize.o rt_wkb.o rt_context.o /opt/rh/gcc-toolset-11/root/usr/bin/ar: creating librtcore.a make[5]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/rt_core' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster' make pglib make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster' make -C rt_core make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/rt_core' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/rt_core' make -C rt_pg make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../liblwgeom -I../../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I../../libpgcommon -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I./../rt_core -I. -I./.. -I../.. -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../liblwgeom -I../../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I../../libpgcommon -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I./../rt_core -I. -I./.. -I../.. -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../liblwgeom -I../../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I../../libpgcommon -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I./../rt_core -I. -I./.. -I../.. -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../liblwgeom -I../../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I../../libpgcommon -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I./../rt_core -I. -I./.. -I../.. -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../liblwgeom -I../../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I../../libpgcommon -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I./../rt_core -I. -I./.. -I../.. -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../liblwgeom -I../../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I../../libpgcommon -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I./../rt_core -I. -I./.. -I../.. -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../liblwgeom -I../../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I../../libpgcommon -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I./../rt_core -I. -I./.. -I../.. -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../liblwgeom -I../../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I../../libpgcommon -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I./../rt_core -I. -I./.. -I../.. -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../liblwgeom -I../../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I../../libpgcommon -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I./../rt_core -I. -I./.. -I../.. -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o rtpg_geometry.o rtpg_geometry.c rtpg_geometry.c: In function 'RASTER_asRaster': rtpg_geometry.c:1576:21: warning: implicit declaration of function 'MIN'; did you mean 'Min'? [-Wimplicit-function-declaration] 1576 | num_bands = MIN(pixtypes_len, values_len); | ^~~ | Min gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../liblwgeom -I../../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I../../libpgcommon -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I./../rt_core -I. -I./.. -I../.. -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../liblwgeom -I../../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I../../libpgcommon -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I./../rt_core -I. -I./.. -I../.. -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../liblwgeom -I../../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I../../libpgcommon -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I./../rt_core -I. -I./.. -I../.. -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../liblwgeom -I../../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I../../libpgcommon -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I./../rt_core -I. -I./.. -I../.. -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../liblwgeom -I../../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I../../libpgcommon -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I./../rt_core -I. -I./.. -I../.. -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I../../liblwgeom -I../../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I../../libpgcommon -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I./../rt_core -I. -I./.. -I../.. -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -fvisibility=hidden ./../rt_core/librtcore.a ../../liblwgeom/.libs/liblwgeom.a ../../libpgcommon/libpgcommon.a -L/opt/metwork-mfext-master/opt/scientific_core/lib -lgdal -L/opt/metwork-mfext-master/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-master/opt/scientific_core/lib -lproj -ljson-c -L/opt/metwork-mfext-master/opt/scientific_core/lib -lprotobuf-c -lxml2 -lz -llzma -lm -ldl -Wl,--exclude-libs,ALL -lm /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool -I../../postgis/ rtpostgis.sql.in > rtpostgis.sql.tmp grep -v '^#' rtpostgis.sql.tmp | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_raster-3'g;s'@extschema@\.''g" > rtpostgis.sql rm -f rtpostgis.sql.tmp /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool -I../../postgis/ rtpostgis_upgrade_cleanup.sql.in > rtpostgis_upgrade_cleanup.sql.tmp grep -v '^#' rtpostgis_upgrade_cleanup.sql.tmp | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_raster-3'g;s'@extschema@\.''g" > rtpostgis_upgrade_cleanup.sql rm -f rtpostgis_upgrade_cleanup.sql.tmp /bin/perl ../../utils/create_upgrade.pl rtpostgis.sql > rtpostgis_upgrade.sql.in /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool -I../../postgis/ rtpostgis_drop.sql.in > rtpostgis_drop.sql.tmp grep -v '^#' rtpostgis_drop.sql.tmp | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_raster-3'g;s'@extschema@\.''g" > rtpostgis_drop.sql rm -f rtpostgis_drop.sql.tmp echo 'BEGIN;' > rtpostgis_upgrade.sql cat ../../postgis/common_before_upgrade.sql rtpostgis_upgrade_cleanup.sql rtpostgis_upgrade.sql.in rtpostgis_drop.sql ../../postgis/common_after_upgrade.sql | sed -e 's/^BEGIN;$//' -e 's/^COMMIT;$//' >> rtpostgis_upgrade.sql echo 'COMMIT;' >> rtpostgis_upgrade.sql /bin/perl ../../utils/create_uninstall.pl rtpostgis.sql 180 > uninstall_rtpostgis.sql /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool -I../../postgis/ rtpostgis_legacy.sql.in > rtpostgis_legacy.sql.tmp grep -v '^#' rtpostgis_legacy.sql.tmp | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_raster-3'g;s'@extschema@\.''g" > rtpostgis_legacy.sql rm -f rtpostgis_legacy.sql.tmp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/rt_pg' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster' make rtloader make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster' make -C rt_core make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/rt_core' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/rt_core' make -C loader make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/loader' gcc -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I./../rt_core -I./.. -I. -I../.. -I../../liblwgeom -I../../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -c raster2pgsql.c /bin/sh ../../libtool --mode=link gcc -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I./../rt_core -I./.. -I. -I../.. -I../../liblwgeom -I../../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include ../rt_core/librtcore.a raster2pgsql.o -lm ../../liblwgeom/liblwgeom.la -L/opt/metwork-mfext-master/opt/scientific_core/lib -lgdal -L/opt/metwork-mfext-master/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-master/opt/scientific_core/lib -lproj -lc -o raster2pgsql libtool: link: gcc -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I./../rt_core -I./.. -I. -I../.. -I../../liblwgeom -I../../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include raster2pgsql.o -o raster2pgsql ../rt_core/librtcore.a ../../liblwgeom/.libs/liblwgeom.a -lm -L/opt/metwork-mfext-master/opt/scientific_core/lib -ljson-c -lgdal -lgeos_c -lproj -lc make[5]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/loader' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster' make rtpostgis.sql make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster' make -C rt_pg rtpostgis.sql make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/rt_pg' make[5]: 'rtpostgis.sql' is up to date. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/rt_pg' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster' ---- Making all in loader make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/loader' gcc -I../liblwgeom -I../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -c -o shpopen.o shpopen.c gcc -I../liblwgeom -I../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -c -o dbfopen.o dbfopen.c gcc -I../liblwgeom -I../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -c -o getopt.o getopt.c gcc -I../liblwgeom -I../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -c -o shpcommon.o shpcommon.c gcc -I../liblwgeom -I../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -c -o safileio.o safileio.c gcc -I../liblwgeom -I../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -c shp2pgsql-core.c gcc -I../liblwgeom -I../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -c -o shp2pgsql-cli.o shp2pgsql-cli.c /bin/sh ../libtool --mode=link \ gcc -I../liblwgeom -I../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include shpopen.o dbfopen.o getopt.o shpcommon.o safileio.o shp2pgsql-core.o shp2pgsql-cli.o ../liblwgeom/liblwgeom.la -o shp2pgsql -lm -L/opt/metwork-mfext-master/opt/scientific_core/lib -lproj -L/opt/metwork-mfext-master/opt/scientific_core/lib -lgeos_c ../liblwgeom/liblwgeom.la -lc libtool: link: gcc -I../liblwgeom -I../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include shpopen.o dbfopen.o getopt.o shpcommon.o safileio.o shp2pgsql-core.o shp2pgsql-cli.o -o shp2pgsql -L/opt/metwork-mfext-master/opt/scientific_core/lib ../liblwgeom/.libs/liblwgeom.a -lm -lgeos_c -lproj -ljson-c -lc gcc -I../liblwgeom -I../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -c pgsql2shp-core.c gcc -I../liblwgeom -I../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -c pgsql2shp-cli.c /bin/sh ../libtool --mode=link \ gcc -I../liblwgeom -I../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include shpopen.o dbfopen.o getopt.o shpcommon.o safileio.o pgsql2shp-core.o pgsql2shp-cli.o ../liblwgeom/liblwgeom.la -lm -L/opt/metwork-mfext-master/opt/scientific_core/lib -lproj -L/opt/metwork-mfext-master/opt/scientific_core/lib -lgeos_c ../liblwgeom/liblwgeom.la -lc -L/opt/metwork-mfext-master/opt/scientific_core/lib -lpq -o pgsql2shp libtool: link: gcc -I../liblwgeom -I../liblwgeom -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -fPIC -DPIC -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include shpopen.o dbfopen.o getopt.o shpcommon.o safileio.o pgsql2shp-core.o pgsql2shp-cli.o -o pgsql2shp -L/opt/metwork-mfext-master/opt/scientific_core/lib ../liblwgeom/.libs/liblwgeom.a -lm -lgeos_c -lproj -ljson-c -lc -lpq cp postgis.pl postgis; chmod +x postgis make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/loader' ---- Making all in utils make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/utils' sed -e '1,/^__END__/d' postgis_restore.pl.in \ | sort -u \ > postgis_restore_data.hardcoded make -C ../sfcgal uninstall_sfcgal.sql make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/sfcgal' /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool -I../postgis sfcgal.sql.in > sfcgal.sql.tmp grep -v '^#' sfcgal.sql.tmp | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_sfcgal-3'g;s'@extschema@\.''g" > sfcgal.sql rm -f sfcgal.sql.tmp /bin/perl ../utils/create_uninstall.pl sfcgal.sql 180 > uninstall_sfcgal.sql make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/sfcgal' /bin/perl ../utils/create_skip_signatures.pl ../raster/rt_pg/rtpostgis_upgrade_cleanup.sql.in ../raster/rt_pg/rtpostgis_drop.sql.in ../topology/topology_after_upgrade.sql.in ../topology/topology_before_upgrade.sql.in ../postgis/uninstall_postgis.sql ../postgis/uninstall_legacy.sql ../postgis/postgis_upgrade.sql ../sfcgal/uninstall_sfcgal.sql ../raster/rt_pg/rtpostgis_upgrade.sql ../raster/rt_pg/uninstall_rtpostgis.sql ../topology/uninstall_topology.sql \ | sort \ > postgis_restore_data.generated cat postgis_restore.pl.in \ | sed '/^__END__/q' \ | sed 's,@SRID_MAXIMUM@,999999,g;s,@SRID_USER_MAXIMUM@,998999,' \ > postgis_restore.pl cat postgis_restore_data.hardcoded postgis_restore_data.generated \ | sort -u >> postgis_restore.pl chmod +x postgis_restore.pl make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/utils' ---- Making all in extensions make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions' /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool -I../postgis -I.. postgis_extension_helper.sql.in > postgis_extension_helper.sql.tmp grep -v '^#' postgis_extension_helper.sql.tmp > postgis_extension_helper.sql; rm -f postgis_extension_helper.sql.tmp 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.5.4/extensions/postgis' mkdir -p sql /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool -I./../../postgis ../../postgis/postgis.sql.in > sql/postgis_for_extension.sql.tmp grep -v '^#' sql/postgis_for_extension.sql.tmp | \ /bin/perl -lpe \ "s'MODULE_PATHNAME'\$libdir/postgis-3'g" \ | /bin/perl -pe 's/BEGIN\;//g ; s/COMMIT\;//g' > sql/postgis_for_extension.sql rm -f sql/postgis_for_extension.sql.tmp /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.5.4.sql cat sql/postgis_for_extension.sql sql/spatial_ref_sys_config_dump.sql sql/spatial_ref_sys.sql >> sql/postgis--3.5.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 Makefile ../../utils/create_extension_unpackage.pl unpackage_raster_if_needed.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/create_upgrade.pl sql/postgis_for_extension.sql > 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/common_before_upgrade.sql ../../postgis/postgis_before_upgrade.sql sql/postgis_upgrade_for_extension.sql.in ../../postgis/postgis_after_upgrade.sql ../../postgis/common_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.5.4.sql cat ../postgis_extension_helper.sql sql/raster_unpackage.sql sql/postgis_upgrade.sql sql/spatial_ref_sys.sql sql/spatial_ref_sys_config_dump.sql ../postgis_extension_helper_uninstall.sql >> sql/postgis--ANY--3.5.4.sql /bin/perl ../../utils/create_unpackaged.pl postgis < sql/postgis--3.5.4.sql > sql/postgis--unpackaged--3.5.4.sql # Upgrade after packaging cat sql/postgis--ANY--3.5.4.sql >> sql/postgis--unpackaged--3.5.4.sql echo '-- Just tag extension postgis version as "ANY"' > sql/postgis--TEMPLATED--TO--ANY.sql echo '-- Installed by postgis 3.5.4' >> sql/postgis--TEMPLATED--TO--ANY.sql echo '-- Built on 2026-06-15 16:23:34' >> sql/postgis--TEMPLATED--TO--ANY.sql cat postgis.control.in \ | sed -e 's|@EXTVERSION@|3.5.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.5.4/extensions/postgis' ---- Making all in postgis_tiger_geocoder make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/postgis_tiger_geocoder' mkdir -p expected mkdir -p sql cp sql_bits/add_search_path.sql.in sql/add_search_path.sql 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_2024.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/add_search_path.sql > sql/tiger_geocoder.sql.in echo "SELECT postgis_extension_drop_if_exists('postgis_tiger_geocoder', 'DROP SCHEMA tiger_data');" >> sql/tiger_geocoder.sql.in cat ./../postgis_extension_helper_uninstall.sql >> sql/tiger_geocoder.sql.in sed -e 's/BEGIN;//g' -e 's/COMMIT;//g' -e '/^CREATE SCHEMA/d;' sql/tiger_geocoder.sql.in > sql/tiger_geocoder.sql /bin/perl -pe 's/BEGIN\;//g ; s/COMMIT\;//g' sql/tiger_geocoder.sql.in > sql/tiger_geocoder.sql cat sql/tiger_geocoder.sql sql_bits/mark_editable_objects.sql.in > sql/postgis_tiger_geocoder_pre.sql cat sql/postgis_tiger_geocoder_pre.sql \ | /bin/perl ../../utils/create_or_replace_to_create.pl sql/postgis_tiger_geocoder_pre.sql \ > sql/postgis_tiger_geocoder.sql cp sql/postgis_tiger_geocoder.sql sql/postgis_tiger_geocoder--3.5.4.sql cp sql_bits/tiger_geocoder--unpackaged.sql.in sql/postgis_tiger_geocoder--unpackaged--3.5.4.sql 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_2024.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/tiger_geocoder_minor.sql.in sed -e 's/BEGIN;//g' -e 's/COMMIT;//g' \ sql/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/postgis_tiger_geocoder--ANY--3.5.4.sql echo "SELECT postgis_extension_drop_if_exists('postgis_tiger_geocoder', 'DROP SCHEMA tiger_data');" >> sql/postgis_tiger_geocoder--ANY--3.5.4.sql cat ./../postgis_extension_helper_uninstall.sql >> sql/postgis_tiger_geocoder--ANY--3.5.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 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 "ANY"; ALTER EXTENSION postgis_tiger_geocoder UPDATE TO "3.5.4"' > sql/test-upgrade.sql cp sql/test-upgrade.sql expected/test-upgrade.out echo '-- Just tag extension postgis_tiger_geocoder version as "ANY"' > sql/postgis_tiger_geocoder--TEMPLATED--TO--ANY.sql echo '-- Installed by postgis_tiger_geocoder 3.5.4' >> sql/postgis_tiger_geocoder--TEMPLATED--TO--ANY.sql echo '-- Built on 2026-06-15 16:23:34' >> sql/postgis_tiger_geocoder--TEMPLATED--TO--ANY.sql cat postgis_tiger_geocoder.control.in \ | /bin/perl -lpe "s'@EXTVERSION@'3.5.4'g" \ > postgis_tiger_geocoder.control make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/postgis_tiger_geocoder' ---- Making all in postgis_raster make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/postgis_raster' mkdir -p sql /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool -I./../../postgis/ -I../../ ../../raster/rt_pg/rtpostgis.sql.in > sql/rtpostgis_for_extension.sql.tmp grep -v '^#' sql/rtpostgis_for_extension.sql.tmp | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_raster-3'g" > sql/rtpostgis_for_extension.sql rm -f sql/rtpostgis_for_extension.sql.tmp /bin/perl -pe 's/BEGIN\;//g ; s/COMMIT\;//g' sql/rtpostgis_for_extension.sql > sql/rtpostgis.sql printf '\\echo Use "CREATE EXTENSION postgis_raster" to load this file. \\quit\n' > sql/postgis_raster--3.5.4.sql cat sql/rtpostgis.sql >> sql/postgis_raster--3.5.4.sql /bin/perl ../../utils/create_upgrade.pl sql/rtpostgis_for_extension.sql > sql/rtpostgis_upgrade_for_extension.sql.in echo 'BEGIN;' > sql/rtpostgis_upgrade_for_extension.sql cat ../../postgis/common_before_upgrade.sql ../../raster/rt_pg/rtpostgis_upgrade_cleanup.sql sql/rtpostgis_upgrade_for_extension.sql.in ../../raster/rt_pg/rtpostgis_drop.sql ../../postgis/common_after_upgrade.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.5.4.sql cat ../postgis_extension_helper.sql sql/rtpostgis_upgrade.sql ../postgis_extension_helper_uninstall.sql >> sql/postgis_raster--ANY--3.5.4.sql cat sql/postgis_raster--3.5.4.sql | /bin/perl ../../utils/create_unpackaged.pl postgis_raster > sql/postgis_raster--unpackaged--3.5.4.sql # Upgrade after packaging cat sql/postgis_raster--ANY--3.5.4.sql >> sql/postgis_raster--unpackaged--3.5.4.sql echo '-- Just tag extension postgis_raster version as "ANY"' > sql/postgis_raster--TEMPLATED--TO--ANY.sql echo '-- Installed by postgis_raster 3.5.4' >> sql/postgis_raster--TEMPLATED--TO--ANY.sql echo '-- Built on 2026-06-15 16:23:34' >> sql/postgis_raster--TEMPLATED--TO--ANY.sql cat postgis_raster.control.in \ | sed -e 's|@EXTVERSION@|3.5.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.5.4/extensions/postgis_raster' ---- Making all in postgis_topology make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/postgis_topology' mkdir -p sql sed -e 's/BEGIN;//g' -e 's/COMMIT;//g' -e '/^CREATE SCHEMA/d;' ../../topology/topology.sql > sql/topology.sql cat extlock.sql sql/topology.sql sql_bits/mark_editable_objects.sql.in > sql/postgis_topology--3.5.4.sql sed -e 's/BEGIN;//g' -e 's/COMMIT;//g' -e '/^CREATE SCHEMA/d;' ../../topology/topology_upgrade.sql > sql/topology_upgrade.sql cat ../../topology/topology.sql | /bin/perl ../../utils/create_unpackaged.pl postgis_topology > sql/postgis_topology--unpackaged--3.5.4.sql # Ugprade after packaging (TODO: use ANY--TARGET path?) cat sql/topology_upgrade.sql >> sql/postgis_topology--unpackaged--3.5.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 ../postgis_extension_helper_uninstall.sql > sql/postgis_topology--ANY--3.5.4.sql echo '-- Just tag extension postgis_topology version as "ANY"' > sql/postgis_topology--TEMPLATED--TO--ANY.sql echo '-- Installed by postgis_topology 3.5.4' >> sql/postgis_topology--TEMPLATED--TO--ANY.sql echo '-- Built on 2026-06-15 16:23:34' >> sql/postgis_topology--TEMPLATED--TO--ANY.sql cat postgis_topology.control.in \ | sed -e 's|@EXTVERSION@|3.5.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.5.4/extensions/postgis_topology' ---- Making all in address_standardizer make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/address_standardizer' Makefile:232: warning: overriding recipe for target 'install' /opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgxs/src/makefiles/pgxs.mk:239: warning: ignoring old recipe for target 'install' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -DPCRE_VERSION=2 -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -DPCRE_VERSION=2 -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -DPCRE_VERSION=2 -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -DPCRE_VERSION=2 -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -DPCRE_VERSION=2 -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -DPCRE_VERSION=2 -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -DPCRE_VERSION=2 -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -DPCRE_VERSION=2 -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -DPCRE_VERSION=2 -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -DPCRE_VERSION=2 -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -DPCRE_VERSION=2 -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -DPCRE_VERSION=2 -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -std=gnu11 -g -O2 -fno-math-errno -fno-signed-zeros -Wall -O2 -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/core/include -I/opt/metwork-mfext-master/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -DPCRE_VERSION=2 -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -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-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -fvisibility=hidden -L/opt/metwork-mfext-master/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-master/opt/scientific_core/lib -lproj -ljson-c -L/opt/metwork-mfext-master/opt/scientific_core/lib -lprotobuf-c -lxml2 -lz -llzma -lm -ldl -Wl,--exclude-libs,ALL -lm -lpcre2-8 mkdir -p sql /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool -I@buiddir@/../libpgcommon address_standardizer_types.sql.in > sql/address_standardizer_types.sql.tmp grep -v '^#' sql/address_standardizer_types.sql.tmp | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/address_standardizer_types.sql rm -f sql/address_standardizer_types.sql.tmp /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool -I@buiddir@/../libpgcommon address_standardizer_functions.sql.in > sql/address_standardizer_functions.sql.tmp grep -v '^#' sql/address_standardizer_functions.sql.tmp | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/address_standardizer_functions.sql rm -f sql/address_standardizer_functions.sql.tmp cat sql/address_standardizer_types.sql sql/address_standardizer_functions.sql > sql/address_standardizer_pre.sql cat sql/address_standardizer_pre.sql \ | /bin/perl ../../utils/create_or_replace_to_create.pl sql/address_standardizer_pre.sql \ > sql/address_standardizer.sql cat sql/address_standardizer_functions.sql > sql/address_standardizer--1.0--3.5.4.sql cat sql/address_standardizer_pre.sql \ | /bin/perl ../../utils/create_or_replace_to_create.pl sql/address_standardizer_pre.sql \ > sql/address_standardizer--3.5.4.sql cat sql/address_standardizer_functions.sql > sql/address_standardizer--ANY--3.5.4.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 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.5.4.sql cat sql/address_standardizer_data_us--3.5.4.sql > sql/address_standardizer_data_us--3.5.4--3.5.4next.sql cat sql/address_standardizer_data_us--3.5.4.sql > sql/address_standardizer_data_us--3.5.4next--3.5.4.sql cat sql/address_standardizer_data_us--3.5.4.sql > sql/address_standardizer_data_us--ANY--3.5.4.sql /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool -I@buiddir@/../libpgcommon test-init-extensions.sql.in > sql/test-init-extensions.sql.tmp grep -v '^#' sql/test-init-extensions.sql.tmp | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/test-init-extensions.sql rm -f sql/test-init-extensions.sql.tmp /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool -I@buiddir@/../libpgcommon test-parseaddress.sql.in > sql/test-parseaddress.sql.tmp grep -v '^#' sql/test-parseaddress.sql.tmp | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/test-parseaddress.sql rm -f sql/test-parseaddress.sql.tmp /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool -I@buiddir@/../libpgcommon test-standardize_address_1.sql.in > sql/test-standardize_address_1.sql.tmp grep -v '^#' sql/test-standardize_address_1.sql.tmp | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/test-standardize_address_1.sql rm -f sql/test-standardize_address_1.sql.tmp /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool -I@buiddir@/../libpgcommon test-standardize_address_2.sql.in > sql/test-standardize_address_2.sql.tmp grep -v '^#' sql/test-standardize_address_2.sql.tmp | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/test-standardize_address_2.sql rm -f sql/test-standardize_address_2.sql.tmp /opt/rh/gcc-toolset-11/root/usr/bin/cpp -traditional-cpp -w -P -Upixel -Ubool -I@buiddir@/../libpgcommon test-debug_standardize_address.sql.in > sql/test-debug_standardize_address.sql.tmp grep -v '^#' sql/test-debug_standardize_address.sql.tmp | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/test-debug_standardize_address.sql rm -f sql/test-debug_standardize_address.sql.tmp echo '-- Just tag extension address_standardizer version as "ANY"' > sql/address_standardizer--TEMPLATED--TO--ANY.sql echo '-- Installed by address_standardizer 3.5.4' >> sql/address_standardizer--TEMPLATED--TO--ANY.sql echo '-- Built on 2026-06-15 16:23:37' >> sql/address_standardizer--TEMPLATED--TO--ANY.sql cat address_standardizer.control.in \ | /bin/perl -lpe "s'@EXTVERSION@'3.5.4'g" \ > address_standardizer.control cat address_standardizer_data_us.control.in \ | /bin/perl -lpe "s'@EXTVERSION@'3.5.4'g" \ > address_standardizer_data_us.control make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/address_standardizer' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions' PostGIS was built successfully. Ready to install. make[2]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4' cd build/postgis-3.5.4 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4' make -C doc comments-install make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc' make -f Makefile.comments install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/contrib/postgis-3.5' /bin/install -c -m 644 postgis_comments.sql raster_comments.sql topology_comments.sql sfcgal_comments.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/contrib/postgis-3.5/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc' for s in liblwgeom deps libpgcommon postgis regress topology doc raster loader utils extensions; do \ echo "---- Making install in ${s}"; \ make -C ${s} install || exit 1; \ done; ---- Making install in liblwgeom make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/liblwgeom' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/liblwgeom' ---- Making install in deps make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/deps' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/deps' ---- Making install in libpgcommon make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/libpgcommon' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/libpgcommon' ---- Making install in postgis make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/postgis' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/contrib/postgis-3.5' /bin/install -c -m 755 postgis-3.so '/opt/metwork-mfext-master/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-master/opt/scientific_core/share/postgresql/contrib/postgis-3.5/' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/postgis' ---- Making install in regress make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/regress' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/regress' ---- Making install in topology make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/topology' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/contrib/postgis-3.5' /bin/install -c -m 755 postgis_topology-3.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/postgis_topology-3.so' mkdir -p /opt/metwork-mfext-master/opt/scientific_core/bin /bin/sh ../libtool --mode=install /bin/install -c loader/pgtopo_import "/opt/metwork-mfext-master/opt/scientific_core/bin/pgtopo_import" libtool: install: /bin/install -c loader/pgtopo_import /opt/metwork-mfext-master/opt/scientific_core/bin/pgtopo_import /bin/sh ../libtool --mode=install /bin/install -c loader/pgtopo_export "/opt/metwork-mfext-master/opt/scientific_core/bin/pgtopo_export" libtool: install: /bin/install -c loader/pgtopo_export /opt/metwork-mfext-master/opt/scientific_core/bin/pgtopo_export /bin/install -c -m 644 topology.sql topology_upgrade.sql uninstall_topology.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/contrib/postgis-3.5/' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/topology' ---- Making install in doc make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc' make -f Makefile.comments install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/contrib/postgis-3.5' /bin/install -c -m 644 postgis_comments.sql raster_comments.sql topology_comments.sql sfcgal_comments.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/contrib/postgis-3.5/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc' mkdir -p /opt/metwork-mfext-master/opt/scientific_core/share/man/man1 for f in man/shp2pgsql.1 man/pgsql2shp.1 man/pgtopo_export.1 man/pgtopo_import.1 man/postgis.1 man/postgis_restore.1; do \ /bin/install -c -m 644 $f /opt/metwork-mfext-master/opt/scientific_core/share/man/man1/`basename $f`; \ done make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/doc' ---- Making install in raster make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster' make corelib make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster' make -C rt_core make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/rt_core' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/rt_core' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster' make pglib make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster' make -C rt_core make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/rt_core' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/rt_core' make -C rt_pg make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/rt_pg' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/rt_pg' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster' make rtloader make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster' make -C rt_core make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/rt_core' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/rt_core' make -C loader make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/loader' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/loader' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster' make rtpostgis.sql make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster' make -C rt_pg rtpostgis.sql make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/rt_pg' make[5]: 'rtpostgis.sql' is up to date. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/rt_pg' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster' make -C loader install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/loader' /bin/sh ../../libtool --mode=install /bin/install -c raster2pgsql "/opt/metwork-mfext-master/opt/scientific_core/bin/raster2pgsql" libtool: install: /bin/install -c raster2pgsql /opt/metwork-mfext-master/opt/scientific_core/bin/raster2pgsql make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/loader' make -C rt_pg install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/rt_pg' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/contrib/postgis-3.5' /bin/install -c -m 755 postgis_raster-3.so '/opt/metwork-mfext-master/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-master/opt/scientific_core/share/postgresql/contrib/postgis-3.5/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/rt_pg' make -C scripts install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/scripts' make -C python make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.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.5.4/raster/scripts/python' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster/scripts' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/raster' ---- Making install in loader make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/loader' /bin/sh ../libtool --mode=install /bin/install -c pgsql2shp "/opt/metwork-mfext-master/opt/scientific_core/bin/pgsql2shp" libtool: install: /bin/install -c pgsql2shp /opt/metwork-mfext-master/opt/scientific_core/bin/pgsql2shp /bin/sh ../libtool --mode=install /bin/install -c shp2pgsql "/opt/metwork-mfext-master/opt/scientific_core/bin/shp2pgsql" libtool: install: /bin/install -c shp2pgsql /opt/metwork-mfext-master/opt/scientific_core/bin/shp2pgsql /bin/sh ../libtool --mode=install /bin/install -c postgis "/opt/metwork-mfext-master/opt/scientific_core/bin/postgis" libtool: install: /bin/install -c postgis /opt/metwork-mfext-master/opt/scientific_core/bin/postgis make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/loader' ---- Making install in utils make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/utils' /bin/sh ../build-aux/install-sh postgis_restore.pl '/opt/metwork-mfext-master/opt/scientific_core/bin/postgis_restore' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/utils' ---- Making install in extensions make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.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.5.4/extensions/postgis' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' mkdir -p "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension" /bin/install -c -m 644 "sql/postgis--ANY--3.5.4.sql" "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/postgis--ANY--3.5.4.sql" /bin/install -c -m 644 "sql/postgis--TEMPLATED--TO--ANY.sql" "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/postgis--TEMPLATED--TO--ANY.sql" ln -fs "postgis--TEMPLATED--TO--ANY.sql" "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/postgis--3.5.4--ANY.sql" /bin/install -c -m 644 .//postgis.control '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 postgis.control sql/postgis--3.5.4.sql sql/postgis--unpackaged.sql sql/postgis--unpackaged--3.5.4.sql sql/postgis--ANY--3.5.4.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/postgis' ---- Making install in postgis_tiger_geocoder make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/postgis_tiger_geocoder' mkdir -p expected /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' mkdir -p "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension" /bin/install -c -m 644 "sql/postgis_tiger_geocoder--ANY--3.5.4.sql" "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/postgis_tiger_geocoder--ANY--3.5.4.sql" /bin/install -c -m 644 "sql/postgis_tiger_geocoder--TEMPLATED--TO--ANY.sql" "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/postgis_tiger_geocoder--TEMPLATED--TO--ANY.sql" ln -fs "postgis_tiger_geocoder--TEMPLATED--TO--ANY.sql" "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/postgis_tiger_geocoder--3.5.4--ANY.sql" /bin/install -c -m 644 .//postgis_tiger_geocoder.control '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 postgis_tiger_geocoder.control sql/postgis_tiger_geocoder--3.5.4.sql sql/postgis_tiger_geocoder--unpackaged--3.5.4.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/postgis_tiger_geocoder' ---- Making install in postgis_raster make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/postgis_raster' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' mkdir -p "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension" /bin/install -c -m 644 "sql/postgis_raster--ANY--3.5.4.sql" "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/postgis_raster--ANY--3.5.4.sql" /bin/install -c -m 644 "sql/postgis_raster--TEMPLATED--TO--ANY.sql" "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/postgis_raster--TEMPLATED--TO--ANY.sql" ln -fs "postgis_raster--TEMPLATED--TO--ANY.sql" "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/postgis_raster--3.5.4--ANY.sql" /bin/install -c -m 644 .//postgis_raster.control '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 postgis_raster.control sql/postgis_raster--3.5.4.sql sql/postgis_raster--unpackaged.sql sql/postgis_raster--unpackaged--3.5.4.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/postgis_raster' ---- Making install in postgis_topology make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/postgis_topology' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' mkdir -p "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension" /bin/install -c -m 644 "sql/postgis_topology--ANY--3.5.4.sql" "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/postgis_topology--ANY--3.5.4.sql" /bin/install -c -m 644 "sql/postgis_topology--TEMPLATED--TO--ANY.sql" "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/postgis_topology--TEMPLATED--TO--ANY.sql" ln -fs "postgis_topology--TEMPLATED--TO--ANY.sql" "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/postgis_topology--3.5.4--ANY.sql" /bin/install -c -m 644 .//postgis_topology.control '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 postgis_topology.control sql/postgis_topology--3.5.4.sql sql/postgis_topology--unpackaged.sql sql/postgis_topology--unpackaged--3.5.4.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/postgis_topology' ---- Making install in address_standardizer make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/address_standardizer' Makefile:232: warning: overriding recipe for target 'install' /opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgxs/src/makefiles/pgxs.mk:239: warning: ignoring old recipe for target 'install' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/doc/postgresql/extension' /bin/install -c -m 755 address_standardizer-3.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/address_standardizer-3.so' TARGET=`echo install-upgrade-paths-data | sed 's/-data$//'`; \ for lang in us; do \ EXTENSION_DATA_INSTALL=1 \ make ${TARGET} \ EXTENSION=address_standardizer_data_${lang} \ || exit 1; \ done make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/address_standardizer' Makefile:232: warning: overriding recipe for target 'install' /opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgxs/src/makefiles/pgxs.mk:239: warning: ignoring old recipe for target 'install' echo '-- Just tag extension address_standardizer_data_us version as "ANY"' > sql/address_standardizer_data_us--TEMPLATED--TO--ANY.sql echo '-- Installed by address_standardizer_data_us 3.5.4' >> sql/address_standardizer_data_us--TEMPLATED--TO--ANY.sql echo '-- Built on 2026-06-15 16:23:38' >> sql/address_standardizer_data_us--TEMPLATED--TO--ANY.sql mkdir -p "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension" /bin/install -c -m 644 "sql/address_standardizer_data_us--ANY--3.5.4.sql" "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/address_standardizer_data_us--ANY--3.5.4.sql" /bin/install -c -m 644 "sql/address_standardizer_data_us--TEMPLATED--TO--ANY.sql" "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/address_standardizer_data_us--TEMPLATED--TO--ANY.sql" ln -fs "address_standardizer_data_us--TEMPLATED--TO--ANY.sql" "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/address_standardizer_data_us--3.5.4--ANY.sql" make[5]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/address_standardizer' mkdir -p "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension" /bin/install -c -m 644 "sql/address_standardizer--ANY--3.5.4.sql" "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/address_standardizer--ANY--3.5.4.sql" /bin/install -c -m 644 "sql/address_standardizer--TEMPLATED--TO--ANY.sql" "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/address_standardizer--TEMPLATED--TO--ANY.sql" ln -fs "address_standardizer--TEMPLATED--TO--ANY.sql" "/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/address_standardizer--3.5.4--ANY.sql" /bin/install -c -m 644 address_standardizer.control address_standardizer_data_us.control sql/address_standardizer--1.0--3.5.4.sql sql/address_standardizer--3.5.4.sql sql/address_standardizer--ANY--3.5.4.sql sql/address_standardizer--TEMPLATED--TO--ANY.sql sql/address_standardizer_data_us--3.5.4--3.5.4next.sql sql/address_standardizer_data_us--3.5.4.sql sql/address_standardizer_data_us--3.5.4next--3.5.4.sql sql/address_standardizer_data_us--ANY--3.5.4.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 ./README.address_standardizer '/opt/metwork-mfext-master/opt/scientific_core/share/doc/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/address_standardizer' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions' make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4' make -C extensions/ install-extension-upgrades-from-known-versions make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions' for DIR in postgis postgis_tiger_geocoder postgis_raster postgis_topology address_standardizer; do \ echo "---- Making install-extension-upgrades-from-known-versions in ${DIR}"; \ make -C "${DIR}" install-extension-upgrades-from-known-versions || exit 1; \ done ---- Making install-extension-upgrades-from-known-versions in postgis make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/postgis' /bin/perl ../../loader/postgis.pl \ install-extension-upgrades \ --extension postgis \ --pg_sharedir /opt/metwork-mfext-master/opt/scientific_core/share/postgresql \ 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.4.10 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.5.6 2.5.7 2.5.8 2.5.9 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.0.10 3.0.11 3.0.12 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.9 3.1.6 3.1.7 3.1.8 3.1.9 3.1.10 3.1.11 3.1.12 3.2.0 3.2.1 3.2.2 3.2.3 3.2.4 3.2.5 3.2.6 3.2.7 3.2.8 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.3.8 3.4.0 3.4.1 3.4.2 3.4.3 3.4.4 3.5.0 3.5.1 3.5.2 3.5.3 3.5.4dev Installation target: /opt/metwork-mfext-master/opt/scientific_core/share/postgresql postgis make[5]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/postgis' ---- Making install-extension-upgrades-from-known-versions in postgis_tiger_geocoder make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/postgis_tiger_geocoder' /bin/perl ../../loader/postgis.pl \ install-extension-upgrades \ --extension postgis_tiger_geocoder \ --pg_sharedir /opt/metwork-mfext-master/opt/scientific_core/share/postgresql \ 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.4.10 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.5.6 2.5.7 2.5.8 2.5.9 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.0.10 3.0.11 3.0.12 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.9 3.1.6 3.1.7 3.1.8 3.1.9 3.1.10 3.1.11 3.1.12 3.2.0 3.2.1 3.2.2 3.2.3 3.2.4 3.2.5 3.2.6 3.2.7 3.2.8 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.3.8 3.4.0 3.4.1 3.4.2 3.4.3 3.4.4 3.5.0 3.5.1 3.5.2 3.5.3 3.5.4dev Installation target: /opt/metwork-mfext-master/opt/scientific_core/share/postgresql postgis_tiger_geocoder make[5]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/postgis_tiger_geocoder' ---- Making install-extension-upgrades-from-known-versions in postgis_raster make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/postgis_raster' /bin/perl ../../loader/postgis.pl \ install-extension-upgrades \ --extension postgis_raster \ --pg_sharedir /opt/metwork-mfext-master/opt/scientific_core/share/postgresql \ 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.4.10 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.5.6 2.5.7 2.5.8 2.5.9 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.0.10 3.0.11 3.0.12 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.9 3.1.6 3.1.7 3.1.8 3.1.9 3.1.10 3.1.11 3.1.12 3.2.0 3.2.1 3.2.2 3.2.3 3.2.4 3.2.5 3.2.6 3.2.7 3.2.8 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.3.8 3.4.0 3.4.1 3.4.2 3.4.3 3.4.4 3.5.0 3.5.1 3.5.2 3.5.3 3.5.4dev Installation target: /opt/metwork-mfext-master/opt/scientific_core/share/postgresql postgis_raster make[5]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/postgis_raster' ---- Making install-extension-upgrades-from-known-versions in postgis_topology make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/postgis_topology' /bin/perl ../../loader/postgis.pl \ install-extension-upgrades \ --extension postgis_topology \ --pg_sharedir /opt/metwork-mfext-master/opt/scientific_core/share/postgresql \ 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.4.10 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.5.6 2.5.7 2.5.8 2.5.9 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.0.10 3.0.11 3.0.12 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.9 3.1.6 3.1.7 3.1.8 3.1.9 3.1.10 3.1.11 3.1.12 3.2.0 3.2.1 3.2.2 3.2.3 3.2.4 3.2.5 3.2.6 3.2.7 3.2.8 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.3.8 3.4.0 3.4.1 3.4.2 3.4.3 3.4.4 3.5.0 3.5.1 3.5.2 3.5.3 3.5.4dev Installation target: /opt/metwork-mfext-master/opt/scientific_core/share/postgresql postgis_topology make[5]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/postgis_topology' ---- Making install-extension-upgrades-from-known-versions in address_standardizer make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/address_standardizer' Makefile:232: warning: overriding recipe for target 'install' /opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgxs/src/makefiles/pgxs.mk:239: warning: ignoring old recipe for target 'install' TARGET=`echo install-extension-upgrades-from-known-versions-data | sed 's/-data$//'`; \ for lang in us; do \ EXTENSION_DATA_INSTALL=1 \ make ${TARGET} \ EXTENSION=address_standardizer_data_${lang} \ || exit 1; \ done make[6]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/address_standardizer' Makefile:232: warning: overriding recipe for target 'install' /opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pgxs/src/makefiles/pgxs.mk:239: warning: ignoring old recipe for target 'install' /bin/perl ../../loader/postgis.pl \ install-extension-upgrades \ --extension address_standardizer_data_us \ --pg_sharedir /opt/metwork-mfext-master/opt/scientific_core/share/postgresql \ 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.4.10 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.5.6 2.5.7 2.5.8 2.5.9 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.0.10 3.0.11 3.0.12 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.9 3.1.6 3.1.7 3.1.8 3.1.9 3.1.10 3.1.11 3.1.12 3.2.0 3.2.1 3.2.2 3.2.3 3.2.4 3.2.5 3.2.6 3.2.7 3.2.8 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.3.8 3.4.0 3.4.1 3.4.2 3.4.3 3.4.4 3.5.0 3.5.1 3.5.2 3.5.3 3.5.4dev Installation target: /opt/metwork-mfext-master/opt/scientific_core/share/postgresql address_standardizer_data_us make[6]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/address_standardizer' /bin/perl ../../loader/postgis.pl \ install-extension-upgrades \ --extension address_standardizer \ --pg_sharedir /opt/metwork-mfext-master/opt/scientific_core/share/postgresql \ 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.4.10 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.5.6 2.5.7 2.5.8 2.5.9 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.0.10 3.0.11 3.0.12 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.9 3.1.6 3.1.7 3.1.8 3.1.9 3.1.10 3.1.11 3.1.12 3.2.0 3.2.1 3.2.2 3.2.3 3.2.4 3.2.5 3.2.6 3.2.7 3.2.8 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.3.8 3.4.0 3.4.1 3.4.2 3.4.3 3.4.4 3.5.0 3.5.1 3.5.2 3.5.3 3.5.4dev Installation target: /opt/metwork-mfext-master/opt/scientific_core/share/postgresql address_standardizer make[5]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions/address_standardizer' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4/extensions' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.5.4' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis' mkdir -p /opt/metwork-mfext-master/opt/scientific_core/contrib/postgis-3 cd build/postgis-3.5.4 && cp -f doc/postgis_comments.sql /opt/metwork-mfext-master/opt/scientific_core/contrib/postgis-3/ echo "trusted = true" >> /opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/postgis.control 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,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml touch /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "name: 'postgresql-airtide'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "version: '1.0.0'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "checksum: '2b51e6714bbcb8170b8e244b3ceda256'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo -n "description: '" >>/opt/metwork-mfext-master/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-master/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "website: 'https://angeo.copernicus.org/articles/21/1897/2003/'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "license: '??'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-master/opt/scientific_core download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide' /opt/metwork-mfext-master/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-master/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="";export CXXFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-master/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/opt/rh/gcc-toolset-11/root/usr/lib/gcc/x86_64-redhat-linux/11 -L/opt/rh/gcc-toolset-11/root/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/gcc-toolset-11/root/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -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-master/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-master/opt/scientific_core/bin/pg_config PostgreSQL version: PostgreSQL 18.4 ------------------------------------------------------------------------ WARNING: You have set the --prefix to '/opt/metwork-mfext-master/opt/scientific_core'. But we mostly ignore the --prefix. For your info, using the values determined from /opt/metwork-mfext-master/opt/scientific_core/bin/pg_config we will be installing: * geohash shared library in /opt/metwork-mfext-master/opt/scientific_core/lib/postgresql * geohash SQL files in /opt/metwork-mfext-master/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 aload.f:42:72: 42 | do 55 i=1,nx | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 55 at (1) aload.f:55:72: 55 | do 75 i=1,nx | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 75 at (1) aload.f:203:72: 203 | 10 VAL(I) = 0.0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) aload.f:210:72: 210 | 20 VAL(I) = W4*GRID(ILON1,JLAT1,I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) aload.f:215:72: 215 | 30 VAL(I) = VAL(I) + W1*GRID(ILON1,JLAT2,I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) aload.f:220:72: 220 | 40 VAL(I) = VAL(I) + W2*GRID(ILON2,JLAT2,I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) aload.f:225:72: 225 | 50 VAL(I) = VAL(I) + W3*GRID(ILON2,JLAT1,I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) aload.f:229:72: 229 | 60 VAL(I) = VAL(I)/W | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) 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/opt/rh/gcc-toolset-11/root/usr/lib/gcc/x86_64-redhat-linux/11 -L/opt/rh/gcc-toolset-11/root/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/gcc-toolset-11/root/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o data.o data.c gfortran -g -O2 -cpp -fpic -c -o airtide.o airtide.f airtide.f:202:72: 202 | 10 VAL(I) = 0.0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) airtide.f:209:72: 209 | 20 VAL(I) = W4*GRID(ILON1,JLAT1,I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) airtide.f:214:72: 214 | 30 VAL(I) = VAL(I) + W1*GRID(ILON1,JLAT2,I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) airtide.f:219:72: 219 | 40 VAL(I) = VAL(I) + W2*GRID(ILON2,JLAT2,I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) airtide.f:224:72: 224 | 50 VAL(I) = VAL(I) + W3*GRID(ILON2,JLAT1,I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) airtide.f:228:72: 228 | 60 VAL(I) = VAL(I)/W | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o postgresql_airtide.so extension.o data.o airtide.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -fvisibility=hidden -L/opt/rh/gcc-toolset-11/root/usr/lib/gcc/x86_64-redhat-linux/11 -L/opt/rh/gcc-toolset-11/root/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/gcc-toolset-11/root/usr/lib/gcc/x86_64-redhat-linux/11/../../.. -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-master/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/install -c -m 755 postgresql_airtide.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/postgresql_airtide.so' /bin/install -c -m 644 .//postgresql_airtide.control '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 postgresql_airtide--1.0.0.sql '/opt/metwork-mfext-master/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,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml touch /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "name: 'postgis-geohash'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "version: '0.1.2'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "checksum: '6779625e04815b3161a4e775b7a181eb'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo -n "description: '" >>/opt/metwork-mfext-master/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-master/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "website: 'https://github.com/adelplanque/postgis-geohash'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "license: '??'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-master/opt/scientific_core download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash' /opt/metwork-mfext-master/bin/_download_helper.sh `readlink -m ./build/postgis-geohash-0.1.2.tar.gz` `readlink -m ./sources` MD5 6779625e04815b3161a4e775b7a181eb Computing checksum for /src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2.tar.gz... Good checksum rm -Rf postgis-geohash-0.1.2 /opt/metwork-mfext-master/bin/_uncompress_helper.sh `readlink -m ./build/postgis-geohash-0.1.2.tar.gz` tar.gz postgis-geohash-0.1.2 cd build/postgis-geohash-0.1.2 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS="";export CXXFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-master/opt/scientific_core checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a race-free 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... 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... /opt/rh/gcc-toolset-11/root/usr/bin/ld checking if the linker (/opt/rh/gcc-toolset-11/root/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/gcc-toolset-11/root/usr/bin/nm -B checking the name lister (/opt/rh/gcc-toolset-11/root/usr/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 /opt/rh/gcc-toolset-11/root/usr/bin/ld option to reload object files... -r checking for file... file 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 /opt/rh/gcc-toolset-11/root/usr/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 stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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 (/opt/rh/gcc-toolset-11/root/usr/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-master/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-master/opt/scientific_core/bin/pg_config PostgreSQL version: PostgreSQL 18.4 ------------------------------------------------------------------------ WARNING: You have set the --prefix to '/opt/metwork-mfext-master/opt/scientific_core'. But we mostly ignore the --prefix. For your info, using the values determined from /opt/metwork-mfext-master/opt/scientific_core/bin/pg_config we will be installing: * postgis_geohash shared library in /opt/metwork-mfext-master/opt/scientific_core/lib/postgresql * postgis_geohash SQL files in /opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension ------------------------------------------------------------------------ cd build/postgis-geohash-0.1.2 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2' Making all in ext make[4]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2/ext' make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2/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 cr .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.1.2/ext' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2/ext' Making all in extension make[4]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2/extension' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -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 -fvisibility=hidden -I../ext/postgis/liblwgeom -I../ext/proj/src -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -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 -fvisibility=hidden -shared -o postgis_geohash.so geohash.o -Wl,--gc-sections -Wl,-flto -Wl,--version-script=version.script -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -fvisibility=hidden ../ext/.libs/liblwgeom.a -lm echo "\echo Use \"CREATE EXTENSION @EXT_NAME@\" to load this file. \quit" > postgis_geohash--0.1.2.sql echo >> postgis_geohash--0.1.2.sql cat geohash.sql >> postgis_geohash--0.1.2.sql make[4]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2/extension' make[4]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2' cd build/postgis-geohash-0.1.2 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2' Making install in ext make[3]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2/ext' make install-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2/ext' make[5]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2/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.1.2/ext' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2/ext' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2/ext' Making install in extension make[3]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/install -c -m 755 postgis_geohash.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/postgis_geohash.so' /bin/install -c -m 644 .//postgis_geohash.control '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 postgis_geohash--0.1.2.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2/extension' make[3]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2' make[4]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2' 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.1.2' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.1.2' 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,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_partman.yaml touch /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "name: 'pg_partman'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "version: '5.2.4'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "checksum: 'd4e3c605255f6746056d4db0dc63ad65'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo -n "description: '" >>/opt/metwork-mfext-master/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-master/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "website: 'https://github.com/pgpartman/pg_partman'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "license: 'PostgreSQL'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_partman.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_partman.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_partman.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_partman.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_partman.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-master/opt/scientific_core download uncompress build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0073_pg_partman' /opt/metwork-mfext-master/bin/_download_helper.sh `readlink -m ./build/pg_partman-5.2.4.tar.gz` `readlink -m ./sources` MD5 d4e3c605255f6746056d4db0dc63ad65 Computing checksum for /src/layers/layer1_scientific_core/0073_pg_partman/build/pg_partman-5.2.4.tar.gz... Good checksum rm -Rf pg_partman-5.2.4 /opt/metwork-mfext-master/bin/_uncompress_helper.sh `readlink -m ./build/pg_partman-5.2.4.tar.gz` tar.gz pg_partman-5.2.4 cd build/pg_partman-5.2.4 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0073_pg_partman/build/pg_partman-5.2.4' cat sql/types/types.sql sql/tables/tables.sql sql/functions/apply_cluster.sql sql/functions/apply_constraints.sql sql/functions/apply_privileges.sql sql/functions/autovacuum_off.sql sql/functions/autovacuum_reset.sql sql/functions/calculate_time_partition_info.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_parent.sql sql/functions/create_partition_id.sql sql/functions/create_partition_time.sql sql/functions/create_sub_parent.sql sql/functions/drop_constraints.sql sql/functions/drop_partition_id.sql sql/functions/drop_partition_time.sql sql/functions/dump_partitioned_table_definition.sql sql/functions/inherit_replica_identity.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/functions/util_uuid7_time.sql sql/procedures/partition_data_proc.sql sql/procedures/reapply_constraints_proc.sql sql/procedures/run_analyze.sql sql/procedures/run_maintenance_proc.sql sql/procedures/undo_partition_proc.sql > sql/pg_partman--5.2.4.sql gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -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 -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden src/pg_partman_bgw.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -fvisibility=hidden -shared -o src/pg_partman_bgw.so make[2]: Leaving directory '/src/layers/layer1_scientific_core/0073_pg_partman/build/pg_partman-5.2.4' cd build/pg_partman-5.2.4 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0073_pg_partman/build/pg_partman-5.2.4' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/doc/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/bin' /bin/install -c -m 644 .//pg_partman.control '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 .//updates/pg_partman--0.1.0--0.1.1.sql .//updates/pg_partman--0.1.1--0.1.2.sql .//updates/pg_partman--0.1.2--0.2.0.sql .//updates/pg_partman--0.2.0--0.3.0.sql .//updates/pg_partman--0.3.0--0.3.1.sql .//updates/pg_partman--0.3.1--0.3.2.sql .//updates/pg_partman--0.3.2--0.4.0.sql .//updates/pg_partman--0.4.0--0.4.1.sql .//updates/pg_partman--0.4.1--0.4.2.sql .//updates/pg_partman--0.4.2--1.0.0.sql .//updates/pg_partman--1.0.0--1.1.0.sql .//updates/pg_partman--1.1.0--1.2.0.sql .//updates/pg_partman--1.2.0--1.3.0.sql .//updates/pg_partman--1.3.0--1.4.0.sql .//updates/pg_partman--1.4.0--1.4.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--1.4.3--1.4.4.sql .//updates/pg_partman--1.4.4--1.4.5.sql .//updates/pg_partman--1.4.5--1.5.0.sql .//updates/pg_partman--1.5.0--1.5.1.sql .//updates/pg_partman--1.5.1--1.6.0.sql .//updates/pg_partman--1.6.0--1.6.1.sql .//updates/pg_partman--1.6.1--1.7.0.sql .//updates/pg_partman--1.7.0--1.7.1.sql .//updates/pg_partman--1.7.1--1.7.2.sql .//updates/pg_partman--1.7.2--1.8.0.sql .//updates/pg_partman--1.8.0--1.8.1.sql .//updates/pg_partman--1.8.1--1.8.2.sql .//updates/pg_partman--1.8.2--1.8.3.sql .//updates/pg_partman--1.8.3--1.8.4.sql .//updates/pg_partman--1.8.4--1.8.5.sql .//updates/pg_partman--1.8.5--1.8.6.sql .//updates/pg_partman--1.8.6--1.8.7.sql .//updates/pg_partman--1.8.7--1.8.8.sql .//updates/pg_partman--1.8.7--2.0.0.sql .//updates/pg_partman--1.8.8--2.0.0.sql .//updates/pg_partman--2.0.0--2.1.0.sql .//updates/pg_partman--2.1.0--2.2.0.sql .//updates/pg_partman--2.2.0--2.2.1.sql .//updates/pg_partman--2.2.1--2.2.2.sql .//updates/pg_partman--2.2.2--2.2.3.sql .//updates/pg_partman--2.2.3--2.3.0.sql .//updates/pg_partman--2.3.0--2.3.1.sql .//updates/pg_partman--2.3.1--2.3.2.sql .//updates/pg_partman--2.3.2--2.3.3.sql .//updates/pg_partman--2.3.3--2.3.4.sql .//updates/pg_partman--2.3.4--2.4.0.sql .//updates/pg_partman--2.4.0--2.4.1.sql .//updates/pg_partman--2.4.1--2.5.0.sql .//updates/pg_partman--2.5.0--2.5.1.sql .//updates/pg_partman--2.5.1--2.6.0.sql .//updates/pg_partman--2.6.0--2.6.1.sql .//updates/pg_partman--2.6.1--2.6.2.sql .//updates/pg_partman--2.6.2--2.6.3.sql .//updates/pg_partman--2.6.3--2.6.4.sql .//updates/pg_partman--2.6.4--3.0.0.sql .//updates/pg_partman--3.0.0--3.0.1.sql .//updates/pg_partman--3.0.1--3.0.2.sql .//updates/pg_partman--3.0.2--3.1.0.sql .//updates/pg_partman--3.1.0--3.1.1.sql .//updates/pg_partman--3.1.1--3.1.2.sql .//updates/pg_partman--3.1.2--3.1.3.sql .//updates/pg_partman--3.1.3--3.2.0.sql .//updates/pg_partman--3.2.0--3.2.1.sql .//updates/pg_partman--3.2.1--4.0.0.sql .//updates/pg_partman--4.0.0--4.1.0.sql .//updates/pg_partman--4.1.0--4.2.0.sql .//updates/pg_partman--4.2.0--4.2.1.sql .//updates/pg_partman--4.2.1--4.2.2.sql .//updates/pg_partman--4.2.2--4.3.0.sql .//updates/pg_partman--4.3.0--4.3.1.sql .//updates/pg_partman--4.3.1--4.4.0.sql .//updates/pg_partman--4.4.0--4.5.0.sql .//updates/pg_partman--4.4.1--4.5.0.sql .//updates/pg_partman--4.5.0--4.5.1.sql .//updates/pg_partman--4.5.1--4.6.0.sql .//updates/pg_partman--4.6.0--4.6.1.sql .//updates/pg_partman--4.6.1--4.6.2.sql .//updates/pg_partman--4.6.2--4.7.0.sql .//updates/pg_partman--4.7.0--4.7.1.sql .//updates/pg_partman--4.7.1--4.7.2.sql .//updates/pg_partman--4.7.2--4.7.3.sql .//updates/pg_partman--4.7.3--4.7.4.sql .//updates/pg_partman--4.7.4--4.8.0.sql .//updates/pg_partman--4.8.0--5.0.0.sql .//updates/pg_partman--5.0.0--5.0.1.sql .//updates/pg_partman--5.0.1--5.1.0.sql .//updates/pg_partman--5.1.0--5.2.0.sql .//updates/pg_partman--5.2.0--5.2.1.sql .//updates/pg_partman--5.2.1--5.2.2.sql .//updates/pg_partman--5.2.2--5.2.3.sql .//updates/pg_partman--5.2.3--5.2.4.sql .//sql/pg_partman--5.2.4.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 755 src/pg_partman_bgw.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/' /bin/install -c -m 644 .//doc/fix_missing_procedures.md .//doc/migrate_to_declarative.md .//doc/migrate_to_partman.md .//doc/pg_partman.md .//doc/pg_partman_5.0.1_upgrade.md .//doc/pg_partman_howto.md '/opt/metwork-mfext-master/opt/scientific_core/share/doc/postgresql/extension/' /bin/install -c -m 755 .//bin/common/*.py '/opt/metwork-mfext-master/opt/scientific_core/bin/' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0073_pg_partman/build/pg_partman-5.2.4' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0073_pg_partman' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0073_pg_partman' make[3]: Entering directory '/src/layers/layer1_scientific_core/0074_pg_uuidv7' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_uuidv7.yaml touch /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_uuidv7.yaml echo "name: 'pg_uuidv7'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_uuidv7.yaml echo "version: '1.7.0'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_uuidv7.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_uuidv7.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_uuidv7.yaml echo "checksum: '5bbb8d0e70986541ecaaa740aea4f6d5'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_uuidv7.yaml echo -n "description: '" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_uuidv7.yaml echo -n "A tiny Postgres extension to create valid version 7 UUIDs in Postgres" |sed "s/'/ /g" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_uuidv7.yaml echo "'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_uuidv7.yaml echo "website: 'https://pgxn.org/dist/pg_uuidv7/'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_uuidv7.yaml echo "license: 'Mozilla Public License Version 2.0'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_uuidv7.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_uuidv7.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_uuidv7.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_uuidv7.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_uuidv7.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-master/opt/scientific_core download uncompress build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0074_pg_uuidv7' /opt/metwork-mfext-master/bin/_download_helper.sh `readlink -m ./build/pg_uuidv7-1.7.0.tar.gz` `readlink -m ./sources` MD5 5bbb8d0e70986541ecaaa740aea4f6d5 Computing checksum for /src/layers/layer1_scientific_core/0074_pg_uuidv7/build/pg_uuidv7-1.7.0.tar.gz... Good checksum rm -Rf pg_uuidv7-1.7.0 /opt/metwork-mfext-master/bin/_uncompress_helper.sh `readlink -m ./build/pg_uuidv7-1.7.0.tar.gz` tar.gz pg_uuidv7-1.7.0 cd build/pg_uuidv7-1.7.0 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0074_pg_uuidv7/build/pg_uuidv7-1.7.0' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o pg_uuidv7.o pg_uuidv7.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden pg_uuidv7.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -fvisibility=hidden -shared -o pg_uuidv7.so make[2]: Leaving directory '/src/layers/layer1_scientific_core/0074_pg_uuidv7/build/pg_uuidv7-1.7.0' cd build/pg_uuidv7-1.7.0 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0074_pg_uuidv7/build/pg_uuidv7-1.7.0' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/install -c -m 644 .//pg_uuidv7.control '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 .//sql/pg_uuidv7--1.7.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 755 pg_uuidv7.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0074_pg_uuidv7/build/pg_uuidv7-1.7.0' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0074_pg_uuidv7' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0074_pg_uuidv7' make[3]: Entering directory '/src/layers/layer1_scientific_core/0075_pg_cron' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_cron.yaml touch /opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_cron.yaml echo "name: 'pg_cron'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_cron.yaml echo "version: '1.6.7'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_cron.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_cron.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_cron.yaml echo "checksum: '9986167f62b21827ced886bccdfd3431'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_cron.yaml echo -n "description: '" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_cron.yaml echo -n "PG_CRON is a simple cron-based job scheduler for PostgreSQL (10 or higher) that runs inside the database as an extension" |sed "s/'/ /g" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_cron.yaml echo "'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_cron.yaml echo "website: 'https://github.com/citusdata/pg_cron'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_cron.yaml echo "license: 'PostgreSQL Licence'" >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_cron.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_cron.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_cron.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_cron.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-master/opt/scientific_core/share/metwork_packages/pg_cron.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-master/opt/scientific_core download uncompress build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0075_pg_cron' /opt/metwork-mfext-master/bin/_download_helper.sh `readlink -m ./build/pg_cron-1.6.7.tar.gz` `readlink -m ./sources` MD5 9986167f62b21827ced886bccdfd3431 Computing checksum for /src/layers/layer1_scientific_core/0075_pg_cron/build/pg_cron-1.6.7.tar.gz... Good checksum rm -Rf pg_cron-1.6.7 /opt/metwork-mfext-master/bin/_uncompress_helper.sh `readlink -m ./build/pg_cron-1.6.7.tar.gz` tar.gz pg_cron-1.6.7 cd build/pg_cron-1.6.7 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0075_pg_cron/build/pg_cron-1.6.7' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -std=c99 -Wall -Wextra -Werror -Wno-unused-parameter -Wno-implicit-fallthrough -Iinclude -I/opt/metwork-mfext-master/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o src/entry.o src/entry.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -std=c99 -Wall -Wextra -Werror -Wno-unused-parameter -Wno-implicit-fallthrough -Iinclude -I/opt/metwork-mfext-master/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o src/job_metadata.o src/job_metadata.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -std=c99 -Wall -Wextra -Werror -Wno-unused-parameter -Wno-implicit-fallthrough -Iinclude -I/opt/metwork-mfext-master/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o src/misc.o src/misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -std=c99 -Wall -Wextra -Werror -Wno-unused-parameter -Wno-implicit-fallthrough -Iinclude -I/opt/metwork-mfext-master/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o src/pg_cron.o src/pg_cron.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -std=c99 -Wall -Wextra -Werror -Wno-unused-parameter -Wno-implicit-fallthrough -Iinclude -I/opt/metwork-mfext-master/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-master/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-master/opt/scientific_core/include -I/opt/metwork-mfext-master/opt/scientific_core/../core/include -I/usr/include/libxml2 -c -o src/task_states.o src/task_states.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -fvisibility=hidden -shared -o pg_cron.so src/entry.o src/job_metadata.o src/misc.o src/pg_cron.o src/task_states.o -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/lib -L/opt/metwork-mfext-master/opt/scientific_core/../core/lib -L/usr/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-master/opt/scientific_core/lib',--enable-new-dtags -fvisibility=hidden -L/opt/metwork-mfext-master/opt/scientific_core/lib -lpq cat pg_cron.sql > pg_cron--1.0.sql make[2]: Leaving directory '/src/layers/layer1_scientific_core/0075_pg_cron/build/pg_cron-1.6.7' cd build/pg_cron-1.6.7 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0075_pg_cron/build/pg_cron-1.6.7' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension' /bin/install -c -m 755 pg_cron.so '/opt/metwork-mfext-master/opt/scientific_core/lib/postgresql/pg_cron.so' /bin/install -c -m 644 .//pg_cron.control '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 .//pg_cron--1.0--1.1.sql .//pg_cron--1.1--1.2.sql .//pg_cron--1.2--1.3.sql .//pg_cron--1.3--1.4.sql .//pg_cron--1.4--1.4-1.sql .//pg_cron--1.4-1--1.5.sql .//pg_cron--1.5--1.6.sql pg_cron--1.0.sql '/opt/metwork-mfext-master/opt/scientific_core/share/postgresql/extension/' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0075_pg_cron/build/pg_cron-1.6.7' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0075_pg_cron' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0075_pg_cron' if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/scientific_core/.mfextaddon; fi _layer_dhash "scientific_core@mfext" >/opt/metwork-mfext-master/opt/scientific_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/scientific_core" cache already exist (/buildcache/mfext_cache_layer_scientific_core_fe6ed86671f572b69d2c4d6e68ba202d.tar) make[2]: Leaving directory '/src/layers/layer1_scientific_core' make[2]: Entering directory '/src/layers/layer2_python3' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/python3/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3" "python3" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): 95676f9f3a54a8b5844938317e471b32 python3_core@mfext layer (dependency) hash (from cache): fa8e5ebee05c00f248025c6482deb894 root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 source hash: 70a13bf3a68227b4e8ad8964144d0176 cache missed (/buildcache/mfext_cache_layer_python3_5f4713308992f91c5371826f13f54f05.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-master/opt/python3 ; \ fi make[3]: Entering directory '/src/layers/layer2_python3/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_core@mfext,python3@mfext -- scl enable gcc-toolset-11 -- 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 tempolayer137153[/src/layers/layer2_python3/0500_extra_python_packages/tempolayer137153] Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/acquisition.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/acquisition Running command git rev-parse -q --verify 'sha^78a05cb1dee0eb305751cd08c27b014d7b26c912' Running command git fetch -q https://github.com/metwork-framework/acquisition.git 78a05cb1dee0eb305751cd08c27b014d7b26c912 Running command git checkout -q 78a05cb1dee0eb305751cd08c27b014d7b26c912 Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/aiohttp_metwork_middlewares.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/aiohttp-metwork-middlewares Running command git rev-parse -q --verify 'sha^3ef444a64f23bdc69bf93d4a5997d2bda11dd02a' Running command git fetch -q https://github.com/metwork-framework/aiohttp_metwork_middlewares.git 3ef444a64f23bdc69bf93d4a5997d2bda11dd02a Running command git checkout -q 3ef444a64f23bdc69bf93d4a5997d2bda11dd02a Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/bash.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/bash Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/cookiecutter.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/cookiecutter Running command git rev-parse -q --verify 'sha^39a141b88e50d1b927e792dd58dad24aacbbad91' Running command git fetch -q https://github.com/metwork-framework/cookiecutter.git 39a141b88e50d1b927e792dd58dad24aacbbad91 Running command git submodule update --init --recursive -q Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/cookiecutter_hooks.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/cookiecutter-hooks Running command git rev-parse -q --verify 'sha^22817e1a4051cd8141dc963cde4119f65c2fae04' Running command git fetch -q https://github.com/metwork-framework/cookiecutter_hooks.git 22817e1a4051cd8141dc963cde4119f65c2fae04 Running command git checkout -q 22817e1a4051cd8141dc963cde4119f65c2fae04 Obtaining acquisition from git+https://github.com/metwork-framework/acquisition.git@78a05cb1dee0eb305751cd08c27b014d7b26c912#egg=acquisition (from -r requirements3.txt (line 1)) Cloning https://github.com/metwork-framework/acquisition.git (to revision 78a05cb1dee0eb305751cd08c27b014d7b26c912) to ./tmp_src/acquisition Resolved https://github.com/metwork-framework/acquisition.git to commit 78a05cb1dee0eb305751cd08c27b014d7b26c912 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining aiohttp_metwork_middlewares from git+https://github.com/metwork-framework/aiohttp_metwork_middlewares.git@3ef444a64f23bdc69bf93d4a5997d2bda11dd02a#egg=aiohttp_metwork_middlewares (from -r requirements3.txt (line 5)) Cloning https://github.com/metwork-framework/aiohttp_metwork_middlewares.git (to revision 3ef444a64f23bdc69bf93d4a5997d2bda11dd02a) to ./tmp_src/aiohttp-metwork-middlewares Resolved https://github.com/metwork-framework/aiohttp_metwork_middlewares.git to commit 3ef444a64f23bdc69bf93d4a5997d2bda11dd02a Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining bash from git+https://github.com/metwork-framework/bash.git@0.7#egg=bash (from -r requirements3.txt (line 17)) Cloning https://github.com/metwork-framework/bash.git (to revision 0.7) to ./tmp_src/bash Resolved https://github.com/metwork-framework/bash.git to commit 3b1e1daf9c9713060b5762520b17b53934167770 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining cookiecutter from git+https://github.com/metwork-framework/cookiecutter.git@39a141b88e50d1b927e792dd58dad24aacbbad91#egg=cookiecutter (from -r requirements3.txt (line 30)) Cloning https://github.com/metwork-framework/cookiecutter.git (to revision 39a141b88e50d1b927e792dd58dad24aacbbad91) to ./tmp_src/cookiecutter Resolved https://github.com/metwork-framework/cookiecutter.git to commit 39a141b88e50d1b927e792dd58dad24aacbbad91 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining cookiecutter_hooks from git+https://github.com/metwork-framework/cookiecutter_hooks.git@22817e1a4051cd8141dc963cde4119f65c2fae04#egg=cookiecutter_hooks (from -r requirements3.txt (line 31)) Cloning https://github.com/metwork-framework/cookiecutter_hooks.git (to revision 22817e1a4051cd8141dc963cde4119f65c2fae04) to ./tmp_src/cookiecutter-hooks Resolved https://github.com/metwork-framework/cookiecutter_hooks.git to commit 22817e1a4051cd8141dc963cde4119f65c2fae Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/deploycron.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/deploycron Running command git rev-parse -q --verify 'sha^3d103a7d0cdaa1f21f6df994f181227e0d43329b' Running command git fetch -q https://github.com/metwork-framework/deploycron.git 3d103a7d0cdaa1f21f6df994f181227e0d43329b Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/directory_observer.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/directory-observer Running command git rev-parse -q --verify 'sha^2c499bde00de6868cb850e3aa2e10a1c4557f6dc' Running command git fetch -q https://github.com/metwork-framework/directory_observer.git 2c499bde00de6868cb850e3aa2e10a1c4557f6dc Running command git checkout -q 2c499bde00de6868cb850e3aa2e10a1c4557f6dc Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/envtpl.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/envtpl Running command git rev-parse -q --verify 'sha^4cd1056dcafc450f05cdfba53144712c65239080' Running command git fetch -q https://github.com/metwork-framework/envtpl.git 4cd1056dcafc450f05cdfba53144712c65239080 Running command git checkout -q 4cd1056dcafc450f05cdfba53144712c65239080 Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/mfplugin.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/mfplugin Running command git rev-parse -q --verify 'sha^1a785e18014842c199a6838980b42db80651bc0f' Running command git fetch -q https://github.com/metwork-framework/mfplugin.git 1a785e18014842c199a6838980b42db80651bc0f Running command git checkout -q 1a785e18014842c199a6838980b42db80651bc0f 04 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining deploycron from git+https://github.com/metwork-framework/deploycron.git@3d103a7d0cdaa1f21f6df994f181227e0d43329b#egg=deploycron (from -r requirements3.txt (line 36)) Cloning https://github.com/metwork-framework/deploycron.git (to revision 3d103a7d0cdaa1f21f6df994f181227e0d43329b) to ./tmp_src/deploycron Resolved https://github.com/metwork-framework/deploycron.git to commit 3d103a7d0cdaa1f21f6df994f181227e0d43329b Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining directory_observer from git+https://github.com/metwork-framework/directory_observer.git@2c499bde00de6868cb850e3aa2e10a1c4557f6dc#egg=directory_observer (from -r requirements3.txt (line 40)) Cloning https://github.com/metwork-framework/directory_observer.git (to revision 2c499bde00de6868cb850e3aa2e10a1c4557f6dc) to ./tmp_src/directory-observer Resolved https://github.com/metwork-framework/directory_observer.git to commit 2c499bde00de6868cb850e3aa2e10a1c4557f6dc Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining envtpl from git+https://github.com/metwork-framework/envtpl.git@4cd1056dcafc450f05cdfba53144712c65239080#egg=envtpl (from -r requirements3.txt (line 43)) Cloning https://github.com/metwork-framework/envtpl.git (to revision 4cd1056dcafc450f05cdfba53144712c65239080) to ./tmp_src/envtpl Resolved https://github.com/metwork-framework/envtpl.git to commit 4cd1056dcafc450f05cdfba53144712c65239080 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining mfplugin from git+https://github.com/metwork-framework/mfplugin.git@1a785e18014842c199a6838980b42db80651bc0f#egg=mfplugin (from -r requirements3.txt (line 79)) Cloning https://github.com/metwork-framework/mfplugin.git (to revision 1a785e18014842c199a6838980b42db80651bc0f) to ./tmp_src/mfplugin Resolved https://github.com/metwork-framework/mfplugin.git to commit 1a785e18014842c199a6838980b42db80651bc0f Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'don Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/pystatsd.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/statsd Running command git rev-parse -q --verify 'sha^5db419f654100b2c5f371c82cb619a1406fbaf15' Running command git fetch -q https://github.com/metwork-framework/pystatsd.git 5db419f654100b2c5f371c82cb619a1406fbaf15 Running command git checkout -q 5db419f654100b2c5f371c82cb619a1406fbaf15 Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/telegraf-unixsocket-python-client /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/telegraf-unixsocket-client Running command git rev-parse -q --verify 'sha^fc4b76ceef13c3f6843876785897c660218c0b8c' Running command git fetch -q https://github.com/metwork-framework/telegraf-unixsocket-python-client fc4b76ceef13c3f6843876785897c660218c0b8c Running command git checkout -q fc4b76ceef13c3f6843876785897c660218c0b8c Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/xattrfile.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/xattrfile Running command git rev-parse -q --verify 'sha^857ae661ddf25da7c00964debd5f279d8303c622' Running command git fetch -q https://github.com/metwork-framework/xattrfile.git 857ae661ddf25da7c00964debd5f279d8303c622 Running command git checkout -q 857ae661ddf25da7c00964debd5f279d8303c622 e' Obtaining statsd from git+https://github.com/metwork-framework/pystatsd.git@5db419f654100b2c5f371c82cb619a1406fbaf15#egg=statsd (from -r requirements3.txt (line 127)) Cloning https://github.com/metwork-framework/pystatsd.git (to revision 5db419f654100b2c5f371c82cb619a1406fbaf15) to ./tmp_src/statsd Resolved https://github.com/metwork-framework/pystatsd.git to commit 5db419f654100b2c5f371c82cb619a1406fbaf15 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining telegraf_unixsocket_client from git+https://github.com/metwork-framework/telegraf-unixsocket-python-client@fc4b76ceef13c3f6843876785897c660218c0b8c#egg=telegraf_unixsocket_client (from -r requirements3.txt (line 130)) Cloning https://github.com/metwork-framework/telegraf-unixsocket-python-client (to revision fc4b76ceef13c3f6843876785897c660218c0b8c) to ./tmp_src/telegraf-unixsocket-client Resolved https://github.com/metwork-framework/telegraf-unixsocket-python-client to commit fc4b76ceef13c3f6843876785897c660218c0b8c Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining xattrfile from git+https://github.com/metwork-framework/xattrfile.git@857ae661ddf25da7c00964debd5f279d8303c622#egg=xattrfile (from -r requirements3.txt (line 147)) Cloning https://github.com/metwork-framework/xattrfile.git (to revision 857ae661ddf25da7c00964debd5f279d8303c622) to ./tmp_src/xattrfile Resolved https://github.com/metwork-framework/xattrfile.git to commit 857ae661ddf25da7c00964debd5f279d8303c622 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiofiles==24.1.0 (from -r requirements3.txt (line 2)) Downloading aiofiles-24.1.0.tar.gz (30 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohappyeyeballs==2.5.0 (from -r requirements3.txt (line 3)) Downloading aiohappyeyeballs-2.5.0.tar.gz (22 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohttp==3.14.0 (from -r requirements3.txt (line 4)) Downloading aiohttp-3.14.0.tar.gz (7.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 84.1 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiosignal==1.4.0 (from -r requirements3.txt (line 6)) Downloading aiosignal-1.4.0.tar.gz (25 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting annotated-doc==0.0.4 (from -r requirements3.txt (line 7)) Downloading annotated_doc-0.0.4.tar.gz (7.3 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting annotated-types==0.7.0 (from -r requirements3.txt (line 8)) Downloading annotated_types-0.7.0.tar.gz (16 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting anyio==4.9.0 (from -r requirements3.txt (line 9)) Downloading anyio-4.9.0.tar.gz (190 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting argcomplete==3.6.0 (from -r requirements3.txt (line 10)) Downloading argcomplete-3.6.0.tar.gz (73 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting arrow==1.3.0 (from -r requirements3.txt (line 11)) Downloading arrow-1.3.0.tar.gz (131 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting asttokens==3.0.0 (from -r requirements3.txt (line 12)) Downloading asttokens-3.0.0.tar.gz (61 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting attrs==25.1.0 (from -r requirements3.txt (line 13)) Downloading attrs-25.1.0.tar.gz (810 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 810.6/810.6 kB 71.1 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting autopep8==2.3.2 (from -r requirements3.txt (line 14)) Downloading autopep8-2.3.2.tar.gz (92 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Babel==2.17.0 (from -r requirements3.txt (line 15)) Downloading babel-2.17.0.tar.gz (10.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 32.1 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting backcall==0.2.0 (from -r requirements3.txt (line 16)) Downloading backcall-0.2.0.tar.gz (18 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bcrypt==5.0.0 (from -r requirements3.txt (line 18)) Downloading bcrypt-5.0.0.tar.gz (25 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting beautifulsoup4==4.13.3 (from -r requirements3.txt (line 19)) Downloading beautifulsoup4-4.13.3.tar.gz (619 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 619.5/619.5 kB 46.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting binaryornot==0.6.0 (from -r requirements3.txt (line 20)) Downloading binaryornot-0.6.0.tar.gz (478 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bjoern==3.2.2 (from -r requirements3.txt (line 21)) Downloading bjoern-3.2.2.tar.gz (45 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cachetools==7.1.4 (from -r requirements3.txt (line 22)) Downloading cachetools-7.1.4.tar.gz (40 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Cerberus==1.3.7 (from -r requirements3.txt (line 23)) Downloading cerberus-1.3.7.tar.gz (29 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cffi==2.0.0 (from -r requirements3.txt (line 24)) Downloading cffi-2.0.0.tar.gz (523 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting chardet==5.2.0 (from -r requirements3.txt (line 25)) Downloading chardet-5.2.0.tar.gz (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 137.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting charset_normalizer==3.4.7 (from -r requirements3.txt (line 26)) Downloading charset_normalizer-3.4.7.tar.gz (144 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Click==8.3.3 (from -r requirements3.txt (line 27)) Downloading click-8.3.3.tar.gz (328 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting colorama==0.4.6 (from -r requirements3.txt (line 28)) Downloading colorama-0.4.6.tar.gz (27 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ConfigUpdater==3.2 (from -r requirements3.txt (line 29)) Downloading ConfigUpdater-3.2.tar.gz (140 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cron-wrapper==0.1.3 (from -r requirements3.txt (line 32)) Downloading cron_wrapper-0.1.3.tar.gz (6.6 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cryptography==46.0.7 (from -r requirements3.txt (line 33)) Downloading cryptography-46.0.7.tar.gz (750 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 750.7/750.7 kB 1.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting decorator==5.2.1 (from -r requirements3.txt (line 34)) Downloading decorator-5.2.1.tar.gz (56 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting defusedxml==0.7.1 (from -r requirements3.txt (line 35)) Downloading defusedxml-0.7.1.tar.gz (75 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Deprecated==1.3.1 (from -r requirements3.txt (line 37)) Downloading deprecated-1.3.1.tar.gz (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 112.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting deprecation==2.1.0 (from -r requirements3.txt (line 38)) Downloading deprecation-2.1.0.tar.gz (173 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting dill==0.4.0 (from -r requirements3.txt (line 39)) Downloading dill-0.4.0.tar.gz (186 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting diskcache==5.6.3 (from -r requirements3.txt (line 41)) Downloading diskcache-5.6.3.tar.gz (67 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting entrypoints==0.4 (from -r requirements3.txt (line 42)) Downloading entrypoints-0.4.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting executing==2.2.0 (from -r requirements3.txt (line 44)) Downloading executing-2.2.0.tar.gz (978 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 978.7/978.7 kB 75.0 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fakeredis==2.27.0 (from -r requirements3.txt (line 45)) Downloading fakeredis-2.27.0.tar.gz (157 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting frozenlist==1.5.0 (from -r requirements3.txt (line 46)) Downloading frozenlist-1.5.0.tar.gz (39 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fsspec==2025.3.0 (from -r requirements3.txt (line 47)) Downloading fsspec-2025.3.0.tar.gz (298 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting geojson==3.3.0 (from -r requirements3.txt (line 48)) Downloading geojson-3.3.0.tar.gz (25 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting gitignore-parser==0.1.13 (from -r requirements3.txt (line 49)) Downloading gitignore_parser-0.1.13.tar.gz (5.6 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting h11==0.16.0 (from -r requirements3.txt (line 50)) Downloading h11-0.16.0.tar.gz (101 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hiredis==3.1.0 (from -r requirements3.txt (line 51)) Downloading hiredis-3.1.0.tar.gz (87 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting httpcore==1.0.9 (from -r requirements3.txt (line 52)) Downloading httpcore-1.0.9.tar.gz (85 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting httpx==0.28.1 (from -r requirements3.txt (line 53)) Downloading httpx-0.28.1.tar.gz (141 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting idna==3.16 (from -r requirements3.txt (line 54)) Downloading idna-3.16.tar.gz (203 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting importlib_resources==6.5.2 (from -r requirements3.txt (line 55)) Downloading importlib_resources-6.5.2.tar.gz (44 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting inotify-simple==1.3.5 (from -r requirements3.txt (line 56)) Downloading inotify_simple-1.3.5.tar.gz (9.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipython==9.0.2 (from -r requirements3.txt (line 57)) Downloading ipython-9.0.2.tar.gz (4.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 15.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipython_pygments_lexers==1.1.1 (from -r requirements3.txt (line 58)) Downloading ipython_pygments_lexers-1.1.1.tar.gz (8.4 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jedi==0.19.2 (from -r requirements3.txt (line 59)) Downloading jedi-0.19.2.tar.gz (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 91.0 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Jinja2==3.1.6 (from -r requirements3.txt (line 60)) Downloading jinja2-3.1.6.tar.gz (245 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2-from-json-extension==1.0.1 (from -r requirements3.txt (line 61)) Downloading jinja2_from_json_extension-1.0.1.tar.gz (3.1 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2-fnmatch-extension==1.0.3 (from -r requirements3.txt (line 62)) Downloading jinja2_fnmatch_extension-1.0.3.tar.gz (3.6 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2-getenv-extension==1.0.3 (from -r requirements3.txt (line 63)) Downloading jinja2_getenv_extension-1.0.3.tar.gz (3.9 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2-shell-extension==2.1.1 (from -r requirements3.txt (line 64)) Downloading jinja2_shell_extension-2.1.1.tar.gz (3.9 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2-time==0.2.0 (from -r requirements3.txt (line 65)) Downloading jinja2-time-0.2.0.tar.gz (5.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jmespath==1.0.1 (from -r requirements3.txt (line 66)) Downloading jmespath-1.0.1.tar.gz (25 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting joblib==1.4.2 (from -r requirements3.txt (line 67)) Downloading joblib-1.4.2.tar.gz (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 120.2 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jsonpickle==4.1.1 (from -r requirements3.txt (line 68)) Downloading jsonpickle-4.1.1.tar.gz (316 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jsonschema==4.23.0 (from -r requirements3.txt (line 69)) Downloading jsonschema-4.23.0.tar.gz (325 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jsonschema_specifications==2024.10.1 (from -r requirements3.txt (line 70)) Downloading jsonschema_specifications-2024.10.1.tar.gz (15 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lazy-import==0.2.2 (from -r requirements3.txt (line 71)) Downloading lazy_import-0.2.2.tar.gz (15 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lxml==6.1.0 (from -r requirements3.txt (line 72)) Downloading lxml-6.1.0.tar.gz (4.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 71.1 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Markdown==3.10.2 (from -r requirements3.txt (line 73)) Downloading markdown-3.10.2.tar.gz (368 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting markdown-it-py==3.0.0 (from -r requirements3.txt (line 74)) Downloading markdown-it-py-3.0.0.tar.gz (74 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting MarkupSafe==3.0.2 (from -r requirements3.txt (line 75)) Downloading markupsafe-3.0.2.tar.gz (20 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting matplotlib-inline==0.1.7 (from -r requirements3.txt (line 76)) Downloading matplotlib_inline-0.1.7.tar.gz (8.2 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mdurl==0.1.2 (from -r requirements3.txt (line 77)) Downloading mdurl-0.1.2.tar.gz (8.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mflog==0.1.1 (from -r requirements3.txt (line 78)) Downloading mflog-0.1.1.tar.gz (20 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mfutil==0.3.2 (from -r requirements3.txt (line 80)) Downloading mfutil-0.3.2.tar.gz (17 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting msgpack==1.1.2 (from -r requirements3.txt (line 81)) Downloading msgpack-1.1.2.tar.gz (173 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting multidict==6.1.0 (from -r requirements3.txt (line 82)) Downloading multidict-6.1.0.tar.gz (64 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mypy-extensions==1.1.0 (from -r requirements3.txt (line 83)) Downloading mypy_extensions-1.1.0.tar.gz (6.3 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting netifaces2==0.0.22 (from -r requirements3.txt (line 84)) Downloading netifaces2-0.0.22.tar.gz (21 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting opinionated-configparser==1.0.1 (from -r requirements3.txt (line 85)) Downloading opinionated_configparser-1.0.1.tar.gz (6.4 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting orjson==3.11.7 (from -r requirements3.txt (line 86)) Downloading orjson-3.11.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (41 kB) Collecting paramiko==3.5.1 (from -r requirements3.txt (line 87)) Downloading paramiko-3.5.1.tar.gz (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 68.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting parso==0.8.4 (from -r requirements3.txt (line 88)) Downloading parso-0.8.4.tar.gz (400 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pbr==7.0.3 (from -r requirements3.txt (line 89)) Downloading pbr-7.0.3.tar.gz (135 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pexpect==4.9.0 (from -r requirements3.txt (line 90)) Downloading pexpect-4.9.0.tar.gz (166 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pickleshare==0.7.5 (from -r requirements3.txt (line 91)) Downloading pickleshare-0.7.5.tar.gz (6.2 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pika==1.3.2 (from -r requirements3.txt (line 92)) Downloading pika-1.3.2.tar.gz (145 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Pillow==12.2.0 (from -r requirements3.txt (line 93)) Downloading pillow-12.2.0.tar.gz (47.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 MB 97.2 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting poyo==0.5.0 (from -r requirements3.txt (line 94)) Downloading poyo-0.5.0.tar.gz (15 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting prompt-toolkit==3.0.50 (from -r requirements3.txt (line 95)) Downloading prompt_toolkit-3.0.50.tar.gz (429 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting propcache==0.3.0 (from -r requirements3.txt (line 96)) Downloading propcache-0.3.0.tar.gz (42 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting psutil==7.2.2 (from -r requirements3.txt (line 97)) Downloading psutil-7.2.2.tar.gz (493 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ptyprocess==0.7.0 (from -r requirements3.txt (line 98)) Downloading ptyprocess-0.7.0.tar.gz (70 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pure-eval==0.2.3 (from -r requirements3.txt (line 99)) Downloading pure_eval-0.2.3.tar.gz (19 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1==0.6.3 (from -r requirements3.txt (line 100)) Downloading pyasn1-0.6.3.tar.gz (148 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1-modules==0.4.1 (from -r requirements3.txt (line 101)) Downloading pyasn1_modules-0.4.1.tar.gz (310 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasyncore==1.0.4 (from -r requirements3.txt (line 102)) Downloading pyasyncore-1.0.4.tar.gz (15 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pycparser==3.0 (from -r requirements3.txt (line 103)) Using cached pycparser-3.0-py3-none-any.whl Collecting pycodestyle==2.12.1 (from -r requirements3.txt (line 104)) Downloading pycodestyle-2.12.1.tar.gz (39 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pydantic==2.13.4 (from -r requirements3.txt (line 105)) Downloading pydantic-2.13.4.tar.gz (844 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 844.8/844.8 kB 48.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pydantic-core==2.46.4 (from -r requirements3.txt (line 106)) Downloading pydantic_core-2.46.4.tar.gz (471 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Pygments==2.20.0 (from -r requirements3.txt (line 107)) Downloading pygments-2.20.0.tar.gz (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 87.9 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyinotify==0.9.6 (from -r requirements3.txt (line 108)) Downloading pyinotify-0.9.6.tar.gz (60 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting PyNaCl==1.6.2 (from -r requirements3.txt (line 109)) Downloading pynacl-1.6.2.tar.gz (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 103.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-dateutil==2.9.0.post0 (from -r requirements3.txt (line 110)) Downloading python-dateutil-2.9.0.post0.tar.gz (342 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-ldap==3.4.5 (from -r requirements3.txt (line 111)) Downloading python_ldap-3.4.5.tar.gz (388 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytz==2025.1 (from -r requirements3.txt (line 112)) Downloading pytz-2025.1.tar.gz (319 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting PyYAML==6.0.3 (from -r requirements3.txt (line 113)) Downloading pyyaml-6.0.3.tar.gz (130 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting redis==7.3.1 (from -r requirements3.txt (line 114)) Downloading redis-7.3.1.tar.gz (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 21.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting referencing==0.36.2 (from -r requirements3.txt (line 115)) Downloading referencing-0.36.2.tar.gz (74 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting regex==2024.11.6 (from -r requirements3.txt (line 116)) Downloading regex-2024.11.6.tar.gz (399 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests==2.33.0 (from -r requirements3.txt (line 117)) Downloading requests-2.33.0.tar.gz (134 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests-unixsocket2==0.4.2 (from -r requirements3.txt (line 118)) Downloading requests_unixsocket2-0.4.2.tar.gz (6.4 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rich==14.3.4 (from -r requirements3.txt (line 119)) Downloading rich-14.3.4.tar.gz (230 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rpds-py==0.29.0 (from -r requirements3.txt (line 120)) Downloading rpds_py-0.29.0.tar.gz (69 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools-git-versioning==2.1.0 (from -r requirements3.txt (line 121)) Downloading setuptools_git_versioning-2.1.0.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting shellingham==1.5.4 (from -r requirements3.txt (line 122)) Downloading shellingham-1.5.4.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting simpleeval==1.0.6 (from -r requirements3.txt (line 123)) Downloading simpleeval-1.0.6.tar.gz (41 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sniffio==1.3.1 (from -r requirements3.txt (line 124)) Downloading sniffio-1.3.1.tar.gz (20 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sortedcontainers==2.4.0 (from -r requirements3.txt (line 125)) Downloading sortedcontainers-2.4.0.tar.gz (30 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting soupsieve==2.6 (from -r requirements3.txt (line 126)) Downloading soupsieve-2.6.tar.gz (101 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting stack-data==0.6.3 (from -r requirements3.txt (line 128)) Downloading stack_data-0.6.3.tar.gz (44 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting structlog==23.1.0 (from -r requirements3.txt (line 129)) Downloading structlog-23.1.0.tar.gz (746 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 45.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting termcolor==2.5.0 (from -r requirements3.txt (line 131)) Downloading termcolor-2.5.0.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting terminaltables3==4.0.0 (from -r requirements3.txt (line 132)) Downloading terminaltables3-4.0.0.tar.gz (12 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting threadpoolctl==3.6.0 (from -r requirements3.txt (line 133)) Downloading threadpoolctl-3.6.0.tar.gz (21 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tomlkit==0.13.2 (from -r requirements3.txt (line 134)) Downloading tomlkit-0.13.2.tar.gz (192 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tornado==6.5.6 (from -r requirements3.txt (line 135)) Downloading tornado-6.5.6.tar.gz (518 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tqdm==4.67.1 (from -r requirements3.txt (line 136)) Downloading tqdm-4.67.1.tar.gz (169 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting traitlets==5.14.3 (from -r requirements3.txt (line 137)) Downloading traitlets-5.14.3.tar.gz (161 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typer==0.26.4 (from -r requirements3.txt (line 138)) Downloading typer-0.26.4.tar.gz (201 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting types-python-dateutil==2.9.0.20241206 (from -r requirements3.txt (line 139)) Downloading types_python_dateutil-2.9.0.20241206.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing_inspect==0.9.0 (from -r requirements3.txt (line 140)) Downloading typing_inspect-0.9.0.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing_inspection==0.4.2 (from -r requirements3.txt (line 141)) Downloading typing_inspection-0.4.2.tar.gz (75 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Unidecode==1.3.8 (from -r requirements3.txt (line 142)) Downloading Unidecode-1.3.8.tar.gz (192 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting urllib3==2.7.0 (from -r requirements3.txt (line 143)) Downloading urllib3-2.7.0.tar.gz (433 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wcwidth==0.2.13 (from -r requirements3.txt (line 144)) Downloading wcwidth-0.2.13.tar.gz (101 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Werkzeug==3.1.6 (from -r requirements3.txt (line 145)) Downloading werkzeug-3.1.6.tar.gz (864 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 864.7/864.7 kB 64.0 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wrapt==2.2.1 (from -r requirements3.txt (line 146)) Downloading wrapt-2.2.1.tar.gz (127 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting xmltodict==0.14.2 (from -r requirements3.txt (line 148)) Downloading xmltodict-0.14.2.tar.gz (51 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting yarl==1.18.3 (from -r requirements3.txt (line 149)) Downloading yarl-1.18.3.tar.gz (181 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting yq==3.4.3 (from -r requirements3.txt (line 150)) Downloading yq-3.4.3.tar.gz (33 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools (from aiohttp_metwork_middlewares->-r requirements3.txt (line 5)) Downloading setuptools-81.0.0.tar.gz (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 99.7 MB/s 0:00:00 Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting six>=1.10 (from cookiecutter->-r requirements3.txt (line 30)) Downloading six-1.17.0.tar.gz (34 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting filelock (from mfplugin->-r requirements3.txt (line 79)) Downloading filelock-3.29.1.tar.gz (59 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-extensions>=4.0.0 (from beautifulsoup4==4.13.3->-r requirements3.txt (line 19)) Using cached typing_extensions-4.15.0-py3-none-any.whl Collecting packaging (from deprecation==2.1.0->-r requirements3.txt (line 38)) Downloading packaging-26.0.tar.gz (143 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting certifi (from httpcore==1.0.9->-r requirements3.txt (line 52)) Downloading certifi-2026.4.22.tar.gz (137 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading orjson-3.11.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (133 kB) Saved ./src/orjson-3.11.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/pycparser-3.0-py3-none-any.whl Saved ./src/typing_extensions-4.15.0-py3-none-any.whl Building wheels for collected packages: acquisition, aiohttp_metwork_middlewares, bash, cookiecutter, cookiecutter_hooks, deploycron, directory_observer, envtpl, mfplugin, statsd, telegraf_unixsocket_client, xattrfile, aiofiles, aiohappyeyeballs, aiohttp, multidict, yarl, aiosignal, annotated-doc, annotated-types, anyio, argcomplete, arrow, asttokens, attrs, autopep8, Babel, backcall, bcrypt, beautifulsoup4, binaryornot, bjoern, cachetools, Cerberus, cffi, chardet, charset_normalizer, Click, colorama, ConfigUpdater, cron-wrapper, cryptography, decorator, defusedxml, Deprecated, wrapt, deprecation, dill, diskcache, entrypoints, executing, fakeredis, sortedcontainers, frozenlist, fsspec, geojson, gitignore-parser, h11, hiredis, httpcore, httpx, idna, importlib_resources, inotify-simple, ipython, prompt-toolkit, ipython_pygments_lexers, jedi, parso, Jinja2, jinja2-from-json-extension, jinja2-fnmatch-extension, jinja2-getenv-extension, jinja2-shell-extension, jinja2-time, jmespath, joblib, jsonpickle, jsonschema, jsonschema_specifications, lazy-import, lxml, Markdown, markdown-it-py, mdurl, MarkupSafe, matplotlib-inline, mflog, mfutil, msgpack, mypy-extensions, netifaces2, opinionated-configparser, paramiko, pbr, pexpect, pickleshare, pika, Pillow, poyo, propcache, psutil, ptyprocess, pure-eval, pyasn1, pyasn1-modules, pyasyncore, pycodestyle, pydantic, pydantic-core, Pygments, pyinotify, PyNaCl, python-dateutil, python-ldap, pytz, PyYAML, redis, referencing, regex, requests, urllib3, requests-unixsocket2, rich, rpds-py, setuptools-git-versioning, shellingham, simpleeval, sniffio, soupsieve, stack-data, structlog, termcolor, terminaltables3, threadpoolctl, tomlkit, tornado, tqdm, traitlets, typer, types-python-dateutil, typing_inspect, typing_inspection, Unidecode, wcwidth, Werkzeug, xmltodict, yq, certifi, six, filelock, packaging, setuptools Building wheel for acquisition (pyproject.toml): started Building wheel for acquisition (pyproject.toml): finished with status 'done' Created wheel for acquisition: filename=acquisition-0.0.0-py3-none-any.whl size=40999 sha256=a3da806888da24441b083c5f07acc1cdc0a99c60ca8d016fe219b8d9ff7b820b Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer137153/tmp/pip-ephem-wheel-cache-4dahhj_c/wheels/05/8a/b3/cec46ef9b94d5f19fa95b5b15b01498b5eccfd76a983820578 Building wheel for aiohttp_metwork_middlewares (pyproject.toml): started Building wheel for aiohttp_metwork_middlewares (pyproject.toml): finished with status 'done' Created wheel for aiohttp_metwork_middlewares: filename=aiohttp_metwork_middlewares-0.0.1-py3-none-any.whl size=3333 sha256=f2f83740618ae1cae965f9fced7f97d57b2e5c43fcb9c07cb361d07169f7f6ab Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer137153/tmp/pip-ephem-wheel-cache-4dahhj_c/wheels/46/9b/d0/0be1d510789bc1565ecc9dc9a0dcd0a39a07320e882f2974e4 Building wheel for bash (pyproject.toml): started Building wheel for bash (pyproject.toml): finished with status 'done' Created wheel for bash: filename=bash-0.7-py3-none-any.whl size=2797 sha256=5b102f213ec8047362ad3faf42d740f9989e7108e6d39b7a99f22a646e846531 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer137153/tmp/pip-ephem-wheel-cache-4dahhj_c/wheels/f5/42/9d/c199edb4f6bf321b5ec9d56c72dd4768eaabd003abecca2691 Building wheel for cookiecutter (pyproject.toml): started Building wheel for cookiecutter (pyproject.toml): finished with status 'done' Created wheel for cookiecutter: filename=cookiecutter-1.6.1-py2.py3-none-any.whl size=30239 sha256=0e06df30cf5c75a21ba6070e57fc13a0cb8a45db091307a612b6fe9f16816ffe Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer137153/tmp/pip-ephem-wheel-cache-4dahhj_c/wheels/f5/5d/34/ac1c7c1f7b3cc4e57ce86febdb0fe350f24cad812cb03c1744 Building wheel for cookiecutter_hooks (pyproject.toml): started Building wheel for cookiecutter_hooks (pyproject.toml): finished with status 'done' Created wheel for cookiecutter_hooks: filename=cookiecutter_hooks-0.0.1-py3-none-any.whl size=3515 sha256=b78cd96e0f7f17b532fb05e29024118f3f18ad92d728553fec7d1ad9e250bb5f Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer137153/tmp/pip-ephem-wheel-cache-4dahhj_c/wheels/22/74/cf/d0502761d368b4a01e869f488548a44247ff370cbe92c19ac3 Building wheel for deploycron (pyproject.toml): started Building wheel for deploycron (pyproject.toml): finished with status 'done' Created wheel for deploycron: filename=deploycron-0.0.1-py3-none-any.whl size=6973 sha256=afd1d6e28e5186ecc63d7702caf39223e1c0a8d4ca053dd49dee6e4bb5a4a7b4 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer137153/tmp/pip-ephem-wheel-cache-4dahhj_c/wheels/ab/7b/36/c927389261e710e4d039cdb65cba8b48f2327c144818dd0ad1 Building wheel for directory_observer (pyproject.toml): started Building wheel for directory_observer (pyproject.toml): finished with status 'done' Created wheel for directory_observer: filename=directory_observer-0.0.1-py3-none-any.whl size=9830 sha256=20694b0777aea89071d4857edec83ee22c997619fc292ff4dd1a0c05e786756a Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer137153/tmp/pip-ephem-wheel-cache-4dahhj_c/wheels/f8/e8/b5/22222298c63c84a2ffe84b475ab4408bfa7369ccab0d58b7c2 Building wheel for envtpl (pyproject.toml): started Building wheel for envtpl (pyproject.toml): finished with status 'done' Created wheel for envtpl: filename=envtpl-0.5.3-py3-none-any.whl size=19549 sha256=9a98c08301a9dac7978a53f2e8fe96e067013593eaecb6a48bf2e4457160df4d Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer137153/tmp/pip-ephem-wheel-cache-4dahhj_c/wheels/26/53/90/bff6f99cbfe8db6ac0d0b37988c28c90c4a8d6c62c8f50e58a Building wheel for mfplugin (pyproject.toml): started Building wheel for mfplugin (pyproject.toml): finished with status 'done' Created wheel for mfplugin: filename=mfplugin-0.0.0-py3-none-any.whl size=32866 sha256=480133329f92cb040b658deca8fc732ed9e9068fb0904a1dead7bb159efe48e3 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer137153/tmp/pip-ephem-wheel-cache-4dahhj_c/wheels/0c/ba/d4/0379d05c7dd36de1fdec7f66913256d1839acc5465156a63dc Building wheel for statsd (pyproject.toml): started Building wheel for statsd (pyproject.toml): finished with status 'done' Created wheel for statsd: filename=statsd-3.2.1-py3-none-any.whl size=11064 sha256=23568433ba859aad9639acf7d9a53b2abb7d0768cbe3634dbb999689ff6a3236 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer137153/tmp/pip-ephem-wheel-cache-4dahhj_c/wheels/78/a5/63/cda98cadf33895ef1dadb78fa42b9b0d1d17544c33b8497561 Building wheel for telegraf_unixsocket_client (pyproject.toml): started Building wheel for telegraf_unixsocket_client (pyproject.toml): finished with status 'done' Created wheel for telegraf_unixsocket_client: filename=telegraf_unixsocket_client-0.0.1-py3-none-any.whl size=6371 sha256=7f1ab9cb4b4f38b0e9f48d48c40cec612307a8492ee79a8e63c7a5cfe9b64220 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer137153/tmp/pip-ephem-wheel-cache-4dahhj_c/wheels/7e/3a/0e/eddf1de0c416cc2185848b9a7d1834d9d275a5aa7dcdbab18e Building wheel for xattrfile (pyproject.toml): started Building wheel for xattrfile (pyproject.toml): finished with status 'done' Created wheel for xattrfile: filename=xattrfile-0.0.0-py3-none-any.whl size=10793 sha256=03e1ebdef4d9ced16d442a2e2f33cf995c46d5ef0f5342c273417094d635393d Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer137153/tmp/pip-ephem-wheel-cache-4dahhj_c/wheels/87/5a/c4/7a9fc5bd865c31a94ef0f54ce8b48d1c89d8268af855a01eba Building wheel for aiofiles (pyproject.toml): started Building wheel for aiofiles (pyproject.toml): finished with status 'done' Created wheel for aiofiles: filename=aiofiles-24.1.0-py3-none-any.whl size=15897 sha256=6da079c613f2724662f0f2ea16fc1afc39f0fd8abafdcf1c942304bc29c727a1 Stored in directory: /root/.cache/pip/wheels/2d/48/0b/535455a3098cea35e1570eb603cb40c627a2e205d4cb5d2b48 Building wheel for aiohappyeyeballs (pyproject.toml): started Building wheel for aiohappyeyeballs (pyproject.toml): finished with status 'done' Created wheel for aiohappyeyeballs: filename=aiohappyeyeballs-2.5.0-py3-none-any.whl size=15160 sha256=0db294d9f88a65f9c6bb96644bf7906f55d44e552575be80e2a74f0f5b3ba567 Stored in directory: /root/.cache/pip/wheels/ed/b2/20/fee96907ff7823684fba92c1a7a8b904ca913dbe769cdedb12 Building wheel for aiohttp (pyproject.toml): started Building wheel for aiohttp (pyproject.toml): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.14.0-cp313-cp313-linux_x86_64.whl size=1740160 sha256=cd845c07f90812dfe60a7ac82dde245cfaf584fc3be9aa6d4b1972eda5a1845d Stored in directory: /root/.cache/pip/wheels/22/69/87/8a6a599fc24e47731ae893565d0a24f53bfca789e28d42e04d Building wheel for multidict (pyproject.toml): started Building wheel for multidict (pyproject.toml): finished with status 'done' Created wheel for multidict: filename=multidict-6.1.0-cp313-cp313-linux_x86_64.whl size=130419 sha256=eca087a6ad4d12ec2d33de06d9c3145c2aa2d721bd8d4e43390202f625e7f6f1 Stored in directory: /root/.cache/pip/wheels/6a/45/ec/0346af42277e50f74a282b6c8b3a0328794fd5e8d24004be29 Building wheel for yarl (pyproject.toml): started Building wheel for yarl (pyproject.toml): finished with status 'done' Created wheel for yarl: filename=yarl-1.18.3-cp313-cp313-linux_x86_64.whl size=339244 sha256=4abc81582fadc1301a9a8593d7eefd78c4abbf0802c63e255b32c1ab837a1d66 Stored in directory: /root/.cache/pip/wheels/3b/4b/1e/0cd2d71ca415eb39dc9bdbaa17698fce531298b8b2c61a06e6 Building wheel for aiosignal (pyproject.toml): started Building wheel for aiosignal (pyproject.toml): finished with status 'done' Created wheel for aiosignal: filename=aiosignal-1.4.0-py3-none-any.whl size=7490 sha256=ae7853d05631e55400060ddef86948effa401b63e76c01863a437e47d050c779 Stored in directory: /root/.cache/pip/wheels/0d/56/73/8ab751b393035f64781c96a5062fa492538fb9c657d45406e4 Building wheel for annotated-doc (pyproject.toml): started Building wheel for annotated-doc (pyproject.toml): finished with status 'done' Created wheel for annotated-doc: filename=annotated_doc-0.0.4-py3-none-any.whl size=5304 sha256=6ffeaf0df25940d047a525f0b9b13eb8e5173d8b2618856efa88fa859249bc4f Stored in directory: /root/.cache/pip/wheels/4d/69/41/f00b428f5d0d8dbd1ba15a326a6d4fba66c011067226b99262 Building wheel for annotated-types (pyproject.toml): started Building wheel for annotated-types (pyproject.toml): finished with status 'done' Created wheel for annotated-types: filename=annotated_types-0.7.0-py3-none-any.whl size=13644 sha256=8952203323d0574f53fc241b09be687323e2b393839a61a09946e4e798d7b128 Stored in directory: /root/.cache/pip/wheels/dc/00/56/0226924d2f9e78539fabadacb0b1b75e13e7b1a27ea1ba331f Building wheel for anyio (pyproject.toml): started Building wheel for anyio (pyproject.toml): finished with status 'done' Created wheel for anyio: filename=anyio-4.9.0-py3-none-any.whl size=100953 sha256=a5ada02e135c089f867c2a502181b9dcb63737d84b67cbc209d6964a04dc353f Stored in directory: /root/.cache/pip/wheels/6a/94/84/a7da54732626f983ab831e02b367576d4264bc0bf817e1b2a5 Building wheel for argcomplete (pyproject.toml): started Building wheel for argcomplete (pyproject.toml): finished with status 'done' Created wheel for argcomplete: filename=argcomplete-3.6.0-py3-none-any.whl size=43769 sha256=4711a9f420b798abfed0e7f51faefe9817a648881a189c022af56461f62e5c12 Stored in directory: /root/.cache/pip/wheels/3b/62/28/9243d94b790359dbab1000ca00e45d321ca4db02140e70f24d Building wheel for arrow (pyproject.toml): started Building wheel for arrow (pyproject.toml): finished with status 'done' Created wheel for arrow: filename=arrow-1.3.0-py3-none-any.whl size=66462 sha256=26b8a5b93bd54a90f85a160aafe4f8a33414bbec0d6dd7142c893d4e76634c1c Stored in directory: /root/.cache/pip/wheels/9f/fe/c6/490c9eed6b7529e33c1cb1da2e4ff49d41633fc598d3dc57e7 Building wheel for asttokens (pyproject.toml): started Building wheel for asttokens (pyproject.toml): finished with status 'done' Created wheel for asttokens: filename=asttokens-3.0.0-py3-none-any.whl size=26958 sha256=591c3997312497aadfe7f1161ce7111f883e9a400c486f96e79afef7e297fb56 Stored in directory: /root/.cache/pip/wheels/d2/4f/25/ba4653858e38d4b293501b318e6a25eaa68d8f315264dad75f Building wheel for attrs (pyproject.toml): started Building wheel for attrs (pyproject.toml): finished with status 'done' Created wheel for attrs: filename=attrs-25.1.0-py3-none-any.whl size=63152 sha256=a7b2487228fc50524cbb39d9b8e5f6abb08721828310d1afbc753764992f3d74 Stored in directory: /root/.cache/pip/wheels/b4/b6/cb/92074ce97aeec13fd6cb3a18f05b3a69387fbe9fca0632c021 Building wheel for autopep8 (pyproject.toml): started Building wheel for autopep8 (pyproject.toml): finished with status 'done' Created wheel for autopep8: filename=autopep8-2.3.2-py2.py3-none-any.whl size=45862 sha256=0b23145263eec2194d236790c1754dbd73fcfb6f480ef2cc265b31e742a3964d Stored in directory: /root/.cache/pip/wheels/82/c8/c1/46a158ccb714ed6bb434c7e847bb3fa576be8f3c8e7cae2e5d Building wheel for Babel (pyproject.toml): started Building wheel for Babel (pyproject.toml): finished with status 'done' Created wheel for Babel: filename=babel-2.17.0-py3-none-any.whl size=10182566 sha256=b198623f2d00dd9e5e1d0a8ba010c057569eec335412c87bc2fc1bb9d9a66607 Stored in directory: /root/.cache/pip/wheels/28/36/69/6ef91062b9b97b438d44d912c933e0be75220c011449a35dc1 Building wheel for backcall (pyproject.toml): started Building wheel for backcall (pyproject.toml): finished with status 'done' Created wheel for backcall: filename=backcall-0.2.0-py2.py3-none-any.whl size=11189 sha256=2e865e2e9aba26be38095fd1cdf56bbb72944cf11b11c0d6916c48fd61ce3549 Stored in directory: /root/.cache/pip/wheels/6e/b9/d2/f34bfc5e70c13c43c3cd7e57951b43d2c8c047bf3e0d8386bf Building wheel for bcrypt (pyproject.toml): started Building wheel for bcrypt (pyproject.toml): finished with status 'done' Created wheel for bcrypt: filename=bcrypt-5.0.0-cp313-cp313-linux_x86_64.whl size=275368 sha256=88db9f1c34756ab088b5fb33683ff862f3e34f386e2a6d641744487e4f751651 Stored in directory: /root/.cache/pip/wheels/9c/01/83/df6845f258e12a673f19c05dbc40e5b5c8e6567cc5aa537c66 Building wheel for beautifulsoup4 (pyproject.toml): started Building wheel for beautifulsoup4 (pyproject.toml): finished with status 'done' Created wheel for beautifulsoup4: filename=beautifulsoup4-4.13.3-py3-none-any.whl size=186638 sha256=40d74bed66f11da68a1d250c61bd00904203358483b4f57d3a3e45bd289e0d0f Stored in directory: /root/.cache/pip/wheels/e1/c5/77/871610c93796b354545036afe53af8db55fae815e6e466f090 Building wheel for binaryornot (pyproject.toml): started Building wheel for binaryornot (pyproject.toml): finished with status 'done' Created wheel for binaryornot: filename=binaryornot-0.6.0-py3-none-any.whl size=14185 sha256=d975cc915cc48cd496432ffd98737e4a072d6b45ff06ef5343701a9019fe52d1 Stored in directory: /root/.cache/pip/wheels/93/a3/82/0bcbab9a0167a3e33e73d2070f4652443834b3ad028f248390 Building wheel for bjoern (pyproject.toml): started Building wheel for bjoern (pyproject.toml): finished with status 'done' Created wheel for bjoern: filename=bjoern-3.2.2-cp313-cp313-linux_x86_64.whl size=95973 sha256=6b2d2e45360ae1966d78fd6cfd43369b27dc364d9bfec5f455c8cb2f02a973d8 Stored in directory: /root/.cache/pip/wheels/7a/26/da/86e98729466d24b9d10cc7f6a8942df4f2522368c4331c6045 Building wheel for cachetools (pyproject.toml): started Building wheel for cachetools (pyproject.toml): finished with status 'done' Created wheel for cachetools: filename=cachetools-7.1.4-py3-none-any.whl size=16761 sha256=3b361be3421361a047bf1310c96725cfb9bbaea4dcc4a631b3c2c6db5a804cfd Stored in directory: /root/.cache/pip/wheels/70/06/64/f373c91b3c918c1ca12983702629045a42dc567a45f228de65 Building wheel for Cerberus (pyproject.toml): started Building wheel for Cerberus (pyproject.toml): finished with status 'done' Created wheel for Cerberus: filename=cerberus-1.3.7-py3-none-any.whl size=30567 sha256=615f72e71246617bc9b213008ef85618e2c6ab2e68e75a8560e453767626fa88 Stored in directory: /root/.cache/pip/wheels/27/1b/61/5d10d9dda572aaf513510532a869caf79eb05b195b905d0559 Building wheel for cffi (pyproject.toml): started Building wheel for cffi (pyproject.toml): finished with status 'done' Created wheel for cffi: filename=cffi-2.0.0-cp313-cp313-linux_x86_64.whl size=466604 sha256=3b8e5181dac5bb09d25bdebb29c31b0a9d0b3d2fa221d8ebcee2ce82f7ff8792 Stored in directory: /root/.cache/pip/wheels/d4/47/b8/0ae8bf0dde2ec6765bd5ccefa943b0504583d313a898b52cf6 Building wheel for chardet (pyproject.toml): started Building wheel for chardet (pyproject.toml): finished with status 'done' Created wheel for chardet: filename=chardet-5.2.0-py3-none-any.whl size=199424 sha256=35b5762fcae58aade874317590c86a3610330dde4f350a2f5f2acbf7b729bf61 Stored in directory: /root/.cache/pip/wheels/a9/b9/e8/20d92954b37730241afbc5632321cdc07b2d00d8ca0498bd87 Building wheel for charset_normalizer (pyproject.toml): started Building wheel for charset_normalizer (pyproject.toml): finished with status 'done' Created wheel for charset_normalizer: filename=charset_normalizer-3.4.7-py3-none-any.whl size=61958 sha256=7a00926df2f2917d4ab9269ac372b45a24f8c0a2c14d8025f425eefb3e254487 Stored in directory: /root/.cache/pip/wheels/07/9d/88/3a3b03d498949455cb2e1aea130605a5998feae6c23f8f60cc Building wheel for Click (pyproject.toml): started Building wheel for Click (pyproject.toml): finished with status 'done' Created wheel for Click: filename=click-8.3.3-py3-none-any.whl size=110502 sha256=4c8147077538af288a32393dcf06e2e5d050ac7de3d4b54072c2517764f35334 Stored in directory: /root/.cache/pip/wheels/65/08/7d/487b0d8a842339dabca08bd5433367351e2574ea136104cb5c Building wheel for colorama (pyproject.toml): started Building wheel for colorama (pyproject.toml): finished with status 'done' Created wheel for colorama: filename=colorama-0.4.6-py2.py3-none-any.whl size=25348 sha256=d1ed2cfc101923a99b97872dd10231165ab98b4c76a54d185235c804915eddbd Stored in directory: /root/.cache/pip/wheels/7b/ad/09/b45d688a49872b2f24bec40c8aa528294ae131ff8d8e87c718 Building wheel for ConfigUpdater (pyproject.toml): started Building wheel for ConfigUpdater (pyproject.toml): finished with status 'done' Created wheel for ConfigUpdater: filename=configupdater-3.2-py2.py3-none-any.whl size=34716 sha256=c03994ceb897049a7527d37cde7d49b234f13bd65deaae419a07318c01b1c1a0 Stored in directory: /root/.cache/pip/wheels/1f/5a/26/0302935b61dc75c8c5d34f358b3509c2b19b9459cadf1b3ac0 Building wheel for cron-wrapper (pyproject.toml): started Building wheel for cron-wrapper (pyproject.toml): finished with status 'done' Created wheel for cron-wrapper: filename=cron_wrapper-0.1.3-py3-none-any.whl size=5314 sha256=b616642cf819fd3161ab27c52748d712ea53a81bd99aab940ba98a125bde23db Stored in directory: /root/.cache/pip/wheels/67/53/3c/31f0dcdda4b759ba47326bddd8c684bbe74a8f0b2753452cea Building wheel for cryptography (pyproject.toml): started Building wheel for cryptography (pyproject.toml): finished with status 'done' Created wheel for cryptography: filename=cryptography-46.0.7-cp313-abi3-linux_x86_64.whl size=2451155 sha256=b8e1a6ca7ecf799dc1b9f9c0ff3fa53ff60a4fea5446df906627ddaf57f89d02 Stored in directory: /root/.cache/pip/wheels/56/4b/8d/a83a91f3d4bab890633d3e1a94f8126c8f8358294a578a95bf Building wheel for decorator (pyproject.toml): started Building wheel for decorator (pyproject.toml): finished with status 'done' Created wheel for decorator: filename=decorator-5.2.1-py3-none-any.whl size=8967 sha256=db74247323f821b0efb4156c6e4be4700493607a6edb76cc4d70a934ea64bd69 Stored in directory: /root/.cache/pip/wheels/22/c3/2a/222c02b615b1ef0fbcd01202c1e9eb84407fa1a3d6822e2b8c Building wheel for defusedxml (pyproject.toml): started Building wheel for defusedxml (pyproject.toml): finished with status 'done' Created wheel for defusedxml: filename=defusedxml-0.7.1-py2.py3-none-any.whl size=25717 sha256=19dd55f1a6a7ace48a75b476af0aea6a2234bbb8ddfd67951dcd39f61f286c13 Stored in directory: /root/.cache/pip/wheels/ec/93/f8/3368ae0336a8ad7159005d82ee95205a32c2689e253ce5981c Building wheel for Deprecated (pyproject.toml): started Building wheel for Deprecated (pyproject.toml): finished with status 'done' Created wheel for Deprecated: filename=deprecated-1.3.1-py2.py3-none-any.whl size=11300 sha256=8f115656494fc300f33438d0d1ccde412b09959aa060d25ed6539e075caa0c5f Stored in directory: /root/.cache/pip/wheels/45/cf/d8/a9b206e47c937a26424b0017247da0cc2ac63f9fb0f5351c13 Building wheel for wrapt (pyproject.toml): started Building wheel for wrapt (pyproject.toml): finished with status 'done' Created wheel for wrapt: filename=wrapt-2.2.1-cp313-cp313-linux_x86_64.whl size=167325 sha256=72702dd12ee9a5f6beaeca8cb3989fbf9da31526e105bf44fbe18d4ddd998671 Stored in directory: /root/.cache/pip/wheels/33/b1/29/c7416dd8a1bfd4af2d0de0db392b9ee54d589afd671f937b42 Building wheel for deprecation (pyproject.toml): started Building wheel for deprecation (pyproject.toml): finished with status 'done' Created wheel for deprecation: filename=deprecation-2.1.0-py2.py3-none-any.whl size=11277 sha256=da1baae1f3d086008aee42e5bafd9a5a2fdbb82e9764b8e2cdd26e9357b5cc0c Stored in directory: /root/.cache/pip/wheels/7b/41/a3/ab1da2147c6c2afb352b0d99479936251b06f1658fb099abd5 Building wheel for dill (pyproject.toml): started Building wheel for dill (pyproject.toml): finished with status 'done' Created wheel for dill: filename=dill-0.4.0-py3-none-any.whl size=119771 sha256=3e9e168f5ceb4fc588299cccc516928a640479b535d55d5495b29e87ba92891b Stored in directory: /root/.cache/pip/wheels/fe/52/d7/180055bf06e79b891e0ef4a6e16042ec88b05e2e15902e1d81 Building wheel for diskcache (pyproject.toml): started Building wheel for diskcache (pyproject.toml): finished with status 'done' Created wheel for diskcache: filename=diskcache-5.6.3-py3-none-any.whl size=45631 sha256=ce834cef5b4a7cfc48414286eae04f6bb344c121cdc86842fe1593cd333f81a0 Stored in directory: /root/.cache/pip/wheels/9b/5c/89/d09e50e31a42c71416fe3849ed5a70be6753a5c7689b253cbf Building wheel for entrypoints (pyproject.toml): started Building wheel for entrypoints (pyproject.toml): finished with status 'done' Created wheel for entrypoints: filename=entrypoints-0.4-py3-none-any.whl size=5337 sha256=0a79cca5c4027c2f14db50cbe9bf6ad0208fb55b8e3e20afc8c6786f449bc9f4 Stored in directory: /root/.cache/pip/wheels/2f/4c/f2/79e7ea89191b45e4d67dfa6ea296e53ca3be920d96be40278d Building wheel for executing (pyproject.toml): started Building wheel for executing (pyproject.toml): finished with status 'done' Created wheel for executing: filename=executing-2.2.0-py2.py3-none-any.whl size=26741 sha256=1f1ec382dc197f268c346254d5458ed919d5ed4d3fb07af6ae2fe9e144de8b4c Stored in directory: /root/.cache/pip/wheels/d5/3e/f0/b08b90c0be0e9ebfb2dc03ec47ed532f63eaae1989d3483101 Building wheel for fakeredis (pyproject.toml): started Building wheel for fakeredis (pyproject.toml): finished with status 'done' Created wheel for fakeredis: filename=fakeredis-2.27.0-py3-none-any.whl size=112298 sha256=bb8041e8ae33bd781b4fb6ca46c18e867298e3e2153b3e2bce29fea8bb1fbb5e Stored in directory: /root/.cache/pip/wheels/48/f5/31/4821fd02e3dc1ee4a78b9f7be3accd42de5d75b6bf5d88ce23 Building wheel for sortedcontainers (pyproject.toml): started Building wheel for sortedcontainers (pyproject.toml): finished with status 'done' Created wheel for sortedcontainers: filename=sortedcontainers-2.4.0-py3-none-any.whl size=29635 sha256=3f06affd2d193961cb5df9ff92cecb7217aee94df7b3e8b0bbdaf8287104df38 Stored in directory: /root/.cache/pip/wheels/c5/21/b0/1157f232b4867093193ea176f55a5c11c14450e86e523c0c4f Building wheel for frozenlist (pyproject.toml): started Building wheel for frozenlist (pyproject.toml): finished with status 'done' Created wheel for frozenlist: filename=frozenlist-1.5.0-cp313-cp313-linux_x86_64.whl size=279207 sha256=9ed73aaf26ea85d25746aa133b4180283f9471e5a1614047380e327f59242b81 Stored in directory: /root/.cache/pip/wheels/27/77/94/133655d37f6595e539a16fe120117ab055a7a45016803b565c Building wheel for fsspec (pyproject.toml): started Building wheel for fsspec (pyproject.toml): finished with status 'done' Created wheel for fsspec: filename=fsspec-2025.3.0-py3-none-any.whl size=193586 sha256=89f2e15bb98c78fc353bd205c3ba0a99114f95c3c06f88bf51972efd88c3d0aa Stored in directory: /root/.cache/pip/wheels/2f/86/59/c7d34288373f614e07615ec132f37708c9fd6041ab01f83900 Building wheel for geojson (pyproject.toml): started Building wheel for geojson (pyproject.toml): finished with status 'done' Created wheel for geojson: filename=geojson-3.3.0-py3-none-any.whl size=15181 sha256=9f4a1b37b7089820377a37d4362d983afaef4187cbd7e3814a287a906c90c4dc Stored in directory: /root/.cache/pip/wheels/5a/b5/dd/441326a6eece5d040e2a733b07b8322d898f6806842426928f Building wheel for gitignore-parser (pyproject.toml): started Building wheel for gitignore-parser (pyproject.toml): finished with status 'done' Created wheel for gitignore-parser: filename=gitignore_parser-0.1.13-py3-none-any.whl size=5229 sha256=60a41c24d8b900aaef5647297120f36beacf272314fdbd91dafd80aab6d0fd41 Stored in directory: /root/.cache/pip/wheels/82/cb/5d/fae833efab717145c772e575f1bd0355af6717f3aacb2476d4 Building wheel for h11 (pyproject.toml): started Building wheel for h11 (pyproject.toml): finished with status 'done' Created wheel for h11: filename=h11-0.16.0-py3-none-any.whl size=37516 sha256=56217d6fb8f35d87f665523509c2f423b5a6fb82a6da2635af55a7e3489b7b0d Stored in directory: /root/.cache/pip/wheels/a7/6d/d6/59406f29d8d79378857d87790406af6be510080054a3ef951d Building wheel for hiredis (pyproject.toml): started Building wheel for hiredis (pyproject.toml): finished with status 'done' Created wheel for hiredis: filename=hiredis-3.1.0-cp313-cp313-linux_x86_64.whl size=169624 sha256=3fa7cf4d52351d59ee5cf7a5f07ac9c07d932507ef5b7c6aad82a14ccdef1f8f Stored in directory: /root/.cache/pip/wheels/7d/00/71/07f66a4c4de6a3a57794e34c9d8bb2927e0d2af028ee3232c6 Building wheel for httpcore (pyproject.toml): started Building wheel for httpcore (pyproject.toml): finished with status 'done' Created wheel for httpcore: filename=httpcore-1.0.9-py3-none-any.whl size=78785 sha256=391ffa01d670c0999371e15594b8ee5f023b7f23a1201f3e03a3d33c6a94b286 Stored in directory: /root/.cache/pip/wheels/49/f8/12/07e0dfb573181d429047045703a1d07ef0d8ffb10d476c13e5 Building wheel for httpx (pyproject.toml): started Building wheel for httpx (pyproject.toml): finished with status 'done' Created wheel for httpx: filename=httpx-0.28.1-py3-none-any.whl size=73528 sha256=72783f89df980b99ac4bbe4d9f12c5646e8b7523020d4fcdfc21ebf0baa475cf Stored in directory: /root/.cache/pip/wheels/97/32/3c/8c616b315ee28a8121efdb87a8863bd34c717c1eb85924e698 Building wheel for idna (pyproject.toml): started Building wheel for idna (pyproject.toml): finished with status 'done' Created wheel for idna: filename=idna-3.16-py3-none-any.whl size=74165 sha256=cc246e3a3f89580c3a951b5ad298ca4638078b2cdd4f115654332b5c26daded5 Stored in directory: /root/.cache/pip/wheels/38/28/a0/1c999fd4a08a78f59f5a8c646aec7579bc00449b3a478824af Building wheel for importlib_resources (pyproject.toml): started Building wheel for importlib_resources (pyproject.toml): finished with status 'done' Created wheel for importlib_resources: filename=importlib_resources-6.5.2-py3-none-any.whl size=37503 sha256=94c0ba2e44b784336211f9a89e1ec1a5474f4cc05e8e1bfbc5f00104813d9c11 Stored in directory: /root/.cache/pip/wheels/11/94/5c/f061395ead20539e8478f2913a8bc050130e7fabfd8e6d88a7 Building wheel for inotify-simple (pyproject.toml): started Building wheel for inotify-simple (pyproject.toml): finished with status 'done' Created wheel for inotify-simple: filename=inotify_simple-1.3.5-py3-none-any.whl size=7762 sha256=f9f90550c4da3e368ac4a3e8fbc7f576757b724994d753f9331da09ea1da9ded Stored in directory: /root/.cache/pip/wheels/57/8c/f9/55cf433b0059351ca6bb8832fced1fabb249074d78d2c0d073 Building wheel for ipython (pyproject.toml): started Building wheel for ipython (pyproject.toml): finished with status 'done' Created wheel for ipython: filename=ipython-9.0.2-py3-none-any.whl size=600573 sha256=e95d4964a2522ef89717d2c542bc17f4a5f13506b415bf0d1dc9a0b0fdab40bb Stored in directory: /root/.cache/pip/wheels/22/1b/11/33b8de56a34e02e2eff536de2942a1d39c30163ae71b5bd3d9 Building wheel for prompt-toolkit (pyproject.toml): started Building wheel for prompt-toolkit (pyproject.toml): finished with status 'done' Created wheel for prompt-toolkit: filename=prompt_toolkit-3.0.50-py3-none-any.whl size=387867 sha256=c7646a4a7925450da70001dc84b63cf46801b20821fcfd07575d021d685c00e5 Stored in directory: /root/.cache/pip/wheels/42/32/d6/89fae2fe6579ff821f3908b6b917af3b17d8155b4ba89141be Building wheel for ipython_pygments_lexers (pyproject.toml): started Building wheel for ipython_pygments_lexers (pyproject.toml): finished with status 'done' Created wheel for ipython_pygments_lexers: filename=ipython_pygments_lexers-1.1.1-py3-none-any.whl size=8115 sha256=5682cec711f6e2b2510bd89b87c1babd1cbfe3e13513addba179bc2d02f6f90d Stored in directory: /root/.cache/pip/wheels/61/a3/e7/4d3f95adc53679e23aec922559ead365ab2cf35322eaf270dd Building wheel for jedi (pyproject.toml): started Building wheel for jedi (pyproject.toml): finished with status 'done' Created wheel for jedi: filename=jedi-0.19.2-py2.py3-none-any.whl size=1572434 sha256=381a7f655c2e8e85c9351b800ffd3ce04aed225920aad280dcc66beaf7369534 Stored in directory: /root/.cache/pip/wheels/94/6f/fb/dd6c0e9573499e5fdd7f38b359c569feaeca6647734127b687 Building wheel for parso (pyproject.toml): started Building wheel for parso (pyproject.toml): finished with status 'done' Created wheel for parso: filename=parso-0.8.4-py2.py3-none-any.whl size=103677 sha256=b334ba84cb75772aba6150b575b0b4757cff1ae2f7803516dcc27bf42afc9ab7 Stored in directory: /root/.cache/pip/wheels/43/18/2e/bc9381fd158c74736a2d6a46819246d49e722c037aa9088f1e Building wheel for Jinja2 (pyproject.toml): started Building wheel for Jinja2 (pyproject.toml): finished with status 'done' Created wheel for Jinja2: filename=jinja2-3.1.6-py3-none-any.whl size=134897 sha256=005a2fc379b662ac007c271a8122f7a7db49bb67fbedfc85db50fccde34d839f Stored in directory: /root/.cache/pip/wheels/4c/17/f6/aca0772a8af26aa06649769a26d22f502386142985a0e71d90 Building wheel for jinja2-from-json-extension (pyproject.toml): started Building wheel for jinja2-from-json-extension (pyproject.toml): finished with status 'done' Created wheel for jinja2-from-json-extension: filename=jinja2_from_json_extension-1.0.1-py3-none-any.whl size=2711 sha256=d9eb1775a9f9488db5889c9b618949d4e131965c693e67bc2b74473abbe1c8fe Stored in directory: /root/.cache/pip/wheels/18/ba/8b/fe7749c85596199e73896b58f69449fd4d0accace8485d4ea0 Building wheel for jinja2-fnmatch-extension (pyproject.toml): started Building wheel for jinja2-fnmatch-extension (pyproject.toml): finished with status 'done' Created wheel for jinja2-fnmatch-extension: filename=jinja2_fnmatch_extension-1.0.3-py3-none-any.whl size=3606 sha256=51891b328866b42569eb0e18f3b12946b341ed469d34ba6737c5d63271ba782c Stored in directory: /root/.cache/pip/wheels/df/9e/3d/157700ce598f057195f8e7a06ddfe050807b8f26bf18c9451f Building wheel for jinja2-getenv-extension (pyproject.toml): started Building wheel for jinja2-getenv-extension (pyproject.toml): finished with status 'done' Created wheel for jinja2-getenv-extension: filename=jinja2_getenv_extension-1.0.3-py3-none-any.whl size=3775 sha256=e6e79952f2f815296b50a6cff5b7c8518937905cacb2ff269a467b2ca2825f83 Stored in directory: /root/.cache/pip/wheels/c8/3c/28/1803b4649eae31f6f8e90a740f9b680580bded705b999d941c Building wheel for jinja2-shell-extension (pyproject.toml): started Building wheel for jinja2-shell-extension (pyproject.toml): finished with status 'done' Created wheel for jinja2-shell-extension: filename=jinja2_shell_extension-2.1.1-py3-none-any.whl size=3785 sha256=6abc7f89cd8a588ee40d706b7c7b16bd3d60deae51d76329b43b0c4e4a1b67fc Stored in directory: /root/.cache/pip/wheels/a6/03/95/8f8a740031c8b1da6e0d69ea9f69905bf455713ff8b8f6ac68 Building wheel for jinja2-time (pyproject.toml): started Building wheel for jinja2-time (pyproject.toml): finished with status 'done' Created wheel for jinja2-time: filename=jinja2_time-0.2.0-py2.py3-none-any.whl size=4824 sha256=1f7c3216f50595b6a4a2039ae9afbebac295041b65244c537c079ee02babd72d Stored in directory: /root/.cache/pip/wheels/67/28/11/0321d09b043ad058d9e2ced314c3b5ba960401d02c1a2a88c2 Building wheel for jmespath (pyproject.toml): started Building wheel for jmespath (pyproject.toml): finished with status 'done' Created wheel for jmespath: filename=jmespath-1.0.1-py3-none-any.whl size=20337 sha256=961ecaa912cf424f14e6e830902a98b2a7730d0efa7f9fd56fbd0dbf0c516826 Stored in directory: /root/.cache/pip/wheels/04/ad/55/6171379116b3cda3dfb150b64db5a566e10d4a656a6bda81b8 Building wheel for joblib (pyproject.toml): started Building wheel for joblib (pyproject.toml): finished with status 'done' Created wheel for joblib: filename=joblib-1.4.2-py3-none-any.whl size=301859 sha256=dccf42db33d517487b2a59310d86edb88a0f6f27f3f014bf243c09b65f56b0a7 Stored in directory: /root/.cache/pip/wheels/6e/ac/e3/a24bc733515bc85b2a4e88176550b907c8502a17794f2816bc Building wheel for jsonpickle (pyproject.toml): started Building wheel for jsonpickle (pyproject.toml): finished with status 'done' Created wheel for jsonpickle: filename=jsonpickle-4.1.1-py3-none-any.whl size=47127 sha256=c5567cc0006e91168c1be53fd0e1552840ae4c7a081f7a21b3a66c65421681c4 Stored in directory: /root/.cache/pip/wheels/68/4b/3e/fe5f5981ca28c1a7091bf72bfd2a1e366c925e5a3154de1e2a Building wheel for jsonschema (pyproject.toml): started Building wheel for jsonschema (pyproject.toml): finished with status 'done' Created wheel for jsonschema: filename=jsonschema-4.23.0-py3-none-any.whl size=88461 sha256=748efb11ff46786eeed05c0957751ae0ef91224df2d4902b253dd55d6a6c826f Stored in directory: /root/.cache/pip/wheels/15/51/85/5292657dfdddb9705146309db4fdbd024e43d43b49b1facb5a Building wheel for jsonschema_specifications (pyproject.toml): started Building wheel for jsonschema_specifications (pyproject.toml): finished with status 'done' Created wheel for jsonschema_specifications: filename=jsonschema_specifications-2024.10.1-py3-none-any.whl size=18459 sha256=a6074b11926f63ca54c708d786a27841cf0a6dc655dc239db110ddd70bc20997 Stored in directory: /root/.cache/pip/wheels/94/85/1f/2d8222ef1cb0ed8bd1810fac11f25163ba0a08b07ca3ec4e05 Building wheel for lazy-import (pyproject.toml): started Building wheel for lazy-import (pyproject.toml): finished with status 'done' Created wheel for lazy-import: filename=lazy_import-0.2.2-py2.py3-none-any.whl size=16553 sha256=0f256b0b703bf27f5cf96072b19706d2411a661ca1cdbfbff6e5558e9cc8cf95 Stored in directory: /root/.cache/pip/wheels/c6/f0/d4/e17036a2e0f951419d77c011f767b01502b3b813e5651f52e9 Building wheel for lxml (pyproject.toml): started Building wheel for lxml (pyproject.toml): still running... Building wheel for lxml (pyproject.toml): finished with status 'done' Created wheel for lxml: filename=lxml-6.1.0-cp313-cp313-linux_x86_64.whl size=10065948 sha256=4d399b7ea01ff3c695e55d86f61513a990e4d1c986ef36548594e12931f32bba Stored in directory: /root/.cache/pip/wheels/a6/6d/16/a624fbb8d26c8d0f7f7d65024c672442851a0769426a02fb70 Building wheel for Markdown (pyproject.toml): started Building wheel for Markdown (pyproject.toml): finished with status 'done' Created wheel for Markdown: filename=markdown-3.10.2-py3-none-any.whl size=108180 sha256=1c67839f7213768058cc4824d026c074be5b5b91d70ec0a3282156c03837483a Stored in directory: /root/.cache/pip/wheels/79/43/b2/4b2fcebd4a0b10bf521809717f6ab547f389214b15288a1fe4 Building wheel for markdown-it-py (pyproject.toml): started Building wheel for markdown-it-py (pyproject.toml): finished with status 'done' Created wheel for markdown-it-py: filename=markdown_it_py-3.0.0-py3-none-any.whl size=87594 sha256=2405b83d987f98f979d0b67707323fa797eade163097dda46f0785cf4a82069a Stored in directory: /root/.cache/pip/wheels/b4/0e/8b/2a77555be7fe04a9ba66ef18f3f7fe60e77addc49f1db5e23c Building wheel for mdurl (pyproject.toml): started Building wheel for mdurl (pyproject.toml): finished with status 'done' Created wheel for mdurl: filename=mdurl-0.1.2-py3-none-any.whl size=10023 sha256=e09a93faf10973b4df4d9bb682dec5068ea51e1a11807dec2cdc21122f6d2f09 Stored in directory: /root/.cache/pip/wheels/75/58/94/b22a684be2e028740d095905aba1425f24b4d11de6a401c0ac Building wheel for MarkupSafe (pyproject.toml): started Building wheel for MarkupSafe (pyproject.toml): finished with status 'done' Created wheel for MarkupSafe: filename=markupsafe-3.0.2-cp313-cp313-linux_x86_64.whl size=22843 sha256=319575a5d51058a6880d78c211811b8cf583297820ca37378c77d7e7defec6ae Stored in directory: /root/.cache/pip/wheels/c9/3a/71/0ae58756520a2873f0144737a2e9d29126d6c86bf2da2b4f13 Building wheel for matplotlib-inline (pyproject.toml): started Building wheel for matplotlib-inline (pyproject.toml): finished with status 'done' Created wheel for matplotlib-inline: filename=matplotlib_inline-0.1.7-py3-none-any.whl size=9937 sha256=c030fb9f0b43de85ba6bf84844a5807a324d2c88eb02391e72ced0354f28375d Stored in directory: /root/.cache/pip/wheels/91/4e/c5/5e961979ab3829f12f933ee7e882e57f1cdc24af8fc2abb4bc Building wheel for mflog (pyproject.toml): started Building wheel for mflog (pyproject.toml): finished with status 'done' Created wheel for mflog: filename=mflog-0.1.1-py3-none-any.whl size=16730 sha256=661b9d016003a1965a637d0c1f3021dfa98cb2d191248368f5fc00dccbb2d304 Stored in directory: /root/.cache/pip/wheels/61/0b/6c/c0c90b426b4faeb9bbb0c2ce3714caa5e1e22ee729ad4db72a Building wheel for mfutil (pyproject.toml): started Building wheel for mfutil (pyproject.toml): finished with status 'done' Created wheel for mfutil: filename=mfutil-0.3.2-py3-none-any.whl size=22346 sha256=1e83a3c979abf7f3c20bc314d448168fea4ef80e6b81864823b1d30d9f1b7310 Stored in directory: /root/.cache/pip/wheels/f8/84/c3/87726135d3ededc129de3a2f25b3d61cb35d73015cf649b95d Building wheel for msgpack (pyproject.toml): started Building wheel for msgpack (pyproject.toml): finished with status 'done' Created wheel for msgpack: filename=msgpack-1.1.2-cp313-cp313-linux_x86_64.whl size=418802 sha256=4732ab8771c3626928d9eb5e7cd69b8bfae1fc20059e820269245eaf529cbaf6 Stored in directory: /root/.cache/pip/wheels/2d/61/b0/49af1306f8db356d4c1f4ed8818f627126d0eb1fdf86ae4bf2 Building wheel for mypy-extensions (pyproject.toml): started Building wheel for mypy-extensions (pyproject.toml): finished with status 'done' Created wheel for mypy-extensions: filename=mypy_extensions-1.1.0-py3-none-any.whl size=4963 sha256=1be4cccdb0f2482337c4743e60421de3a356cd97508abadd57d47403e94f5505 Stored in directory: /root/.cache/pip/wheels/71/28/15/32362577ac5d3f41beed5e3dc4bb99d56b45f0d1e8172cb596 Building wheel for netifaces2 (pyproject.toml): started Building wheel for netifaces2 (pyproject.toml): finished with status 'done' Created wheel for netifaces2: filename=netifaces2-0.0.22-cp37-abi3-linux_x86_64.whl size=284245 sha256=250dbe1bd7ccbd80389c59c7f826ebb56e6950fe111feac82c12c17a428793c1 Stored in directory: /root/.cache/pip/wheels/51/a7/5a/4013eb05ad9e2ced7e064820187eadb2e623ed6db0758199f4 Building wheel for opinionated-configparser (pyproject.toml): started Building wheel for opinionated-configparser (pyproject.toml): finished with status 'done' Created wheel for opinionated-configparser: filename=opinionated_configparser-1.0.1-py3-none-any.whl size=5504 sha256=aa0156dac9932554eff39e26b91ecc439d03b40e0b051b7ee3d42702c7fc55f3 Stored in directory: /root/.cache/pip/wheels/b6/aa/4e/a92609fbe3cf22cceb5b57c389a10ef1c8f828819702246acd Building wheel for paramiko (pyproject.toml): started Building wheel for paramiko (pyproject.toml): finished with status 'done' Created wheel for paramiko: filename=paramiko-3.5.1-py3-none-any.whl size=227325 sha256=ec0f5822033e18d07d928bab8c8c44eac5e131688998c86bbc45009ca4734bbf Stored in directory: /root/.cache/pip/wheels/df/c7/36/5c22140669497af1020b950c22d1d0dd68d67099a6bf8a63c9 Building wheel for pbr (pyproject.toml): started Building wheel for pbr (pyproject.toml): finished with status 'done' Created wheel for pbr: filename=pbr-7.0.3-py2.py3-none-any.whl size=131983 sha256=5c6ef3d94d4ad6001ff3886b2d53a960b91532be051024ea368101ba48c41a2f Stored in directory: /root/.cache/pip/wheels/b1/79/54/0bc230a958052575930a86f94c3f2ea8c865f9f57dc2d26765 Building wheel for pexpect (pyproject.toml): started Building wheel for pexpect (pyproject.toml): finished with status 'done' Created wheel for pexpect: filename=pexpect-4.9.0-py2.py3-none-any.whl size=63855 sha256=867bb66e4d52300cf216978c8dfde201d646664e5a0c8c2282f5a46d068325fe Stored in directory: /root/.cache/pip/wheels/d0/99/f5/7965fb63b543abe4e3fef5b4861d7b9e20ecb32fc411e6fb2e Building wheel for pickleshare (pyproject.toml): started Building wheel for pickleshare (pyproject.toml): finished with status 'done' Created wheel for pickleshare: filename=pickleshare-0.7.5-py2.py3-none-any.whl size=6373 sha256=1e405e3e134067218603bbd8c08ea35e29af4896741d8c399e71be8969c7ad2d Stored in directory: /root/.cache/pip/wheels/bd/51/6d/d14feb0927a59435e28680eaeea3f33ab09873aaacb56fa748 Building wheel for pika (pyproject.toml): started Building wheel for pika (pyproject.toml): finished with status 'done' Created wheel for pika: filename=pika-1.3.2-py3-none-any.whl size=155455 sha256=fb30f30f0d635e7ce308dc216133fe44d4ba46464879b45111fec5d028be713d Stored in directory: /root/.cache/pip/wheels/c8/cd/ba/df17b999596bd6da106a99c690f0a3d5def026b49053fe5227 Building wheel for Pillow (pyproject.toml): started Building wheel for Pillow (pyproject.toml): finished with status 'done' Created wheel for Pillow: filename=pillow-12.2.0-cp313-cp313-linux_x86_64.whl size=1545866 sha256=61967094871e849ad0bc5701ea2528a5640826c2a4241832bc71516d80cad180 Stored in directory: /root/.cache/pip/wheels/f7/ab/b1/a419f72634e07eed3ae5d532f8bc47c1b52bcd8beff7ce0d10 Building wheel for poyo (pyproject.toml): started Building wheel for poyo (pyproject.toml): finished with status 'done' Created wheel for poyo: filename=poyo-0.5.0-py2.py3-none-any.whl size=10277 sha256=747977dbbd70acf4fbd8a0b6a63c4c2967031b6421c3b9cf8444fb01e108b4d8 Stored in directory: /root/.cache/pip/wheels/70/b4/b9/1a22daf0ac192671983102c62541bb0de0e2e067be194c12ae Building wheel for propcache (pyproject.toml): started Building wheel for propcache (pyproject.toml): finished with status 'done' Created wheel for propcache: filename=propcache-0.3.0-cp313-cp313-linux_x86_64.whl size=226994 sha256=ec7d63595f5ef815a0648df67e4aa77a6df010a96487163b1c634cf42f50057c Stored in directory: /root/.cache/pip/wheels/22/b3/2c/f65a7ba86c68435f82351336399a33fb68132496f7d44cd42c Building wheel for psutil (pyproject.toml): started Building wheel for psutil (pyproject.toml): finished with status 'done' Created wheel for psutil: filename=psutil-7.2.2-cp36-abi3-linux_x86_64.whl size=158852 sha256=fa4abbae41ef742f2e94ca9e5b4d49567836d4cf6eacb160773534c5857b73e8 Stored in directory: /root/.cache/pip/wheels/83/dd/cf/b4c250d1b98c594b720ccf33e4695f72dac00ca23ea033e7e6 Building wheel for ptyprocess (pyproject.toml): started Building wheel for ptyprocess (pyproject.toml): finished with status 'done' Created wheel for ptyprocess: filename=ptyprocess-0.7.0-py2.py3-none-any.whl size=14026 sha256=3470be7f810474c8a2ecfcd6e02acc6aea8483ab595417fa4e336362a349933e Stored in directory: /root/.cache/pip/wheels/d7/46/07/e25f48e8c65a064c90fc165561f313bf59723ccc042caebd04 Building wheel for pure-eval (pyproject.toml): started Building wheel for pure-eval (pyproject.toml): finished with status 'done' Created wheel for pure-eval: filename=pure_eval-0.2.3-py3-none-any.whl size=11881 sha256=c0c8d361561da69b0486164e2faa9a661b0f03ab02b9df59de855ea7c2d49ec9 Stored in directory: /root/.cache/pip/wheels/18/18/7d/c84e6395b1e382706345a397e4168513808bcd911f998ce04f Building wheel for pyasn1 (pyproject.toml): started Building wheel for pyasn1 (pyproject.toml): finished with status 'done' Created wheel for pyasn1: filename=pyasn1-0.6.3-py3-none-any.whl size=83997 sha256=bd63d39ae18eb84b29596cdeb0cb7cee57c3608fb110de00d487ceb865da3fb0 Stored in directory: /root/.cache/pip/wheels/18/0b/e9/3f2ac257389b08e64f9c7ba8dbb1c5bf930fbe03d4b577be89 Building wheel for pyasn1-modules (pyproject.toml): started Building wheel for pyasn1-modules (pyproject.toml): finished with status 'done' Created wheel for pyasn1-modules: filename=pyasn1_modules-0.4.1-py3-none-any.whl size=181257 sha256=5605e8286b2dc9ff711f94d906e0a34d1e222e1da6ba1372e740acc0b169cbf1 Stored in directory: /root/.cache/pip/wheels/22/1f/a1/41c667c21b6708ffa6f098b6a2d293c81e3eed87666885d40d Building wheel for pyasyncore (pyproject.toml): started Building wheel for pyasyncore (pyproject.toml): finished with status 'done' Created wheel for pyasyncore: filename=pyasyncore-1.0.4-py3-none-any.whl size=10115 sha256=a8c16e10b8c4c999fc9e38b0b0b3c727d8891c1d8ee95705ffb6606bd71b7267 Stored in directory: /root/.cache/pip/wheels/aa/cb/63/454ff3f7fbf163189d3df3076db8085a49cf49467efec3c10b Building wheel for pycodestyle (pyproject.toml): started Building wheel for pycodestyle (pyproject.toml): finished with status 'done' Created wheel for pycodestyle: filename=pycodestyle-2.12.1-py2.py3-none-any.whl size=31324 sha256=5160c7f8a2493aee4a0526733de02a974fb59a8aad5191779bfd82853c1841d7 Stored in directory: /root/.cache/pip/wheels/e8/64/54/ef7f11a47a9604d07e88da14ac5705ec2f70e6d5de671a6e96 Building wheel for pydantic (pyproject.toml): started Building wheel for pydantic (pyproject.toml): finished with status 'done' Created wheel for pydantic: filename=pydantic-2.13.4-py3-none-any.whl size=472263 sha256=5eb51116dd9eaeabb8e60e237f80de7b16a7319bfda2b7c8d6b8406fe83b94c8 Stored in directory: /root/.cache/pip/wheels/30/23/f5/b86623d5473d95e9ec548c80484e8058c06a19b3b91cfcbce0 Building wheel for pydantic-core (pyproject.toml): started Building wheel for pydantic-core (pyproject.toml): still running... Building wheel for pydantic-core (pyproject.toml): finished with status 'done' Created wheel for pydantic-core: filename=pydantic_core-2.46.4-cp313-cp313-linux_x86_64.whl size=2209640 sha256=9871c82eb5e0ab12f71e60b1e60cf6206350d1f956d6422a4be1d7102098c40e Stored in directory: /root/.cache/pip/wheels/48/a7/15/57f4db5093aea7d4d90d667ae50a8daa8710b60dca13aca811 Building wheel for Pygments (pyproject.toml): started Building wheel for Pygments (pyproject.toml): finished with status 'done' Created wheel for Pygments: filename=pygments-2.20.0-py3-none-any.whl size=1231152 sha256=b634f15ea7f049b8eca0d8ef089dc775ea1c11ff2c2547d4891753ee049856ec Stored in directory: /root/.cache/pip/wheels/fe/a2/c7/672696e3c731fd0b08093436ca891f058d7ae6f678d2c41e47 Building wheel for pyinotify (pyproject.toml): started Building wheel for pyinotify (pyproject.toml): finished with status 'done' Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25417 sha256=7c0b7de7e4cd92a638ecc191c2099292661a5ad0802169eeafdb7553e9265906 Stored in directory: /root/.cache/pip/wheels/be/e0/29/d237cd80907dd5699eeee0237d136eae049d8edef6f5a6a6fa Building wheel for PyNaCl (pyproject.toml): started Building wheel for PyNaCl (pyproject.toml): still running... Building wheel for PyNaCl (pyproject.toml): finished with status 'done' Created wheel for PyNaCl: filename=pynacl-1.6.2-cp313-cp313-linux_x86_64.whl size=1386424 sha256=1e113f56fe1b77b1f304cd3c955d93462e029db2ed4bdee5eb43d66b08b21ad1 Stored in directory: /root/.cache/pip/wheels/23/99/9a/8d590267e80c2ae6e07b931859c7dfa24a465ee1f4daf206c0 Building wheel for python-dateutil (pyproject.toml): started Building wheel for python-dateutil (pyproject.toml): finished with status 'done' Created wheel for python-dateutil: filename=python_dateutil-2.9.0.post0-py2.py3-none-any.whl size=229932 sha256=e874edd466a670233c4402db8b99f2792d7aa5e1ce9b1937c0c380aba9df00bf Stored in directory: /root/.cache/pip/wheels/dd/43/b7/0ceab2b2f58fb43a06d0a59467a4bfabb2dc8b6fb8ec7f09e5 Building wheel for python-ldap (pyproject.toml): started Building wheel for python-ldap (pyproject.toml): finished with status 'done' Created wheel for python-ldap: filename=python_ldap-3.4.5-cp313-cp313-linux_x86_64.whl size=381520 sha256=20d60f6c265e6417f523ad533fc3036e2c39e6112fa6637e5df8d82cf458f96a Stored in directory: /root/.cache/pip/wheels/2d/48/b3/2a995d21151e6fbd27603592f95ee0115fd1bacc877e216754 Building wheel for pytz (pyproject.toml): started Building wheel for pytz (pyproject.toml): finished with status 'done' Created wheel for pytz: filename=pytz-2025.1-py3-none-any.whl size=508014 sha256=0aa83529b0b1d1798e07adf4a4cf48e91747007f401f1eb04e6357fd38b089fb Stored in directory: /root/.cache/pip/wheels/7e/3d/81/a85d75ff07e63350c49d844ca29379a7f36dcba7df3621a98d Building wheel for PyYAML (pyproject.toml): started Building wheel for PyYAML (pyproject.toml): finished with status 'done' Created wheel for PyYAML: filename=pyyaml-6.0.3-cp313-cp313-linux_x86_64.whl size=45464 sha256=e1ddf92c495779949a66af4acf9d0daf90ef42ec31ca1f0196a89c131f43a051 Stored in directory: /root/.cache/pip/wheels/aa/29/40/b2d39adcf3d4ad62005bbc244cbeb5cc01d37ffd17fdc79a4a Building wheel for redis (pyproject.toml): started Building wheel for redis (pyproject.toml): finished with status 'done' Created wheel for redis: filename=redis-7.3.1-py3-none-any.whl size=404779 sha256=9eae87cbbf6490d32eef5d2f9e05718656ccdcb877dcd78e14ce90393f7bb914 Stored in directory: /root/.cache/pip/wheels/b2/8e/3d/d56832cf8d58c4e59ea849e9fae37ae6be3b556ef831b1a6a8 Building wheel for referencing (pyproject.toml): started Building wheel for referencing (pyproject.toml): finished with status 'done' Created wheel for referencing: filename=referencing-0.36.2-py3-none-any.whl size=26775 sha256=9294b20a457f8c061d9f9f11747b66685bcda374996222a3668a4c45b3699ebb Stored in directory: /root/.cache/pip/wheels/e4/b0/27/060c15f5b302e9ec2ed30cf9b7fe25984ce72752cfc7c04f02 Building wheel for regex (pyproject.toml): started Building wheel for regex (pyproject.toml): finished with status 'done' Created wheel for regex: filename=regex-2024.11.6-cp313-cp313-linux_x86_64.whl size=796978 sha256=c22c12140957647ee4539255dae9ab1d419b4d040961d02382c9a6a1fa36a661 Stored in directory: /root/.cache/pip/wheels/78/25/fd/78977b709cb576063310b902b1a828bbb1c5f62bd4d2890332 Building wheel for requests (pyproject.toml): started Building wheel for requests (pyproject.toml): finished with status 'done' Created wheel for requests: filename=requests-2.33.0-py3-none-any.whl size=65017 sha256=4f1d4698461785d5839e57c8d4f73a03074f488fe78099895b264e21299281d7 Stored in directory: /root/.cache/pip/wheels/31/cb/e7/9fc66cbd5c892e203affe345683da3c9e5bbccc0d9cc2e92cf Building wheel for urllib3 (pyproject.toml): started Building wheel for urllib3 (pyproject.toml): finished with status 'done' Created wheel for urllib3: filename=urllib3-2.7.0-py3-none-any.whl size=131087 sha256=0ae2c27ff9d323172de8e859e6d5aa18ec066997e2f079665b63e9105d4b20f8 Stored in directory: /root/.cache/pip/wheels/64/bd/a4/5527a8728500afd339f1e5d3bd81fb88e78eed9d5c84489977 Building wheel for requests-unixsocket2 (pyproject.toml): started Building wheel for requests-unixsocket2 (pyproject.toml): finished with status 'done' Created wheel for requests-unixsocket2: filename=requests_unixsocket2-0.4.2-py3-none-any.whl size=7835 sha256=3b365cea58feeb21cc57e58c43635a8831bab8661c895606ed01f71f913d96ed Stored in directory: /root/.cache/pip/wheels/90/a9/88/d04b84251b949df1e866f94df35e31cc7972e584af4a56b0e6 Building wheel for rich (pyproject.toml): started Building wheel for rich (pyproject.toml): finished with status 'done' Created wheel for rich: filename=rich-14.3.4-py3-none-any.whl size=310481 sha256=483432f71005c7746c0b406a56faf7bfc996da5234cebb48d9a33087065d748f Stored in directory: /root/.cache/pip/wheels/c5/3a/55/ea7e26eb3f428cd996059775a438773f61438cbbd36dd8d238 Building wheel for rpds-py (pyproject.toml): started Building wheel for rpds-py (pyproject.toml): finished with status 'done' Created wheel for rpds-py: filename=rpds_py-0.29.0-cp313-cp313-linux_x86_64.whl size=393763 sha256=23d75852b06c2c714cf37d4bffa80807e7e24d9f086d9ccefe0519cab536bb09 Stored in directory: /root/.cache/pip/wheels/e8/01/bb/8a419ed9a3e9f703d9e66c3524a890ce6600528efb5031b763 Building wheel for setuptools-git-versioning (pyproject.toml): started Building wheel for setuptools-git-versioning (pyproject.toml): finished with status 'done' Created wheel for setuptools-git-versioning: filename=setuptools_git_versioning-2.1.0-py3-none-any.whl size=10709 sha256=8bbf88d1ba2d69861feb73549f6fc47e80c946b79eb6bcefe34acc91b6b00e07 Stored in directory: /root/.cache/pip/wheels/8c/5b/1d/cf58e887e67bfea38d51c9d00c58365aa31af92b1fea604289 Building wheel for shellingham (pyproject.toml): started Building wheel for shellingham (pyproject.toml): finished with status 'done' Created wheel for shellingham: filename=shellingham-1.5.4-py2.py3-none-any.whl size=9791 sha256=bc6073cac8160ea661cdb4ec6e172ce286d2c52db2efec8197483c82d1e346c4 Stored in directory: /root/.cache/pip/wheels/f0/8f/5c/a5e378a79dd7dc4eb17b93a9b430a5311fb1f511ed9c814cf4 Building wheel for simpleeval (pyproject.toml): started Building wheel for simpleeval (pyproject.toml): finished with status 'done' Created wheel for simpleeval: filename=simpleeval-1.0.6-py3-none-any.whl size=18661 sha256=652b08350e49edf4d37cf2b5a8491b94557de8fd12ed254e39dfbd48da668e28 Stored in directory: /root/.cache/pip/wheels/7a/86/18/6a691e0eb8ecb3314311299c660d7cb6935fd009e8da37e02b Building wheel for sniffio (pyproject.toml): started Building wheel for sniffio (pyproject.toml): finished with status 'done' Created wheel for sniffio: filename=sniffio-1.3.1-py3-none-any.whl size=10284 sha256=a93f2e26c779533eb8f33499f7df8c546f3001ec329d59b03b657a6ef72ef436 Stored in directory: /root/.cache/pip/wheels/1b/bf/77/3793f7e384e32bbe6586869fec505ac9cf8576ce08ac2609e3 Building wheel for soupsieve (pyproject.toml): started Building wheel for soupsieve (pyproject.toml): finished with status 'done' Created wheel for soupsieve: filename=soupsieve-2.6-py3-none-any.whl size=36187 sha256=f3f08caabaeadd362b32938407d6550f7a096e77229f8572624d8bc544227813 Stored in directory: /root/.cache/pip/wheels/22/e2/d6/c5afaa3edcec9c16a0c03bdd3765dc1bb3f5c9e12d0f76bf54 Building wheel for stack-data (pyproject.toml): started Building wheel for stack-data (pyproject.toml): finished with status 'done' Created wheel for stack-data: filename=stack_data-0.6.3-py3-none-any.whl size=24556 sha256=7e141e0d0b51bdee4708592268aa0d69ca5885ac85a00717f3071b4fb16e455a Stored in directory: /root/.cache/pip/wheels/bd/52/89/dda143bdd3097ce06ba37cc978ab953084e8f1a656d69e2d14 Building wheel for structlog (pyproject.toml): started Building wheel for structlog (pyproject.toml): finished with status 'done' Created wheel for structlog: filename=structlog-23.1.0-py3-none-any.whl size=62470 sha256=9cda68059e52d541b456ab88a2ff93b6f2904d9dd31d02c5d89a8388c5de289a Stored in directory: /root/.cache/pip/wheels/b5/5b/28/44d7c99f086f96285ba4fe4de74e583ba23a1dc7931272bf0b Building wheel for termcolor (pyproject.toml): started Building wheel for termcolor (pyproject.toml): finished with status 'done' Created wheel for termcolor: filename=termcolor-2.5.0-py3-none-any.whl size=7754 sha256=37d99916788660f413179b40b304d564c8abe007213d0dea930d5e13b8878976 Stored in directory: /root/.cache/pip/wheels/84/12/d7/1343d53052004c0f242122acd61029a801516dde70506aef4f Building wheel for terminaltables3 (pyproject.toml): started Building wheel for terminaltables3 (pyproject.toml): finished with status 'done' Created wheel for terminaltables3: filename=terminaltables3-4.0.0-py3-none-any.whl size=15628 sha256=a7f5b860fbe2f556bc186d4ab4bfe5b2759dacec50512f4357c9c121ff4efc87 Stored in directory: /root/.cache/pip/wheels/2d/c8/84/a75587ae30e912da08a9e849521bfa57a751398ec23d888a10 Building wheel for threadpoolctl (pyproject.toml): started Building wheel for threadpoolctl (pyproject.toml): finished with status 'done' Created wheel for threadpoolctl: filename=threadpoolctl-3.6.0-py3-none-any.whl size=18639 sha256=d2195fc8484e00042416edb1c86e146cb01a130d3edfcaf9432a8e73c5f08a01 Stored in directory: /root/.cache/pip/wheels/42/28/67/f2f449db346ea4db511b201a05a564c562d03a0f532f05151f Building wheel for tomlkit (pyproject.toml): started Building wheel for tomlkit (pyproject.toml): finished with status 'done' Created wheel for tomlkit: filename=tomlkit-0.13.2-py3-none-any.whl size=38002 sha256=d92e4b4a9ee41c3bbec4b689b6de09dcd82da7728c600d1a749c382a2230c447 Stored in directory: /root/.cache/pip/wheels/dc/d2/3b/cae44fbbda05867a7bf338fffb2df38003c71e822660c98993 Building wheel for tornado (pyproject.toml): started Building wheel for tornado (pyproject.toml): finished with status 'done' Created wheel for tornado: filename=tornado-6.5.6-cp39-abi3-linux_x86_64.whl size=447571 sha256=ba1617e6c1137bd0791a864805c467cb1f44089499168ccecdd5f0a8207acccb Stored in directory: /root/.cache/pip/wheels/4b/8d/c9/0ad806945e628c52149f96d0fb3ffeed7bd5b5431b2c916604 Building wheel for tqdm (pyproject.toml): started Building wheel for tqdm (pyproject.toml): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.67.1-py3-none-any.whl size=78580 sha256=573fa5641309d5307927c1e61c6fb7f4ba66d3989d36861f4fac09a632aa7dbf Stored in directory: /root/.cache/pip/wheels/dc/e3/21/2f76ebd10c58a53f0a8c39cbfd9016b0da6ac5d37ed5dfd4cf Building wheel for traitlets (pyproject.toml): started Building wheel for traitlets (pyproject.toml): finished with status 'done' Created wheel for traitlets: filename=traitlets-5.14.3-py3-none-any.whl size=85360 sha256=8cae9cd7a665df5131e75cc854d22ff7d206eddde8bc423b93e4e8b44badd68b Stored in directory: /root/.cache/pip/wheels/2b/c4/c3/a536f6eaa7b9a311108d915ed110404c9d83ac77b385513be5 Building wheel for typer (pyproject.toml): started Building wheel for typer (pyproject.toml): finished with status 'done' Created wheel for typer: filename=typer-0.26.4-py3-none-any.whl size=122436 sha256=ada6eaf782d9226d10ab262c7f69cdfadec4dbec8b7ab66af618239c3894d7d6 Stored in directory: /root/.cache/pip/wheels/0e/39/8d/dede0987fef66fbf278619ae311841ef8301c961be3f347049 Building wheel for types-python-dateutil (pyproject.toml): started Building wheel for types-python-dateutil (pyproject.toml): finished with status 'done' Created wheel for types-python-dateutil: filename=types_python_dateutil-2.9.0.20241206-py3-none-any.whl size=14462 sha256=8ea5fb5069c26c1ed03ee2bb514ee6e531936fcf21f98fa08a5fb885c762c527 Stored in directory: /root/.cache/pip/wheels/d9/dc/8e/20e64e3ca27c8f012d19957519721634380dae4bc101ba4efa Building wheel for typing_inspect (pyproject.toml): started Building wheel for typing_inspect (pyproject.toml): finished with status 'done' Created wheel for typing_inspect: filename=typing_inspect-0.9.0-py3-none-any.whl size=8906 sha256=5dc1b029d2a7d262b0e75f5c27a5b16cd0e987ee3fc4053ea845cecc71400912 Stored in directory: /root/.cache/pip/wheels/b4/06/88/456da0204f02b81a441a72214335a3a7ff1ddfb9f704820576 Building wheel for typing_inspection (pyproject.toml): started Building wheel for typing_inspection (pyproject.toml): finished with status 'done' Created wheel for typing_inspection: filename=typing_inspection-0.4.2-py3-none-any.whl size=14610 sha256=129abc06311720866301d44ed001deb43c2017d4cd7584e4ca947b280de5d0c6 Stored in directory: /root/.cache/pip/wheels/36/9c/57/b13dc3da18900cf296d481d8243347c9e592c239a613123055 Building wheel for Unidecode (pyproject.toml): started Building wheel for Unidecode (pyproject.toml): finished with status 'done' Created wheel for Unidecode: filename=unidecode-1.3.8-py3-none-any.whl size=235551 sha256=817dd1f004b499e7379b60e2aa338be9aadc5d6e2c052acca5c6120ed504c525 Stored in directory: /root/.cache/pip/wheels/e2/a9/74/cc7be054b8f530331cf1ab98e857390480ab7fe12f95d998c3 Building wheel for wcwidth (pyproject.toml): started Building wheel for wcwidth (pyproject.toml): finished with status 'done' Created wheel for wcwidth: filename=wcwidth-0.2.13-py2.py3-none-any.whl size=34257 sha256=fc2d672009300aa72f39ca6787d4fa364b5296a9c96185c5b41df3212492faa0 Stored in directory: /root/.cache/pip/wheels/59/d0/3d/79a9c043c4277ed45f7698aad7155f7fd11bc4a094214d1d9f Building wheel for Werkzeug (pyproject.toml): started Building wheel for Werkzeug (pyproject.toml): finished with status 'done' Created wheel for Werkzeug: filename=werkzeug-3.1.6-py3-none-any.whl size=225166 sha256=cf384372597f51ff5ce7a3076ab08f6031050764c28d8f7b8f840c7e3e6560a3 Stored in directory: /root/.cache/pip/wheels/84/89/d6/a50d60ca630bdd6cc0c8bbee2256de8d7c5887b76d160bca4f Building wheel for xmltodict (pyproject.toml): started Building wheel for xmltodict (pyproject.toml): finished with status 'done' Created wheel for xmltodict: filename=xmltodict-0.14.2-py2.py3-none-any.whl size=10071 sha256=ae4c542eb7c97ab4ee2af28054f79f0ec863da819621d6c7cdb30fe08fb54421 Stored in directory: /root/.cache/pip/wheels/4e/87/fa/f7aa982838ebe9be25161757b79b77b7ac3b3af127afb02be7 Building wheel for yq (pyproject.toml): started Building wheel for yq (pyproject.toml): finished with status 'done' Created wheel for yq: filename=yq-3.4.3-py3-none-any.whl size=18903 sha256=9e1cea2caa82d55e9b9fe80a13c3f9d043b24349eea3d7c2a09b1781e8ee3ddf Stored in directory: /root/.cache/pip/wheels/b9/aa/fc/1bbb8d1f809123442f5b57c84e002c248290aacb552a29eec9 Building wheel for certifi (pyproject.toml): started Building wheel for certifi (pyproject.toml): finished with status 'done' Created wheel for certifi: filename=certifi-2026.4.22-py3-none-any.whl size=135707 sha256=5e3ac03dcb501d7066800d4f8e78f7d5175b7c4b7fe5299bf9c80fd31bd90070 Stored in directory: /root/.cache/pip/wheels/65/29/46/6806940c9a2490e2b60b36f92c2de37d64eb5d36c7ad203dcd Building wheel for six (pyproject.toml): started Building wheel for six (pyproject.toml): finished with status 'done' Created wheel for six: filename=six-1.17.0-py2.py3-none-any.whl size=11131 sha256=c3aaa7e67e56d94d5bac11faffc9c16555206f66fb9ff1c4693728a22ee26292 Stored in directory: /root/.cache/pip/wheels/5a/d9/5f/40d10edbbee7c086d4e30ff2bdb02a396f055c3ae4cb9927d9 Building wheel for filelock (pyproject.toml): started Building wheel for filelock (pyproject.toml): finished with status 'done' Created wheel for filelock: filename=filelock-3.29.1-py3-none-any.whl size=40750 sha256=85199dfd706869641b72b2e8955d5416a4b2b7dc4b0e8e6d97b4cc1299a6983b Stored in directory: /root/.cache/pip/wheels/d6/a2/8b/7b88b7b92f8c07580c157959f7af835c71caf396a25b4adec9 Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-26.0-py3-none-any.whl size=74366 sha256=b36f1fef9334a5588b4166f8bcd26a14e521f2b55e6b9de3aaa80d3ff7a37529 Stored in directory: /root/.cache/pip/wheels/ff/d0/7d/27f82338b985fb7ea7bd020e753426a1377b1fd5decc05c59e Building wheel for setuptools (pyproject.toml): started Building wheel for setuptools (pyproject.toml): finished with status 'done' Created wheel for setuptools: filename=setuptools-81.0.0-py3-none-any.whl size=1062021 sha256=e449ef3ea6b4adff53efe189f6eff516e3c4b11cc050965278cb8d3f75e378ed Stored in directory: /root/.cache/pip/wheels/6d/b6/e0/4b297e0025864a10afb2a04231d0d83119358989a34f818f92 Successfully built acquisition aiohttp_metwork_middlewares bash cookiecutter cookiecutter_hooks deploycron directory_observer envtpl mfplugin statsd telegraf_unixsocket_client xattrfile aiofiles aiohappyeyeballs aiohttp multidict yarl aiosignal annotated-doc annotated-types anyio argcomplete arrow asttokens attrs autopep8 Babel backcall bcrypt beautifulsoup4 binaryornot bjoern cachetools Cerberus cffi chardet charset_normalizer Click colorama ConfigUpdater cron-wrapper cryptography decorator defusedxml Deprecated wrapt deprecation dill diskcache entrypoints executing fakeredis sortedcontainers frozenlist fsspec geojson gitignore-parser h11 hiredis httpcore httpx idna importlib_resources inotify-simple ipython prompt-toolkit ipython_pygments_lexers jedi parso Jinja2 jinja2-from-json-extension jinja2-fnmatch-extension jinja2-getenv-extension jinja2-shell-extension jinja2-time jmespath joblib jsonpickle jsonschema jsonschema_specifications lazy-import lxml Markdown markdown-it-py mdurl MarkupSafe matplotlib-inline mflog mfutil msgpack mypy-extensions netifaces2 opinionated-configparser paramiko pbr pexpect pickleshare pika Pillow poyo propcache psutil ptyprocess pure-eval pyasn1 pyasn1-modules pyasyncore pycodestyle pydantic pydantic-core Pygments pyinotify PyNaCl python-dateutil python-ldap pytz PyYAML redis referencing regex requests urllib3 requests-unixsocket2 rich rpds-py setuptools-git-versioning shellingham simpleeval sniffio soupsieve stack-data structlog termcolor terminaltables3 threadpoolctl tomlkit tornado tqdm traitlets typer types-python-dateutil typing_inspect typing_inspection Unidecode wcwidth Werkzeug xmltodict yq certifi six filelock packaging setuptools if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-master/opt/python3] is already loaded Looking in links: ./src Processing ./src/acquisition-0.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/aiofiles-24.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/aiohappyeyeballs-2.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/aiohttp-3.14.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/aiohttp_metwork_middlewares-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/aiosignal-1.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/annotated_doc-0.0.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/annotated_types-0.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/anyio-4.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/argcomplete-3.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/arrow-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/asttokens-3.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/attrs-25.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/autopep8-2.3.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/babel-2.17.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/backcall-0.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/bash-0.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/bcrypt-5.0.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/beautifulsoup4-4.13.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/binaryornot-0.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/bjoern-3.2.2-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/cachetools-7.1.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/cerberus-1.3.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/cffi-2.0.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/chardet-5.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/charset_normalizer-3.4.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/click-8.3.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/colorama-0.4.6-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/configupdater-3.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/cookiecutter-1.6.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/cookiecutter_hooks-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/cron_wrapper-0.1.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/cryptography-46.0.7-cp313-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/decorator-5.2.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/defusedxml-0.7.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/deploycron-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/deprecated-1.3.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/deprecation-2.1.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/dill-0.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/directory_observer-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/diskcache-5.6.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/entrypoints-0.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/envtpl-0.5.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/executing-2.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/fakeredis-2.27.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/frozenlist-1.5.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/fsspec-2025.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/geojson-3.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/gitignore_parser-0.1.13-py3-none-any.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/h11-0.16.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/hiredis-3.1.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/httpcore-1.0.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/httpx-0.28.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/idna-3.16-py3-none-any.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/importlib_resources-6.5.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/inotify_simple-1.3.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/ipython-9.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 57)) Processing ./src/ipython_pygments_lexers-1.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 58)) Processing ./src/jedi-0.19.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 59)) Processing ./src/jinja2-3.1.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 60)) Processing ./src/jinja2_from_json_extension-1.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 61)) Processing ./src/jinja2_fnmatch_extension-1.0.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 62)) Processing ./src/jinja2_getenv_extension-1.0.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 63)) Processing ./src/jinja2_shell_extension-2.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 64)) Processing ./src/jinja2_time-0.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 65)) Processing ./src/jmespath-1.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 66)) Processing ./src/joblib-1.4.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 67)) Processing ./src/jsonpickle-4.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 68)) Processing ./src/jsonschema-4.23.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 69)) Processing ./src/jsonschema_specifications-2024.10.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 70)) Processing ./src/lazy_import-0.2.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 71)) Processing ./src/lxml-6.1.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 72)) Processing ./src/markdown-3.10.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 73)) Processing ./src/markdown_it_py-3.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 74)) Processing ./src/markupsafe-3.0.2-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 75)) Processing ./src/matplotlib_inline-0.1.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 76)) Processing ./src/mdurl-0.1.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 77)) Processing ./src/mflog-0.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 78)) Processing ./src/mfplugin-0.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 79)) Processing ./src/mfutil-0.3.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 80)) Processing ./src/msgpack-1.1.2-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 81)) Processing ./src/multidict-6.1.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 82)) Processing ./src/mypy_extensions-1.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 83)) Processing ./src/netifaces2-0.0.22-cp37-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 84)) Processing ./src/opinionated_configparser-1.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 85)) Processing ./src/orjson-3.11.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 86)) Processing ./src/paramiko-3.5.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 87)) Processing ./src/parso-0.8.4-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 88)) Processing ./src/pbr-7.0.3-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 89)) Processing ./src/pexpect-4.9.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 90)) Processing ./src/pickleshare-0.7.5-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 91)) Processing ./src/pika-1.3.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 92)) Processing ./src/pillow-12.2.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 93)) Processing ./src/poyo-0.5.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 94)) Processing ./src/prompt_toolkit-3.0.50-py3-none-any.whl (from -r requirements3.txt.tmp (line 95)) Processing ./src/propcache-0.3.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 96)) Processing ./src/psutil-7.2.2-cp36-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 97)) Processing ./src/ptyprocess-0.7.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 98)) Processing ./src/pure_eval-0.2.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 99)) Processing ./src/pyasn1-0.6.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 100)) Processing ./src/pyasn1_modules-0.4.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 101)) Processing ./src/pyasyncore-1.0.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 102)) Processing ./src/pycparser-3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 103)) Processing ./src/pycodestyle-2.12.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 104)) Processing ./src/pydantic-2.13.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 105)) Processing ./src/pydantic_core-2.46.4-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 106)) Processing ./src/pygments-2.20.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 107)) Processing ./src/pyinotify-0.9.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 108)) Processing ./src/pynacl-1.6.2-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 109)) Processing ./src/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 110)) Processing ./src/python_ldap-3.4.5-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 111)) Processing ./src/pytz-2025.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 112)) Processing ./src/pyyaml-6.0.3-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 113)) Processing ./src/redis-7.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 114)) Processing ./src/referencing-0.36.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 115)) Processing ./src/regex-2024.11.6-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 116)) Processing ./src/requests-2.33.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 117)) Processing ./src/requests_unixsocket2-0.4.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 118)) Processing ./src/rich-14.3.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 119)) Processing ./src/rpds_py-0.29.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 120)) Processing ./src/setuptools_git_versioning-2.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 121)) Processing ./src/shellingham-1.5.4-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 122)) Processing ./src/simpleeval-1.0.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 123)) Processing ./src/sniffio-1.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 124)) Processing ./src/sortedcontainers-2.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 125)) Processing ./src/soupsieve-2.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 126)) Processing ./src/statsd-3.2.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 127)) Processing ./src/stack_data-0.6.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 128)) Processing ./src/structlog-23.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 129)) Processing ./src/telegraf_unixsocket_client-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 130)) Processing ./src/termcolor-2.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 131)) Processing ./src/terminaltables3-4.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 132)) Processing ./src/threadpoolctl-3.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 133)) Processing ./src/tomlkit-0.13.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 134)) Processing ./src/tornado-6.5.6-cp39-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 135)) Processing ./src/tqdm-4.67.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 136)) Processing ./src/traitlets-5.14.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 137)) Processing ./src/typer-0.26.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 138)) Processing ./src/types_python_dateutil-2.9.0.20241206-py3-none-any.whl (from -r requirements3.txt.tmp (line 139)) Processing ./src/typing_inspect-0.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 140)) Processing ./src/typing_inspection-0.4.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 141)) Processing ./src/unidecode-1.3.8-py3-none-any.whl (from -r requirements3.txt.tmp (line 142)) Processing ./src/urllib3-2.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 143)) Processing ./src/wcwidth-0.2.13-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 144)) Processing ./src/werkzeug-3.1.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 145)) Processing ./src/wrapt-2.2.1-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 146)) Processing ./src/xattrfile-0.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 147)) Processing ./src/xmltodict-0.14.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 148)) Processing ./src/yarl-1.18.3-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 149)) Processing ./src/yq-3.4.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 150)) Requirement already satisfied: typing-extensions>=4.0.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from beautifulsoup4==4.13.3->-r requirements3.txt.tmp (line 19)) (4.15.0) Requirement already satisfied: filelock in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from cron-wrapper==0.1.3->-r requirements3.txt.tmp (line 32)) (3.29.1) Requirement already satisfied: setuptools in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from cron-wrapper==0.1.3->-r requirements3.txt.tmp (line 32)) (81.0.0) Requirement already satisfied: packaging in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from deprecation==2.1.0->-r requirements3.txt.tmp (line 38)) (26.0) Requirement already satisfied: certifi in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from httpcore==1.0.9->-r requirements3.txt.tmp (line 52)) (2026.4.22) Requirement already satisfied: six in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from lazy-import==0.2.2->-r requirements3.txt.tmp (line 71)) (1.17.0) Installing collected packages: wcwidth, statsd, sortedcontainers, pytz, pyinotify, pyasyncore, pure-eval, ptyprocess, pickleshare, gitignore-parser, deploycron, bjoern, bash, backcall, xmltodict, wrapt, urllib3, Unidecode, typing_inspection, types-python-dateutil, traitlets, tqdm, tornado, tomlkit, threadpoolctl, terminaltables3, termcolor, structlog, soupsieve, sniffio, simpleeval, shellingham, setuptools-git-versioning, rpds-py, regex, redis, PyYAML, python-dateutil, Pygments, pydantic-core, pycparser, pycodestyle, pyasn1, psutil, propcache, prompt-toolkit, poyo, Pillow, pika, pexpect, pbr, parso, orjson, netifaces2, mypy-extensions, multidict, msgpack, mdurl, MarkupSafe, Markdown, lxml, lazy-import, jsonpickle, joblib, jmespath, inotify-simple, importlib_resources, idna, hiredis, h11, geojson, fsspec, frozenlist, executing, entrypoints, diskcache, dill, deprecation, defusedxml, decorator, ConfigUpdater, colorama, Click, charset_normalizer, chardet, Cerberus, cachetools, binaryornot, bcrypt, Babel, attrs, asttokens, argcomplete, annotated-types, annotated-doc, aiohappyeyeballs, aiofiles, yq, yarl, Werkzeug, typing_inspect, telegraf_unixsocket_client, stack-data, requests, referencing, pydantic, pyasn1-modules, mflog, matplotlib-inline, markdown-it-py, Jinja2, jedi, ipython_pygments_lexers, httpcore, fakeredis, Deprecated, cron-wrapper, cffi, beautifulsoup4, autopep8, arrow, anyio, aiosignal, xattrfile, rich, requests-unixsocket2, python-ldap, PyNaCl, opinionated-configparser, jsonschema_specifications, jinja2-time, jinja2-shell-extension, jinja2-getenv-extension, jinja2-from-json-extension, jinja2-fnmatch-extension, ipython, httpx, envtpl, cryptography, cookiecutter_hooks, aiohttp, typer, paramiko, mfutil, jsonschema, directory_observer, cookiecutter, aiohttp_metwork_middlewares, mfplugin, acquisition Successfully installed Babel-2.17.0 Cerberus-1.3.7 Click-8.3.3 ConfigUpdater-3.2 Deprecated-1.3.1 Jinja2-3.1.6 Markdown-3.10.2 MarkupSafe-3.0.2 Pillow-12.2.0 PyNaCl-1.6.2 PyYAML-6.0.3 Pygments-2.20.0 Unidecode-1.3.8 Werkzeug-3.1.6 acquisition-0.0.0 aiofiles-24.1.0 aiohappyeyeballs-2.5.0 aiohttp-3.14.0 aiohttp_metwork_middlewares-0.0.1 aiosignal-1.4.0 annotated-doc-0.0.4 annotated-types-0.7.0 anyio-4.9.0 argcomplete-3.6.0 arrow-1.3.0 asttokens-3.0.0 attrs-25.1.0 autopep8-2.3.2 backcall-0.2.0 bash-0.7 bcrypt-5.0.0 beautifulsoup4-4.13.3 binaryornot-0.6.0 bjoern-3.2.2 cachetools-7.1.4 cffi-2.0.0 chardet-5.2.0 charset_normalizer-3.4.7 colorama-0.4.6 cookiecutter-1.6.1 cookiecutter_hooks-0.0.1 cron-wrapper-0.1.3 cryptography-46.0.7 decorator-5.2.1 defusedxml-0.7.1 deploycron-0.0.1 deprecation-2.1.0 dill-0.4.0 directory_observer-0.0.1 diskcache-5.6.3 entrypoints-0.4 envtpl-0.5.3 executing-2.2.0 fakeredis-2.27.0 frozenlist-1.5.0 fsspec-2025.3.0 geojson-3.3.0 gitignore-parser-0.1.13 h11-0.16.0 hiredis-3.1.0 httpcore-1.0.9 httpx-0.28.1 idna-3.16 importlib_resources-6.5.2 inotify-simple-1.3.5 ipython-9.0.2 ipython_pygments_lexers-1.1.1 jedi-0.19.2 jinja2-fnmatch-extension-1.0.3 jinja2-from-json-extension-1.0.1 jinja2-getenv-extension-1.0.3 jinja2-shell-extension-2.1.1 jinja2-time-0.2.0 jmespath-1.0.1 joblib-1.4.2 jsonpickle-4.1.1 jsonschema-4.23.0 jsonschema_specifications-2024.10.1 lazy-import-0.2.2 lxml-6.1.0 markdown-it-py-3.0.0 matplotlib-inline-0.1.7 mdurl-0.1.2 mflog-0.1.1 mfplugin-0.0.0 mfutil-0.3.2 msgpack-1.1.2 multidict-6.1.0 mypy-extensions-1.1.0 netifaces2-0.0.22 opinionated-configparser-1.0.1 orjson-3.11.7 paramiko-3.5.1 parso-0.8.4 pbr-7.0.3 pexpect-4.9.0 pickleshare-0.7.5 pika-1.3.2 poyo-0.5.0 prompt-toolkit-3.0.50 propcache-0.3.0 psutil-7.2.2 ptyprocess-0.7.0 pure-eval-0.2.3 pyasn1-0.6.3 pyasn1-modules-0.4.1 pyasyncore-1.0.4 pycodestyle-2.12.1 pycparser-3.0 pydantic-2.13.4 pydantic-core-2.46.4 pyinotify-0.9.6 python-dateutil-2.9.0.post0 python-ldap-3.4.5 pytz-2025.1 redis-7.3.1 referencing-0.36.2 regex-2024.11.6 requests-2.33.0 requests-unixsocket2-0.4.2 rich-14.3.4 rpds-py-0.29.0 setuptools-git-versioning-2.1.0 shellingham-1.5.4 simpleeval-1.0.6 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.6 stack-data-0.6.3 statsd-3.2.1 structlog-23.1.0 telegraf_unixsocket_client-0.0.1 termcolor-2.5.0 terminaltables3-4.0.0 threadpoolctl-3.6.0 tomlkit-0.13.2 tornado-6.5.6 tqdm-4.67.1 traitlets-5.14.3 typer-0.26.4 types-python-dateutil-2.9.0.20241206 typing_inspect-0.9.0 typing_inspection-0.4.2 urllib3-2.7.0 wcwidth-0.2.13 wrapt-2.2.1 xattrfile-0.0.0 xmltodict-0.14.2 yarl-1.18.3 yq-3.4.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. if ! test -d /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq| grep -v "\["`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-master/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3/share/metwork_packages/acquisition.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/aiohttp_metwork_middlewares.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/bash.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/cookiecutter.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/cookiecutter_hooks.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/deploycron.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/directory_observer.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/envtpl.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/mfplugin.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/statsd.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/telegraf-unixsocket-client.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/xattrfile.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/babel.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/Cerberus.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/click.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/ConfigUpdater.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/Deprecated.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/Jinja2.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/Markdown.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/MarkupSafe.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pillow.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/PyNaCl.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/PyYAML.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/Pygments.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/Unidecode.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/Werkzeug.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/aiofiles.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/aiohappyeyeballs.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/aiohttp.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/aiosignal.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/annotated-doc.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/annotated-types.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/anyio.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/argcomplete.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/arrow.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/asttokens.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/attrs.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/autopep8.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/backcall.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/bcrypt.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/beautifulsoup4.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/binaryornot.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/bjoern.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/cachetools.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/cffi.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/chardet.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/charset-normalizer.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/colorama.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/cron-wrapper.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/cryptography.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/decorator.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/defusedxml.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/deprecation.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/dill.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/diskcache.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/entrypoints.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/executing.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/fakeredis.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/frozenlist.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/fsspec.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/geojson.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/gitignore_parser.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/h11.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/hiredis.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/httpcore.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/httpx.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/idna.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/importlib_resources.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/inotify_simple.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/ipython.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/ipython_pygments_lexers.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jedi.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jinja2_fnmatch_extension.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jinja2_from_json_extension.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jinja2_getenv_extension.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jinja2_shell_extension.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jinja2-time.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jmespath.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/joblib.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jsonpickle.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jsonschema.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jsonschema-specifications.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/lazy_import.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/lxml.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/markdown-it-py.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/matplotlib-inline.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/mdurl.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/mflog.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/mfutil.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/msgpack.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/multidict.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/mypy_extensions.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/netifaces2.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/opinionated_configparser.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/orjson.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/paramiko.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/parso.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pbr.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pexpect.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pickleshare.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pika.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/poyo.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/prompt_toolkit.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/propcache.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/psutil.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/ptyprocess.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pure_eval.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pyasn1_modules.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pyasn1.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pyasyncore.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pycodestyle.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pycparser.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pydantic_core.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pydantic.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pyinotify.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/python-dateutil.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/python-ldap.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pytz.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/redis.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/referencing.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/regex.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/requests-unixsocket2.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/requests.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/rich.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/rpds-py.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/setuptools-git-versioning.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/shellingham.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/simpleeval.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/sniffio.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/sortedcontainers.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/soupsieve.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/stack_data.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/structlog.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/termcolor.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/terminaltables3.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/threadpoolctl.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/tomlkit.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/tornado.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/tqdm.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/traitlets.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/typer.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/types-python-dateutil.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/typing_inspect.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/typing-inspection.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/urllib3.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/wcwidth.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/wrapt.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/xmltodict.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/yarl.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/yq.yaml is ready make[3]: Leaving directory '/src/layers/layer2_python3/0500_extra_python_packages' if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/python3/.mfextaddon; fi _layer_dhash "python3@mfext" >/opt/metwork-mfext-master/opt/python3/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/python3" cache: /buildcache/mfext_cache_layer_python3_5f4713308992f91c5371826f13f54f05.tar created make[2]: Leaving directory '/src/layers/layer2_python3' make[2]: Entering directory '/src/layers/layer2_python3_circus' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_circus/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/python3_circus/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/python3_circus/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_circus/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3_circus" "python3_circus" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): 95676f9f3a54a8b5844938317e471b32 python3@mfext layer (dependency) hash (from cache): 106b54ebe5440aa0ec3563d0e92789f8 python3_core@mfext layer (dependency) hash (from cache): fa8e5ebee05c00f248025c6482deb894 root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 source hash: dca4274c1f1a2082de38753a88f7ec6e cache missed (/buildcache/mfext_cache_layer_python3_circus_d56be749d64d795599123aa07b47c466.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-master/opt/python3_circus ; \ fi make[3]: Entering directory '/src/layers/layer2_python3_circus/0500_circus' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,python3_circus@mfext -- scl enable gcc-toolset-11 -- 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 tempolayer166550[/src/layers/layer2_python3_circus/0500_circus/tempolayer166550] Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/circus.git /src/layers/layer2_python3_circus/0500_circus/tmp_src/circus Running command git rev-parse -q --verify 'sha^6fdf573415f09a050cfedf62120c1c3f34845318' Running command git fetch -q https://github.com/metwork-framework/circus.git 6fdf573415f09a050cfedf62120c1c3f34845318 Running command git checkout -q 6fdf573415f09a050cfedf62120c1c3f34845318 Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/circus_autorestart_plugin.git /src/layers/layer2_python3_circus/0500_circus/tmp_src/circus-autorestart-plugin Running command git rev-parse -q --verify 'sha^86ff062bc4733433cc44443e8e4d145f53711fac' Running command git fetch -q https://github.com/metwork-framework/circus_autorestart_plugin.git 86ff062bc4733433cc44443e8e4d145f53711fac Running command git checkout -q 86ff062bc4733433cc44443e8e4d145f53711fac Obtaining circus from git+https://github.com/metwork-framework/circus.git@6fdf573415f09a050cfedf62120c1c3f34845318#egg=circus (from -r requirements3.txt (line 2)) Cloning https://github.com/metwork-framework/circus.git (to revision 6fdf573415f09a050cfedf62120c1c3f34845318) to ./tmp_src/circus Resolved https://github.com/metwork-framework/circus.git to commit 6fdf573415f09a050cfedf62120c1c3f34845318 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining circus_autorestart_plugin from git+https://github.com/metwork-framework/circus_autorestart_plugin.git@86ff062bc4733433cc44443e8e4d145f53711fac#egg=circus_autorestart_plugin (from -r requirements3.txt (line 3)) Cloning https://github.com/metwork-framework/circus_autorestart_plugin.git (to revision 86ff062bc4733433cc44443e8e4d145f53711fac) to ./tmp_src/circus-autorestart-plugin Resolved https://github.com/metwork-framework/circus_autorestart_plugin.git to commit 86ff062bc4733433cc44443e8e4d145f53711fac Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cached-property==1.5.2 (from -r requirements3.txt (line 1)) Downloading cached-property-1.5.2.tar.gz (12 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyzmq==25.1.1 (from -r requirements3.txt (line 4)) Downloading pyzmq-25.1.1.tar.gz (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 69.9 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting psutil (from circus->-r requirements3.txt (line 2)) Using cached psutil-7.2.2-cp36-abi3-linux_x86_64.whl Collecting tornado>=5.0.2 (from circus->-r requirements3.txt (line 2)) Using cached tornado-6.5.6-cp39-abi3-linux_x86_64.whl Collecting inotify_simple (from circus_autorestart_plugin->-r requirements3.txt (line 3)) Using cached inotify_simple-1.3.5-py3-none-any.whl Collecting gitignore_parser (from circus_autorestart_plugin->-r requirements3.txt (line 3)) Using cached gitignore_parser-0.1.13-py3-none-any.whl Collecting setuptools (from circus_autorestart_plugin->-r requirements3.txt (line 3)) Using cached setuptools-81.0.0-py3-none-any.whl Saved ./src/tornado-6.5.6-cp39-abi3-linux_x86_64.whl Saved ./src/gitignore_parser-0.1.13-py3-none-any.whl Saved ./src/inotify_simple-1.3.5-py3-none-any.whl Saved ./src/psutil-7.2.2-cp36-abi3-linux_x86_64.whl Saved ./src/setuptools-81.0.0-py3-none-any.whl Building wheels for collected packages: circus, circus_autorestart_plugin, cached-property, pyzmq Building wheel for circus (pyproject.toml): started Building wheel for circus (pyproject.toml): finished with status 'done' Created wheel for circus: filename=circus-0.18.0+mf.2-py3-none-any.whl size=212579 sha256=2eb16b4a7abd11325bdb6d7e11a40d17c7df493423c7e2a53ebade9bed45fc05 Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer166550/tmp/pip-ephem-wheel-cache-ougeheso/wheels/f5/93/ae/ec46e7879d6c2be4c305c2d45f4e7db14b0f8653f5035cef01 Building wheel for circus_autorestart_plugin (pyproject.toml): started Building wheel for circus_autorestart_plugin (pyproject.toml): finished with status 'done' Created wheel for circus_autorestart_plugin: filename=circus_autorestart_plugin-0.0.1-py3-none-any.whl size=4532 sha256=a7ea995d5d9502332642a986e6f7e802287f5dee74e9b0311634adbf3ad15db6 Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer166550/tmp/pip-ephem-wheel-cache-ougeheso/wheels/28/f3/6b/e65f48821ab7a16a6e3771345323d3dd16b5a42464135bff02 Building wheel for cached-property (pyproject.toml): started Building wheel for cached-property (pyproject.toml): finished with status 'done' Created wheel for cached-property: filename=cached_property-1.5.2-py2.py3-none-any.whl size=7690 sha256=7f258ee1b51b12b37e2d65041d485c3697b0669a639f8d785f12e6ad7b224972 Stored in directory: /root/.cache/pip/wheels/b5/25/0f/020005501d13a22f6163a3bd26b21a815509bf8afa4c1f5c74 Building wheel for pyzmq (pyproject.toml): started Building wheel for pyzmq (pyproject.toml): finished with status 'done' Created wheel for pyzmq: filename=pyzmq-25.1.1-cp313-cp313-linux_x86_64.whl size=1749126 sha256=12820b50ce540789409fced12f3fad6ea02ed2e576e25596a57b3c01520f6733 Stored in directory: /root/.cache/pip/wheels/f4/e2/d1/6555564da8897787016ab422a018ae442da2387b98afeb5ddf Successfully built circus circus_autorestart_plugin cached-property pyzmq if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3_circus/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3_circus ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3_circus ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_circus@mfext[/opt/metwork-mfext-master/opt/python3_circus] is already loaded Looking in links: ./src Processing ./src/cached_property-1.5.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/circus-0.18.0+mf.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/circus_autorestart_plugin-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/pyzmq-25.1.1-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 4)) Requirement already satisfied: psutil in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from circus->-r requirements3.txt.tmp (line 2)) (7.2.2) Requirement already satisfied: tornado>=5.0.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from circus->-r requirements3.txt.tmp (line 2)) (6.5.6) Requirement already satisfied: inotify_simple in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from circus_autorestart_plugin->-r requirements3.txt.tmp (line 3)) (1.3.5) Requirement already satisfied: gitignore_parser in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from circus_autorestart_plugin->-r requirements3.txt.tmp (line 3)) (0.1.13) Requirement already satisfied: setuptools in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from circus_autorestart_plugin->-r requirements3.txt.tmp (line 3)) (81.0.0) Installing collected packages: cached-property, pyzmq, circus, circus_autorestart_plugin Successfully installed cached-property-1.5.2 circus-0.18.0+mf.2 circus_autorestart_plugin-0.0.1 pyzmq-25.1.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. if ! test -d /opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq| grep -v "\["`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-master/opt/python3_circus/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3_circus/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3_circus/share/metwork_packages/circus.yaml is ready /opt/metwork-mfext-master/opt/python3_circus/share/metwork_packages/circus_autorestart_plugin.yaml is ready /opt/metwork-mfext-master/opt/python3_circus/share/metwork_packages/cached-property.yaml is ready /opt/metwork-mfext-master/opt/python3_circus/share/metwork_packages/pyzmq.yaml is ready make[3]: Leaving directory '/src/layers/layer2_python3_circus/0500_circus' if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/python3_circus/.mfextaddon; fi _layer_dhash "python3_circus@mfext" >/opt/metwork-mfext-master/opt/python3_circus/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/python3_circus" cache: /buildcache/mfext_cache_layer_python3_circus_d56be749d64d795599123aa07b47c466.tar created make[2]: Leaving directory '/src/layers/layer2_python3_circus' make[2]: Entering directory '/src/layers/layer2_python3_scientific_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/python3_scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_scientific_core/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3_scientific_core" "python3_scientific_core" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): 95676f9f3a54a8b5844938317e471b32 python3@mfext layer (dependency) hash (from cache): 106b54ebe5440aa0ec3563d0e92789f8 python3_core@mfext layer (dependency) hash (from cache): fa8e5ebee05c00f248025c6482deb894 root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 scientific_core@mfext layer (dependency) hash (from cache): 3d10ed56168c2b2d725b64e1fa3b5cf5 source hash: 0fcef0eb534e96e04f2f9fc67178f2e6 cache missed (/buildcache/mfext_cache_layer_python3_scientific_core_6ae3b131aed1fbd0f81f5c6eda2e6e24.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-master/opt/python3_scientific_core ; \ fi make[3]: Entering directory '/src/layers/layer2_python3_scientific_core/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,scientific_core@mfext,python3_scientific_core@mfext -- scl enable gcc-toolset-11 -- 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 tempolayer167704[/src/layers/layer2_python3_scientific_core/0500_extra_python_packages/tempolayer167704] Collecting astral==3.2 (from -r requirements3.txt (line 1)) Downloading astral-3.2-py3-none-any.whl.metadata (1.7 kB) Collecting psycopg2==2.9.10 (from -r requirements3.txt (line 2)) Downloading psycopg2-2.9.10.tar.gz (385 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting psycopg==3.2.13 (from -r requirements3.txt (line 3)) Downloading psycopg-3.2.13.tar.gz (160 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting psycopg-c==3.2.13 (from -r requirements3.txt (line 4)) Downloading psycopg_c-3.2.13.tar.gz (624 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 45.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading astral-3.2-py3-none-any.whl (38 kB) Saved ./src/astral-3.2-py3-none-any.whl Building wheels for collected packages: psycopg2, psycopg, psycopg-c Building wheel for psycopg2 (pyproject.toml): started Building wheel for psycopg2 (pyproject.toml): finished with status 'done' Created wheel for psycopg2: filename=psycopg2-2.9.10-cp313-cp313-linux_x86_64.whl size=528461 sha256=85ed7fdbd35154706f02c41c69efe4e7aa93f3e6392ceca54ae85b1c50174742 Stored in directory: /root/.cache/pip/wheels/d1/02/6b/6fab072a7ac365814e6d6217fef5525fa5ac3c64204a418040 Building wheel for psycopg (pyproject.toml): started Building wheel for psycopg (pyproject.toml): finished with status 'done' Created wheel for psycopg: filename=psycopg-3.2.13-py3-none-any.whl size=206797 sha256=45802f1e51ea573003511e7fed69388fb254638017503400a5bfd4164291d30e Stored in directory: /root/.cache/pip/wheels/2b/d9/24/13db1dfa2b638ce6fdd6ae03e8543857e3b089827172de5af8 Building wheel for psycopg-c (pyproject.toml): started Building wheel for psycopg-c (pyproject.toml): finished with status 'done' Created wheel for psycopg-c: filename=psycopg_c-3.2.13-cp313-cp313-linux_x86_64.whl size=2311416 sha256=e583a9dd22122a26d68ff8d76bc18cf59a509ffaa75acbb93344ac9120ec84a4 Stored in directory: /root/.cache/pip/wheels/94/0f/02/0b4f79966211934a70967f5be7d40d97c1589c8ba0547cadcd Successfully built psycopg2 psycopg psycopg-c if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3_scientific_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3_scientific_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3_scientific_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_scientific_core@mfext[/opt/metwork-mfext-master/opt/python3_scientific_core] is already loaded Looking in links: ./src Processing ./src/astral-3.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/psycopg2-2.9.10-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/psycopg-3.2.13-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/psycopg_c-3.2.13-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 4)) Installing collected packages: psycopg2, psycopg-c, psycopg, astral Successfully installed astral-3.2 psycopg-3.2.13 psycopg-c-3.2.13 psycopg2-2.9.10 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. if ! test -d /opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq| grep -v "\["`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-master/opt/python3_scientific_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3_scientific_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3_scientific_core/share/metwork_packages/astral.yaml is ready /opt/metwork-mfext-master/opt/python3_scientific_core/share/metwork_packages/psycopg-c.yaml is ready /opt/metwork-mfext-master/opt/python3_scientific_core/share/metwork_packages/psycopg2.yaml is ready /opt/metwork-mfext-master/opt/python3_scientific_core/share/metwork_packages/psycopg.yaml is ready make[3]: Leaving directory '/src/layers/layer2_python3_scientific_core/0500_extra_python_packages' if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/python3_scientific_core/.mfextaddon; fi _layer_dhash "python3_scientific_core@mfext" >/opt/metwork-mfext-master/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-master/opt/python3_scientific_core" cache: /buildcache/mfext_cache_layer_python3_scientific_core_6ae3b131aed1fbd0f81f5c6eda2e6e24.tar created make[2]: Leaving directory '/src/layers/layer2_python3_scientific_core' make[2]: Entering directory '/src/layers/layer6_nodejs' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/nodejs/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/nodejs/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/nodejs/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/nodejs/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/nodejs" "nodejs" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): 95676f9f3a54a8b5844938317e471b32 root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 source hash: abe8ded1987308f954f02fad0bd24e79 cache hit (used: /buildcache/mfext_cache_layer_nodejs_62ed5940d32c9a9fa274f44ed1fef808.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-master/opt/nodejs ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/nodejs/.mfextaddon; fi _layer_dhash "nodejs@mfext" >/opt/metwork-mfext-master/opt/nodejs/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/nodejs" cache already exist (/buildcache/mfext_cache_layer_nodejs_62ed5940d32c9a9fa274f44ed1fef808.tar) make[2]: Leaving directory '/src/layers/layer6_nodejs' make[2]: Entering directory '/src/layers/layer7_devtools' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/devtools/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/devtools/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/devtools" "devtools" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): 95676f9f3a54a8b5844938317e471b32 root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 source hash: 9bcbee843ac24140ecd45227e705f6df cache hit (used: /buildcache/mfext_cache_layer_devtools_831f1b4c3ec313370461dbbbc88b58c1.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0001_shellcheck 0030_the_silver_searcher 0040_sloccount 0060_wrk 0061_wrk2 0070_libtree; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/devtools ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/devtools/.mfextaddon; fi _layer_dhash "devtools@mfext" >/opt/metwork-mfext-master/opt/devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/devtools" cache already exist (/buildcache/mfext_cache_layer_devtools_831f1b4c3ec313370461dbbbc88b58c1.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-master/opt/python3_devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_devtools/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_devtools/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_devtools/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3_devtools" "python3_devtools" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): 95676f9f3a54a8b5844938317e471b32 devtools@mfext layer (dependency) hash (from cache): b9b865d654507929d527bb9ff06c928c python3@mfext layer (dependency) hash (from cache): 106b54ebe5440aa0ec3563d0e92789f8 python3_core@mfext layer (dependency) hash (from cache): fa8e5ebee05c00f248025c6482deb894 root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 source hash: da2e9102cc5e8487f29576a8da6d99e2 cache missed (/buildcache/mfext_cache_layer_python3_devtools_547f06d7b4d0fb90e6958326241eb0e1.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-master/opt/python3_devtools ; \ fi make[3]: Entering directory '/src/layers/layer7_python3_devtools/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,devtools@mfext,python3_devtools@mfext -- scl enable gcc-toolset-11 -- 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 tempolayer169032[/src/layers/layer7_python3_devtools/0500_extra_python_packages/tempolayer169032] Collecting apipkg==3.0.2 (from -r requirements3.txt (line 1)) Downloading apipkg-3.0.2.tar.gz (6.6 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting altgraph==0.17.5 (from -r requirements3.txt (line 2)) Downloading altgraph-0.17.5.tar.gz (48 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting astroid==3.3.9 (from -r requirements3.txt (line 3)) Downloading astroid-3.3.9.tar.gz (398 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting backrefs==5.8 (from -r requirements3.txt (line 4)) Downloading backrefs-5.8.tar.gz (6.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.8/6.8 MB 18.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bandit==1.8.3 (from -r requirements3.txt (line 5)) Downloading bandit-1.8.3.tar.gz (4.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 11.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting black==26.3.1 (from -r requirements3.txt (line 6)) Downloading black-26.3.1.tar.gz (666 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 666.2/666.2 kB 1.2 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bracex==2.5 (from -r requirements3.txt (line 7)) Downloading bracex-2.5.tar.gz (26 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bump-pydantic==0.8.0 (from -r requirements3.txt (line 8)) Downloading bump_pydantic-0.8.0.tar.gz (28 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cfgv==3.4.0 (from -r requirements3.txt (line 9)) Downloading cfgv-3.4.0.tar.gz (7.1 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting coverage==7.7.1 (from -r requirements3.txt (line 10)) Downloading coverage-7.7.1.tar.gz (810 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 810.3/810.3 kB 64.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting coveralls==4.1.0 (from -r requirements3.txt (line 11)) Downloading coveralls-4.1.0.tar.gz (12 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting exceptiongroup==1.2.2 (from -r requirements3.txt (line 12)) Downloading exceptiongroup-1.2.2.tar.gz (28 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting execnet==2.1.1 (from -r requirements3.txt (line 13)) Downloading execnet-2.1.1.tar.gz (166 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting filprofiler==2024.11.2 (from -r requirements3.txt (line 14)) Downloading filprofiler-2024.11.2-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting flake8==7.1.2 (from -r requirements3.txt (line 15)) Downloading flake8-7.1.2.tar.gz (48 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting flake8-docstrings==1.7.0 (from -r requirements3.txt (line 16)) Downloading flake8_docstrings-1.7.0.tar.gz (6.0 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting freezegun==1.5.1 (from -r requirements3.txt (line 17)) Downloading freezegun-1.5.1.tar.gz (33 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ghp-import==2.1.0 (from -r requirements3.txt (line 18)) Downloading ghp-import-2.1.0.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting gitdb==4.0.12 (from -r requirements3.txt (line 19)) Downloading gitdb-4.0.12.tar.gz (394 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting GitPython==3.1.50 (from -r requirements3.txt (line 20)) Downloading gitpython-3.1.50.tar.gz (219 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hjson==3.1.0 (from -r requirements3.txt (line 21)) Downloading hjson-3.1.0.tar.gz (40 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting identify==2.6.9 (from -r requirements3.txt (line 22)) Downloading identify-2.6.9.tar.gz (99 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting iniconfig==2.1.0 (from -r requirements3.txt (line 23)) Downloading iniconfig-2.1.0.tar.gz (4.8 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting isort==6.0.1 (from -r requirements3.txt (line 24)) Downloading isort-6.0.1.tar.gz (821 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.0/822.0 kB 10.1 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jschema-to-python==1.2.3 (from -r requirements3.txt (line 25)) Downloading jschema_to_python-1.2.3.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lazy-object-proxy==1.10.0 (from -r requirements3.txt (line 26)) Downloading lazy-object-proxy-1.10.0.tar.gz (43 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting libcst==1.8.6 (from -r requirements3.txt (line 27)) Downloading libcst-1.8.6.tar.gz (891 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 891.4/891.4 kB 3.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting livereload==2.7.1 (from -r requirements3.txt (line 28)) Downloading livereload-2.7.1.tar.gz (22 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lunr==0.8.0 (from -r requirements3.txt (line 29)) Downloading lunr-0.8.0.tar.gz (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 4.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Mako==1.3.12 (from -r requirements3.txt (line 30)) Downloading mako-1.3.12.tar.gz (400 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mccabe==0.7.0 (from -r requirements3.txt (line 31)) Downloading mccabe-0.7.0.tar.gz (9.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mergedeep==1.3.4 (from -r requirements3.txt (line 32)) Downloading mergedeep-1.3.4.tar.gz (4.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs==1.6.1 (from -r requirements3.txt (line 33)) Downloading mkdocs-1.6.1.tar.gz (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 123.4 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-add-number-plugin==1.2.2 (from -r requirements3.txt (line 34)) Downloading mkdocs-add-number-plugin-1.2.2.tar.gz (8.8 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-awesome-nav==3.0.0 (from -r requirements3.txt (line 35)) Downloading mkdocs_awesome_nav-3.0.0.tar.gz (7.9 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-exclude==1.0.2 (from -r requirements3.txt (line 36)) Downloading mkdocs-exclude-1.0.2.tar.gz (6.8 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-get-deps==0.2.0 (from -r requirements3.txt (line 37)) Downloading mkdocs_get_deps-0.2.0.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-macros-plugin==1.3.7 (from -r requirements3.txt (line 38)) Downloading mkdocs_macros_plugin-1.3.7.tar.gz (33 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-material==9.6.9 (from -r requirements3.txt (line 39)) Downloading mkdocs_material-9.6.9.tar.gz (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 92.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-material-extensions==1.3.1 (from -r requirements3.txt (line 40)) Downloading mkdocs_material_extensions-1.3.1.tar.gz (11 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mock==5.2.0 (from -r requirements3.txt (line 41)) Downloading mock-5.2.0.tar.gz (92 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting more-itertools==10.6.0 (from -r requirements3.txt (line 42)) Downloading more-itertools-10.6.0.tar.gz (125 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting natsort==8.4.0 (from -r requirements3.txt (line 43)) Downloading natsort-8.4.0.tar.gz (76 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nltk==3.9.4 (from -r requirements3.txt (line 44)) Downloading nltk-3.9.4.tar.gz (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 111.1 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nodeenv==1.9.1 (from -r requirements3.txt (line 45)) Downloading nodeenv-1.9.1.tar.gz (47 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting paginate==0.5.7 (from -r requirements3.txt (line 46)) Downloading paginate-0.5.7.tar.gz (19 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting panoply==0.1.56 (from -r requirements3.txt (line 47)) Downloading panoply-0.1.56.tar.gz (2.2 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pdoc3==0.11.6 (from -r requirements3.txt (line 48)) Downloading pdoc3-0.11.6.tar.gz (177 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pipdeptree==2.26.0 (from -r requirements3.txt (line 49)) Downloading pipdeptree-2.26.0.tar.gz (40 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pre-commit==4.2.0 (from -r requirements3.txt (line 50)) Downloading pre_commit-4.2.0.tar.gz (193 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting py-spy==0.4.1 (from -r requirements3.txt (line 51)) Downloading py_spy-0.4.1.tar.gz (244 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pydocstyle==6.3.0 (from -r requirements3.txt (line 52)) Downloading pydocstyle-6.3.0.tar.gz (36 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyflakes==3.2.0 (from -r requirements3.txt (line 53)) Downloading pyflakes-3.2.0.tar.gz (63 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyinstaller-hooks-contrib==2026.5 (from -r requirements3.txt (line 54)) Downloading pyinstaller_hooks_contrib-2026.5.tar.gz (173 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyinstaller==6.20.0 (from -r requirements3.txt (line 55)) Downloading pyinstaller-6.20.0.tar.gz (4.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 119.0 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pylint==3.3.6 (from -r requirements3.txt (line 56)) Downloading pylint-3.3.6.tar.gz (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 46.0 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pymdown-extensions==10.21.3 (from -r requirements3.txt (line 57)) Downloading pymdown_extensions-10.21.3.tar.gz (854 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 854.1/854.1 kB 77.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyproject-api==1.9.1 (from -r requirements3.txt (line 58)) Downloading pyproject_api-1.9.1.tar.gz (22 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest==9.0.3 (from -r requirements3.txt (line 59)) Downloading pytest-9.0.3.tar.gz (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 107.9 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-asyncio==1.3.0 (from -r requirements3.txt (line 60)) Downloading pytest_asyncio-1.3.0.tar.gz (50 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-cov==6.0.0 (from -r requirements3.txt (line 61)) Downloading pytest-cov-6.0.0.tar.gz (66 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-html==4.2.0 (from -r requirements3.txt (line 62)) Downloading pytest_html-4.2.0.tar.gz (108 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-httpserver==1.1.2 (from -r requirements3.txt (line 63)) Downloading pytest_httpserver-1.1.2.tar.gz (68 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-json-report==1.5.0 (from -r requirements3.txt (line 64)) Downloading pytest-json-report-1.5.0.tar.gz (21 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-metadata==3.1.1 (from -r requirements3.txt (line 65)) Downloading pytest_metadata-3.1.1.tar.gz (10.0 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-mock==3.14.0 (from -r requirements3.txt (line 66)) Downloading pytest-mock-3.14.0.tar.gz (32 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-xdist==3.6.1 (from -r requirements3.txt (line 67)) Downloading pytest_xdist-3.6.1.tar.gz (84 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytokens==0.4.1 (from -r requirements3.txt (line 68)) Downloading pytokens-0.4.1.tar.gz (23 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyyaml-env-tag==0.1 (from -r requirements3.txt (line 69)) Downloading pyyaml_env_tag-0.1.tar.gz (5.6 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyyaml-ft==8.0.0 (from -r requirements3.txt (line 70)) Downloading pyyaml_ft-8.0.0.tar.gz (141 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sarif-om==1.0.4 (from -r requirements3.txt (line 71)) Downloading sarif_om-1.0.4.tar.gz (28 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sftp-py==0.2.1 (from -r requirements3.txt (line 72)) Downloading sftp_py-0.2.1.tar.gz (6.1 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting simple-term-menu==1.6.6 (from -r requirements3.txt (line 73)) Downloading simple_term_menu-1.6.6.tar.gz (35 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting smmap==5.0.2 (from -r requirements3.txt (line 74)) Downloading smmap-5.0.2.tar.gz (22 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting snowballstemmer==2.2.0 (from -r requirements3.txt (line 75)) Downloading snowballstemmer-2.2.0.tar.gz (86 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting stevedore==5.4.1 (from -r requirements3.txt (line 76)) Downloading stevedore-5.4.1.tar.gz (513 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting super-collections==0.5.3 (from -r requirements3.txt (line 77)) Downloading super_collections-0.5.3.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tox==4.28.4 (from -r requirements3.txt (line 78)) Downloading tox-4.28.4.tar.gz (199 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting watchdog==6.0.0 (from -r requirements3.txt (line 79)) Downloading watchdog-6.0.0.tar.gz (131 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wcmatch==10.0 (from -r requirements3.txt (line 80)) Downloading wcmatch-10.0.tar.gz (115 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting PyYAML>=5.3.1 (from bandit==1.8.3->-r requirements3.txt (line 5)) Using cached pyyaml-6.0.3-cp313-cp313-linux_x86_64.whl Collecting rich (from bandit==1.8.3->-r requirements3.txt (line 5)) Using cached rich-14.3.4-py3-none-any.whl Collecting click>=8.0.0 (from black==26.3.1->-r requirements3.txt (line 6)) Using cached click-8.3.3-py3-none-any.whl Collecting mypy-extensions>=0.4.3 (from black==26.3.1->-r requirements3.txt (line 6)) Using cached mypy_extensions-1.1.0-py3-none-any.whl Collecting packaging>=22.0 (from black==26.3.1->-r requirements3.txt (line 6)) Using cached packaging-26.0-py3-none-any.whl Collecting pathspec>=1.0.0 (from black==26.3.1->-r requirements3.txt (line 6)) Downloading pathspec-1.0.4.tar.gz (131 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting platformdirs>=2 (from black==26.3.1->-r requirements3.txt (line 6)) Downloading platformdirs-4.5.0.tar.gz (21 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typer>=0.7.0 (from bump-pydantic==0.8.0->-r requirements3.txt (line 8)) Using cached typer-0.26.4-py3-none-any.whl Collecting typing-extensions (from bump-pydantic==0.8.0->-r requirements3.txt (line 8)) Using cached typing_extensions-4.15.0-py3-none-any.whl Collecting requests<3.0.0,>=1.0.0 (from coveralls==4.1.0->-r requirements3.txt (line 11)) Using cached requests-2.33.0-py3-none-any.whl Collecting threadpoolctl (from filprofiler==2024.11.2->-r requirements3.txt (line 14)) Using cached threadpoolctl-3.6.0-py3-none-any.whl Collecting pycodestyle<2.13.0,>=2.12.0 (from flake8==7.1.2->-r requirements3.txt (line 15)) Using cached pycodestyle-2.12.1-py2.py3-none-any.whl Collecting python-dateutil>=2.7 (from freezegun==1.5.1->-r requirements3.txt (line 17)) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl Collecting attrs (from jschema-to-python==1.2.3->-r requirements3.txt (line 25)) Using cached attrs-25.1.0-py3-none-any.whl Collecting jsonpickle (from jschema-to-python==1.2.3->-r requirements3.txt (line 25)) Using cached jsonpickle-4.1.1-py3-none-any.whl Collecting pbr (from jschema-to-python==1.2.3->-r requirements3.txt (line 25)) Using cached pbr-7.0.3-py2.py3-none-any.whl Collecting tornado (from livereload==2.7.1->-r requirements3.txt (line 28)) Using cached tornado-6.5.6-cp39-abi3-linux_x86_64.whl Collecting MarkupSafe>=0.9.2 (from Mako==1.3.12->-r requirements3.txt (line 30)) Using cached markupsafe-3.0.2-cp313-cp313-linux_x86_64.whl Collecting jinja2>=2.11.1 (from mkdocs==1.6.1->-r requirements3.txt (line 33)) Using cached jinja2-3.1.6-py3-none-any.whl Collecting markdown>=3.3.6 (from mkdocs==1.6.1->-r requirements3.txt (line 33)) Using cached markdown-3.10.2-py3-none-any.whl Collecting pydantic>=2.8.1 (from mkdocs-awesome-nav==3.0.0->-r requirements3.txt (line 35)) Using cached pydantic-2.13.4-py3-none-any.whl Collecting termcolor (from mkdocs-macros-plugin==1.3.7->-r requirements3.txt (line 38)) Using cached termcolor-2.5.0-py3-none-any.whl Collecting babel~=2.10 (from mkdocs-material==9.6.9->-r requirements3.txt (line 39)) Using cached babel-2.17.0-py3-none-any.whl Collecting colorama~=0.4 (from mkdocs-material==9.6.9->-r requirements3.txt (line 39)) Using cached colorama-0.4.6-py2.py3-none-any.whl Collecting pygments~=2.16 (from mkdocs-material==9.6.9->-r requirements3.txt (line 39)) Using cached pygments-2.20.0-py3-none-any.whl Collecting joblib (from nltk==3.9.4->-r requirements3.txt (line 44)) Using cached joblib-1.4.2-py3-none-any.whl Collecting regex>=2021.8.3 (from nltk==3.9.4->-r requirements3.txt (line 44)) Using cached regex-2024.11.6-cp313-cp313-linux_x86_64.whl Collecting tqdm (from nltk==3.9.4->-r requirements3.txt (line 44)) Using cached tqdm-4.67.1-py3-none-any.whl Collecting pip>=24.2 (from pipdeptree==2.26.0->-r requirements3.txt (line 49)) Downloading pip-26.1.tar.gz (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 125.9 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting virtualenv>=20.10.0 (from pre-commit==4.2.0->-r requirements3.txt (line 50)) Downloading virtualenv-21.4.2.tar.gz (7.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 49.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools>=42.0.0 (from pyinstaller-hooks-contrib==2026.5->-r requirements3.txt (line 54)) Using cached setuptools-81.0.0-py3-none-any.whl Collecting dill>=0.3.6 (from pylint==3.3.6->-r requirements3.txt (line 56)) Using cached dill-0.4.0-py3-none-any.whl Collecting tomlkit>=0.10.1 (from pylint==3.3.6->-r requirements3.txt (line 56)) Using cached tomlkit-0.13.2-py3-none-any.whl Collecting pluggy<2,>=1.5 (from pytest==9.0.3->-r requirements3.txt (line 59)) Using cached pluggy-1.6.0-py3-none-any.whl Collecting Werkzeug>=2.0.0 (from pytest-httpserver==1.1.2->-r requirements3.txt (line 63)) Using cached werkzeug-3.1.6-py3-none-any.whl Collecting paramiko>=2.7.1 (from sftp-py==0.2.1->-r requirements3.txt (line 72)) Using cached paramiko-3.5.1-py3-none-any.whl Collecting cachetools>=6.1 (from tox==4.28.4->-r requirements3.txt (line 78)) Using cached cachetools-7.1.4-py3-none-any.whl Collecting chardet>=5.2 (from tox==4.28.4->-r requirements3.txt (line 78)) Using cached chardet-5.2.0-py3-none-any.whl Collecting filelock>=3.18 (from tox==4.28.4->-r requirements3.txt (line 78)) Using cached filelock-3.29.1-py3-none-any.whl Collecting charset_normalizer<4,>=2 (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt (line 11)) Using cached charset_normalizer-3.4.7-py3-none-any.whl Collecting idna<4,>=2.5 (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt (line 11)) Using cached idna-3.16-py3-none-any.whl Collecting urllib3<3,>=1.26 (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt (line 11)) Using cached urllib3-2.7.0-py3-none-any.whl Collecting certifi>=2023.5.7 (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt (line 11)) Using cached certifi-2026.4.22-py3-none-any.whl Collecting shellingham>=1.3.0 (from typer>=0.7.0->bump-pydantic==0.8.0->-r requirements3.txt (line 8)) Using cached shellingham-1.5.4-py2.py3-none-any.whl Collecting annotated-doc>=0.0.2 (from typer>=0.7.0->bump-pydantic==0.8.0->-r requirements3.txt (line 8)) Using cached annotated_doc-0.0.4-py3-none-any.whl Collecting bcrypt>=3.2 (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 72)) Using cached bcrypt-5.0.0-cp313-cp313-linux_x86_64.whl Collecting cryptography>=3.3 (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 72)) Using cached cryptography-46.0.7-cp313-abi3-linux_x86_64.whl Collecting pynacl>=1.5 (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 72)) Using cached pynacl-1.6.2-cp313-cp313-linux_x86_64.whl Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 72)) Using cached cffi-2.0.0-cp313-cp313-linux_x86_64.whl Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 72)) Using cached pycparser-3.0-py3-none-any.whl Collecting annotated-types>=0.6.0 (from pydantic>=2.8.1->mkdocs-awesome-nav==3.0.0->-r requirements3.txt (line 35)) Using cached annotated_types-0.7.0-py3-none-any.whl Collecting pydantic-core==2.46.4 (from pydantic>=2.8.1->mkdocs-awesome-nav==3.0.0->-r requirements3.txt (line 35)) Using cached pydantic_core-2.46.4-cp313-cp313-linux_x86_64.whl Collecting typing-inspection>=0.4.2 (from pydantic>=2.8.1->mkdocs-awesome-nav==3.0.0->-r requirements3.txt (line 35)) Using cached typing_inspection-0.4.2-py3-none-any.whl Collecting six>=1.5 (from python-dateutil>=2.7->freezegun==1.5.1->-r requirements3.txt (line 17)) Using cached six-1.17.0-py2.py3-none-any.whl Collecting markdown-it-py>=2.2.0 (from rich->bandit==1.8.3->-r requirements3.txt (line 5)) Using cached markdown_it_py-3.0.0-py3-none-any.whl Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->bandit==1.8.3->-r requirements3.txt (line 5)) Using cached mdurl-0.1.2-py3-none-any.whl Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit==4.2.0->-r requirements3.txt (line 50)) Downloading distlib-0.4.0.tar.gz (614 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.6/614.6 kB 81.1 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-discovery>=1.4 (from virtualenv>=20.10.0->pre-commit==4.2.0->-r requirements3.txt (line 50)) Downloading python_discovery-1.4.0.tar.gz (68 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading filprofiler-2024.11.2-cp313-cp313-manylinux_2_28_x86_64.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 88.3 MB/s 0:00:00 Saved ./src/filprofiler-2024.11.2-cp313-cp313-manylinux_2_28_x86_64.whl Saved ./src/babel-2.17.0-py3-none-any.whl Saved ./src/colorama-0.4.6-py2.py3-none-any.whl Saved ./src/jinja2-3.1.6-py3-none-any.whl Saved ./src/markdown-3.10.2-py3-none-any.whl Saved ./src/pluggy-1.6.0-py3-none-any.whl Saved ./src/pycodestyle-2.12.1-py2.py3-none-any.whl Saved ./src/pygments-2.20.0-py3-none-any.whl Saved ./src/requests-2.33.0-py3-none-any.whl Saved ./src/charset_normalizer-3.4.7-py3-none-any.whl Saved ./src/idna-3.16-py3-none-any.whl Saved ./src/typer-0.26.4-py3-none-any.whl Saved ./src/urllib3-2.7.0-py3-none-any.whl Saved ./src/annotated_doc-0.0.4-py3-none-any.whl Saved ./src/cachetools-7.1.4-py3-none-any.whl Saved ./src/certifi-2026.4.22-py3-none-any.whl Saved ./src/chardet-5.2.0-py3-none-any.whl Saved ./src/click-8.3.3-py3-none-any.whl Saved ./src/dill-0.4.0-py3-none-any.whl Saved ./src/filelock-3.29.1-py3-none-any.whl Saved ./src/markupsafe-3.0.2-cp313-cp313-linux_x86_64.whl Saved ./src/mypy_extensions-1.1.0-py3-none-any.whl Saved ./src/packaging-26.0-py3-none-any.whl Saved ./src/paramiko-3.5.1-py3-none-any.whl Saved ./src/bcrypt-5.0.0-cp313-cp313-linux_x86_64.whl Saved ./src/cryptography-46.0.7-cp313-abi3-linux_x86_64.whl Saved ./src/cffi-2.0.0-cp313-cp313-linux_x86_64.whl Saved ./src/pbr-7.0.3-py2.py3-none-any.whl Saved ./src/pydantic-2.13.4-py3-none-any.whl Saved ./src/pydantic_core-2.46.4-cp313-cp313-linux_x86_64.whl Saved ./src/annotated_types-0.7.0-py3-none-any.whl Saved ./src/pynacl-1.6.2-cp313-cp313-linux_x86_64.whl Saved ./src/python_dateutil-2.9.0.post0-py2.py3-none-any.whl Saved ./src/pyyaml-6.0.3-cp313-cp313-linux_x86_64.whl Saved ./src/regex-2024.11.6-cp313-cp313-linux_x86_64.whl Saved ./src/rich-14.3.4-py3-none-any.whl Saved ./src/markdown_it_py-3.0.0-py3-none-any.whl Saved ./src/mdurl-0.1.2-py3-none-any.whl Saved ./src/setuptools-81.0.0-py3-none-any.whl Saved ./src/shellingham-1.5.4-py2.py3-none-any.whl Saved ./src/six-1.17.0-py2.py3-none-any.whl Saved ./src/tomlkit-0.13.2-py3-none-any.whl Saved ./src/typing_extensions-4.15.0-py3-none-any.whl Saved ./src/typing_inspection-0.4.2-py3-none-any.whl Saved ./src/werkzeug-3.1.6-py3-none-any.whl Saved ./src/attrs-25.1.0-py3-none-any.whl Saved ./src/joblib-1.4.2-py3-none-any.whl Saved ./src/jsonpickle-4.1.1-py3-none-any.whl Saved ./src/pycparser-3.0-py3-none-any.whl Saved ./src/termcolor-2.5.0-py3-none-any.whl Saved ./src/threadpoolctl-3.6.0-py3-none-any.whl Saved ./src/tornado-6.5.6-cp39-abi3-linux_x86_64.whl Saved ./src/tqdm-4.67.1-py3-none-any.whl Building wheels for collected packages: apipkg, altgraph, astroid, backrefs, bandit, black, pytokens, bracex, bump-pydantic, cfgv, coverage, coveralls, exceptiongroup, execnet, flake8, mccabe, pyflakes, flake8-docstrings, freezegun, ghp-import, gitdb, smmap, GitPython, hjson, identify, iniconfig, isort, jschema-to-python, lazy-object-proxy, libcst, livereload, lunr, Mako, mergedeep, mkdocs, mkdocs-add-number-plugin, mkdocs-awesome-nav, mkdocs-exclude, mkdocs-get-deps, mkdocs-macros-plugin, mkdocs-material, mkdocs-material-extensions, paginate, pymdown-extensions, mock, more-itertools, natsort, nltk, nodeenv, panoply, simple-term-menu, pdoc3, pipdeptree, pre-commit, py-spy, pydocstyle, pyinstaller-hooks-contrib, pyinstaller, pylint, pyproject-api, pytest, pytest-asyncio, pytest-cov, pytest-html, pytest-httpserver, pytest-json-report, pytest-metadata, pytest-mock, pytest-xdist, pyyaml-env-tag, pyyaml-ft, sarif-om, sftp-py, snowballstemmer, stevedore, super-collections, tox, watchdog, wcmatch, pathspec, pip, platformdirs, virtualenv, distlib, python-discovery Building wheel for apipkg (pyproject.toml): started Building wheel for apipkg (pyproject.toml): finished with status 'done' Created wheel for apipkg: filename=apipkg-3.0.2-py3-none-any.whl size=8428 sha256=d97d2ad15a397a806ae714bfe7e70cff3e43017c8b494ad91b7f77cf57f3d141 Stored in directory: /root/.cache/pip/wheels/a9/e6/8a/6f38d8a51a7075f6f6b6763bde94125ef9f798fb54bf97621b Building wheel for altgraph (pyproject.toml): started Building wheel for altgraph (pyproject.toml): finished with status 'done' Created wheel for altgraph: filename=altgraph-0.17.5-py2.py3-none-any.whl size=21328 sha256=756e64b27d00759411a8dc01aa1b9d87099d1db196c9f7711c186434076d65b7 Stored in directory: /root/.cache/pip/wheels/16/ee/4a/93f6106a84acc413ff74d0ef434bc329b24a84ad428a7878c5 Building wheel for astroid (pyproject.toml): started Building wheel for astroid (pyproject.toml): finished with status 'done' Created wheel for astroid: filename=astroid-3.3.9-py3-none-any.whl size=275396 sha256=6c946574358d652314921ff7b13e073d057d3f2f34c83d10f6c119552f77f40a Stored in directory: /root/.cache/pip/wheels/e5/dc/96/e159a7992b902bb9c56182b4be683ac99640c4c67ecf612c2d Building wheel for backrefs (pyproject.toml): started Building wheel for backrefs (pyproject.toml): finished with status 'done' Created wheel for backrefs: filename=backrefs-5.8-py313-none-any.whl size=399915 sha256=fc0cc7ece94cae45c9653a296ae2f98426253874440ef6eb652541d4e07d35eb Stored in directory: /root/.cache/pip/wheels/ae/23/50/32457bb5a9d99d3692507791f78ecd3d3f4dc48446b5895537 Building wheel for bandit (pyproject.toml): started Building wheel for bandit (pyproject.toml): finished with status 'done' Created wheel for bandit: filename=bandit-1.8.3-py3-none-any.whl size=132879 sha256=b0a885338ade4413e567cab0b968885d9dae0bbc0b5f3a2794ce89558dd04337 Stored in directory: /root/.cache/pip/wheels/25/20/2c/64cf8d672afdb9dfcb91df6fc5485e225f0534a7557d464f3e Building wheel for black (pyproject.toml): started Building wheel for black (pyproject.toml): finished with status 'done' Created wheel for black: filename=black-26.3.1-py3-none-any.whl size=207542 sha256=df445e1441a223da5f45e9b7dfb527f320fef97d7840be8af529b89b193b7aed Stored in directory: /root/.cache/pip/wheels/67/1f/94/71dc4a5b77a4ab4872baf645d5be3f9daf4c2758d5e2264cbb Building wheel for pytokens (pyproject.toml): started Building wheel for pytokens (pyproject.toml): finished with status 'done' Created wheel for pytokens: filename=pytokens-0.4.1-cp313-cp313-linux_x86_64.whl size=281940 sha256=385e4d0ec460ced5712d50b4cf602b7b251931c2afa89fb8e158a234ab909075 Stored in directory: /root/.cache/pip/wheels/41/9e/41/c578a4c8e3dae250dc6d3b1cfbb30c2fa93ea4e933dc13fbc2 Building wheel for bracex (pyproject.toml): started Building wheel for bracex (pyproject.toml): finished with status 'done' Created wheel for bracex: filename=bracex-2.5-py3-none-any.whl size=11508 sha256=98ee1fc7f56e1a29e5ac81f06100c9666bab3700433d5e03524377f5970e2f8d Stored in directory: /root/.cache/pip/wheels/e9/54/d1/683b993190377a2bd5a427bea202bc8b23f9d76df822dea88e Building wheel for bump-pydantic (pyproject.toml): started Building wheel for bump-pydantic (pyproject.toml): finished with status 'done' Created wheel for bump-pydantic: filename=bump_pydantic-0.8.0-py3-none-any.whl size=27526 sha256=4b5012f15a18dffbbf7ca6b2c3180a6c5a1ea6197078b2df45e14f3272e12566 Stored in directory: /root/.cache/pip/wheels/a1/41/fb/86ec569f7eeae6b4d6adba10806886fb91c2579e384ea4da6c Building wheel for cfgv (pyproject.toml): started Building wheel for cfgv (pyproject.toml): finished with status 'done' Created wheel for cfgv: filename=cfgv-3.4.0-py2.py3-none-any.whl size=7285 sha256=43c054d7904334509ff04bc5be3aeca5940ac54a3c32d72d2c6da565040af240 Stored in directory: /root/.cache/pip/wheels/57/6f/69/55b007b6790c369c3d118f273027bc8d1784ac12b6a9402f76 Building wheel for coverage (pyproject.toml): started Building wheel for coverage (pyproject.toml): finished with status 'done' Created wheel for coverage: filename=coverage-7.7.1-cp313-cp313-linux_x86_64.whl size=243584 sha256=b68a958265f7bafcb7e52bbae2c7d9b0f5781c6c569534c0febad40786fe35c8 Stored in directory: /root/.cache/pip/wheels/36/fa/f4/d6f4179e2a231eac7e4e46d77173b2de151e062f6d10a41af8 Building wheel for coveralls (pyproject.toml): started Building wheel for coveralls (pyproject.toml): finished with status 'done' Created wheel for coveralls: filename=coveralls-4.1.0-py3-none-any.whl size=14171 sha256=bb5787ed2418480e402b29f67fe48f3f759125d5ad1d338980e478138a6a70d5 Stored in directory: /root/.cache/pip/wheels/94/8b/97/8c7f8dffca5fbf6487db32729f975999120313f746fcfc231f Building wheel for exceptiongroup (pyproject.toml): started Building wheel for exceptiongroup (pyproject.toml): finished with status 'done' Created wheel for exceptiongroup: filename=exceptiongroup-1.2.2-py3-none-any.whl size=16495 sha256=35191b51fda8094731f15d8318ccaafef64e8426de8f79c526b1f93833bc4e48 Stored in directory: /root/.cache/pip/wheels/06/84/db/252b19bd0143a1c462b2c7d40e4e7bbbb02ca54603e6de213a Building wheel for execnet (pyproject.toml): started Building wheel for execnet (pyproject.toml): finished with status 'done' Created wheel for execnet: filename=execnet-2.1.1-py3-none-any.whl size=40609 sha256=8524823fb8301620173e031a3d744f025d8aaf56dccbc528f157cd828161c510 Stored in directory: /root/.cache/pip/wheels/a3/3e/ea/f08bb4600f93706f7c7990c5c3e1f1660b5cb526d77c042301 Building wheel for flake8 (pyproject.toml): started Building wheel for flake8 (pyproject.toml): finished with status 'done' Created wheel for flake8: filename=flake8-7.1.2-py2.py3-none-any.whl size=57784 sha256=527bff4443cd7e76d4f11da824a7f3dbb21966e475a430ae152d282d5cb143b7 Stored in directory: /root/.cache/pip/wheels/eb/ce/1e/d5208fd6657dfcd6369f477db553711731cf453222b0eb9859 Building wheel for mccabe (pyproject.toml): started Building wheel for mccabe (pyproject.toml): finished with status 'done' Created wheel for mccabe: filename=mccabe-0.7.0-py2.py3-none-any.whl size=7422 sha256=c20492226ea0c0e5cc461646e51ef7b21569e1f458ad531c9be9a63184c1de64 Stored in directory: /root/.cache/pip/wheels/27/0a/1c/9c5a5d16f9156c078b737adbc4d1324df234b448819e24d20e Building wheel for pyflakes (pyproject.toml): started Building wheel for pyflakes (pyproject.toml): finished with status 'done' Created wheel for pyflakes: filename=pyflakes-3.2.0-py2.py3-none-any.whl size=62803 sha256=8e5b612266b1728fb7971d13f2a54dcd5d2eaa1c983d3840facd887fd0109907 Stored in directory: /root/.cache/pip/wheels/84/f7/e7/5dfb285f5a8d5371edba8b574dcecbd47f298f7ec2ee87b8ab Building wheel for flake8-docstrings (pyproject.toml): started Building wheel for flake8-docstrings (pyproject.toml): finished with status 'done' Created wheel for flake8-docstrings: filename=flake8_docstrings-1.7.0-py2.py3-none-any.whl size=5032 sha256=08c38af3f4cf78c1f988e32e1581c7e87292bc437aaf3754f73e7d4c95d0a26f Stored in directory: /root/.cache/pip/wheels/93/4b/16/52dc05e9b0483cc45a19faa0310e0edddc9466a4fa0fa3c19c Building wheel for freezegun (pyproject.toml): started Building wheel for freezegun (pyproject.toml): finished with status 'done' Created wheel for freezegun: filename=freezegun-1.5.1-py3-none-any.whl size=17635 sha256=5b68b822a39313f5d78e234366e13f067532321d8c3e753a8989aee5ad32e56f Stored in directory: /root/.cache/pip/wheels/bf/b6/5a/9f3bec51db953beab6db63f5fbf817cdb68de1aa248126e587 Building wheel for ghp-import (pyproject.toml): started Building wheel for ghp-import (pyproject.toml): finished with status 'done' Created wheel for ghp-import: filename=ghp_import-2.1.0-py3-none-any.whl size=11100 sha256=969db80465f903f605c6e37415ed827775dc68765072803f3be7ad16ce3b9b92 Stored in directory: /root/.cache/pip/wheels/e2/88/ea/b2ba83cd2a1786453df8e2636fc31cfc51779e8325bcad867e Building wheel for gitdb (pyproject.toml): started Building wheel for gitdb (pyproject.toml): finished with status 'done' Created wheel for gitdb: filename=gitdb-4.0.12-py3-none-any.whl size=62900 sha256=04ae9af24b1e0ed62a86b7d25da50ae6b18ebc2d69e0ef8fa68391de50a492b6 Stored in directory: /root/.cache/pip/wheels/7d/d4/5f/dacc50beb33051a0672e34c0f78e4012a720014078433d2aa4 Building wheel for smmap (pyproject.toml): started Building wheel for smmap (pyproject.toml): finished with status 'done' Created wheel for smmap: filename=smmap-5.0.2-py3-none-any.whl size=24385 sha256=630bb96cff622a00a8fb91a57c0e8cd9880f6d94ca1707366000b033561feace Stored in directory: /root/.cache/pip/wheels/5b/17/fe/d291bed4d086f8dfce17868892ad61833e94987beb168ff30d Building wheel for GitPython (pyproject.toml): started Building wheel for GitPython (pyproject.toml): finished with status 'done' Created wheel for GitPython: filename=gitpython-3.1.50-py3-none-any.whl size=212507 sha256=876e890e6459c472023513f7907c58566bb77d85e9c65cf3ce646d7843fdc810 Stored in directory: /root/.cache/pip/wheels/45/7e/dc/ead20f21ad88291c985d3b17a79aa513b7e1caf14416a27dde Building wheel for hjson (pyproject.toml): started Building wheel for hjson (pyproject.toml): finished with status 'done' Created wheel for hjson: filename=hjson-3.1.0-py3-none-any.whl size=54102 sha256=ee57692b5a1af8ab8045cdd3caa7f888c0b8d0a3def1c80d8a3403cdf8e669c3 Stored in directory: /root/.cache/pip/wheels/d2/57/85/5823ba6bb3b2bcf4186bf45ca99d454f1c340a99ce83550e80 Building wheel for identify (pyproject.toml): started Building wheel for identify (pyproject.toml): finished with status 'done' Created wheel for identify: filename=identify-2.6.9-py2.py3-none-any.whl size=99131 sha256=b4526fdb0d9cb05f76b80b19cc9318f620a010147b44d082966b43426ec45320 Stored in directory: /root/.cache/pip/wheels/96/0f/93/6193512edf4eb18574e4f5cc5fea1df9fea2a9ed196158c4fd Building wheel for iniconfig (pyproject.toml): started Building wheel for iniconfig (pyproject.toml): finished with status 'done' Created wheel for iniconfig: filename=iniconfig-2.1.0-py3-none-any.whl size=6042 sha256=be2dfd31bb15337e80f91675f6a9dfc04864c169c91c778ccba686e828b9e551 Stored in directory: /root/.cache/pip/wheels/46/fd/d2/2ee3a070a4168590a12ed80fb75cdb0643aba569ae4ab751c0 Building wheel for isort (pyproject.toml): started Building wheel for isort (pyproject.toml): finished with status 'done' Created wheel for isort: filename=isort-6.0.1-py3-none-any.whl size=94186 sha256=231f3a354471e9a93fa171c35aa047c155e2d8449be9e77b0b9aea36eb309387 Stored in directory: /root/.cache/pip/wheels/00/16/e3/f78a4570cc214934f0c5ce2a62659971ab91256dcf647212ca Building wheel for jschema-to-python (pyproject.toml): started Building wheel for jschema-to-python (pyproject.toml): finished with status 'done' Created wheel for jschema-to-python: filename=jschema_to_python-1.2.3-py3-none-any.whl size=10490 sha256=757b40ebddd36780a825528ccf0e10e835fe7e0cbcf1c3824426a7e94fe7ddc7 Stored in directory: /root/.cache/pip/wheels/d7/e5/7f/6f655ecd1f4a46c7a01eee16e7f9c10e095350a21bd47abfe7 Building wheel for lazy-object-proxy (pyproject.toml): started Building wheel for lazy-object-proxy (pyproject.toml): finished with status 'done' Created wheel for lazy-object-proxy: filename=lazy_object_proxy-1.10.0-cp313-cp313-linux_x86_64.whl size=71742 sha256=941a4a4340fbdac6455d592bd204a91a2acdc86ffffee1c07b6536590a694f43 Stored in directory: /root/.cache/pip/wheels/5a/8a/a3/6b270f863df3862ab7e401bc1c97bebee5b87452b51189ebea Building wheel for libcst (pyproject.toml): started Building wheel for libcst (pyproject.toml): finished with status 'done' Created wheel for libcst: filename=libcst-1.8.6-cp313-cp313-linux_x86_64.whl size=2313463 sha256=f09116a5d05b64dfd69a4e23d96cb2bbb8e9883d8ff0ef8f5b6b1c9c85c3a1e4 Stored in directory: /root/.cache/pip/wheels/e3/4b/47/fff9ca86b75f50422c5ebb4c09207e632193ee400c6e979e63 Building wheel for livereload (pyproject.toml): started Building wheel for livereload (pyproject.toml): finished with status 'done' Created wheel for livereload: filename=livereload-2.7.1-py3-none-any.whl size=22745 sha256=d0e764445a7415f1b6b7524bb7e4353198471dff03e755cc0bdca4dd8881ae9b Stored in directory: /root/.cache/pip/wheels/40/af/de/a215c2a07bc1d8ffc8de4092337dc671004b894d39fee921d6 Building wheel for lunr (pyproject.toml): started Building wheel for lunr (pyproject.toml): finished with status 'done' Created wheel for lunr: filename=lunr-0.8.0-py3-none-any.whl size=35211 sha256=bef67e219e583984e281f15991df0b4565d4f39b1b0e1982bbed16ab0865ec94 Stored in directory: /root/.cache/pip/wheels/7f/ef/ae/c39d83756be012df7e538a56e097c59f3951f1afffc1936be5 Building wheel for Mako (pyproject.toml): started Building wheel for Mako (pyproject.toml): finished with status 'done' Created wheel for Mako: filename=mako-1.3.12-py3-none-any.whl size=78766 sha256=72212131856ea4f231f5e85bdd44145dc02d8107ed782ade68ec52589044bd4a Stored in directory: /root/.cache/pip/wheels/bd/b2/5e/6d627c01b0529064de57229a7bf16d7201d46e08861af763a1 Building wheel for mergedeep (pyproject.toml): started Building wheel for mergedeep (pyproject.toml): finished with status 'done' Created wheel for mergedeep: filename=mergedeep-1.3.4-py3-none-any.whl size=4828 sha256=1d1d3cf759a757a39401e243b6ca9dcc04162a57b26ccc1918e7c43bb9152590 Stored in directory: /root/.cache/pip/wheels/bc/a3/fe/0ff2c34569b8ae24e89a30b7939d3940b1fea7a13919c4c57d Building wheel for mkdocs (pyproject.toml): started Building wheel for mkdocs (pyproject.toml): finished with status 'done' Created wheel for mkdocs: filename=mkdocs-1.6.1-py3-none-any.whl size=3864446 sha256=0fae3462c32cd065ab6686d83127649d0d87fade43e961884aca081d089f6efc Stored in directory: /root/.cache/pip/wheels/65/fc/29/64ff3442bb2510bb0efe2a570924f09f30ec2ae81f20894e7b Building wheel for mkdocs-add-number-plugin (pyproject.toml): started Building wheel for mkdocs-add-number-plugin (pyproject.toml): finished with status 'done' Created wheel for mkdocs-add-number-plugin: filename=mkdocs_add_number_plugin-1.2.2-py3-none-any.whl size=9217 sha256=f457ab9b0efd69fc30fd75279448d4e08cb44b67a8c02656b7bdc9e43c076547 Stored in directory: /root/.cache/pip/wheels/78/53/59/2362692d4eb1fd51b59cfcf742cd3971890addf1418b652885 Building wheel for mkdocs-awesome-nav (pyproject.toml): started Building wheel for mkdocs-awesome-nav (pyproject.toml): finished with status 'done' Created wheel for mkdocs-awesome-nav: filename=mkdocs_awesome_nav-3.0.0-py3-none-any.whl size=11371 sha256=44c8cde23198968faf87fb437dec11d1d618be86cd4a75976c206c6223e1499e Stored in directory: /root/.cache/pip/wheels/5f/3e/56/a8b4073cfc3877da2fc2004f9097b05b2ab173b50b6dc89d84 Building wheel for mkdocs-exclude (pyproject.toml): started Building wheel for mkdocs-exclude (pyproject.toml): finished with status 'done' Created wheel for mkdocs-exclude: filename=mkdocs_exclude-1.0.2-py3-none-any.whl size=7434 sha256=9e21cbda433b190e19d6bc63709a2e10062667570cbdddbfcfd78396ed8e2830 Stored in directory: /root/.cache/pip/wheels/d1/89/07/c8377f172ba2690b8e1f6f547529d36f9ea80ca8d011fc173f Building wheel for mkdocs-get-deps (pyproject.toml): started Building wheel for mkdocs-get-deps (pyproject.toml): finished with status 'done' Created wheel for mkdocs-get-deps: filename=mkdocs_get_deps-0.2.0-py3-none-any.whl size=9521 sha256=bed05e52471d1f3bb57235d8960ecf36d84e0fd4d6215cecac22d5f02e899c55 Stored in directory: /root/.cache/pip/wheels/12/e6/9d/1f014120cfc5aee0a9d1dacc2569821c8cc752cc616b5ea485 Building wheel for mkdocs-macros-plugin (pyproject.toml): started Building wheel for mkdocs-macros-plugin (pyproject.toml): finished with status 'done' Created wheel for mkdocs-macros-plugin: filename=mkdocs_macros_plugin-1.3.7-py3-none-any.whl size=37837 sha256=2f62be8520be2fef0f3d81019bb0c1e8298e166c19e4b4a788aa830e16a9eaaa Stored in directory: /root/.cache/pip/wheels/d3/2f/d2/d83677d1d068397624a83debdf42c7cf4ca9a5458b2a2c6e99 Building wheel for mkdocs-material (pyproject.toml): started Building wheel for mkdocs-material (pyproject.toml): finished with status 'done' Created wheel for mkdocs-material: filename=mkdocs_material-9.6.9-py3-none-any.whl size=8697934 sha256=9b68d75c22c5daa31d463fdb8e04eeebd0ddb9354495f05cc6a81ae124c2d53c Stored in directory: /root/.cache/pip/wheels/b3/be/a3/5c92221450a2959332cb3ab9af54caaf161fb780513ee895f8 Building wheel for mkdocs-material-extensions (pyproject.toml): started Building wheel for mkdocs-material-extensions (pyproject.toml): finished with status 'done' Created wheel for mkdocs-material-extensions: filename=mkdocs_material_extensions-1.3.1-py3-none-any.whl size=8731 sha256=07b1d60e79c25d78f5ee98a2d7302dc770d5f3532726327aea070522e01bcdfb Stored in directory: /root/.cache/pip/wheels/3b/71/0c/aa0f4f3afc511882b6ab917981569cce943bc23c1670831b23 Building wheel for paginate (pyproject.toml): started Building wheel for paginate (pyproject.toml): finished with status 'done' Created wheel for paginate: filename=paginate-0.5.7-py2.py3-none-any.whl size=13830 sha256=438aea287cb7f0ca073411d5bc24faf64ab35b71aa6645c5aaa13a096dbef60e Stored in directory: /root/.cache/pip/wheels/b3/44/36/36b7b7bef4609b7669d41b59bc74b4c15e424b0753d04ec15b Building wheel for pymdown-extensions (pyproject.toml): started Building wheel for pymdown-extensions (pyproject.toml): finished with status 'done' Created wheel for pymdown-extensions: filename=pymdown_extensions-10.21.3-py3-none-any.whl size=269002 sha256=3ae066a9bc66f10fb00d864f7b0742ec19f4fafa0cda1c6c97754b17ed90ad2b Stored in directory: /root/.cache/pip/wheels/9b/19/15/447f106932e22d441259901cf7f66c74ec30b5e2ddfbaa4c53 Building wheel for mock (pyproject.toml): started Building wheel for mock (pyproject.toml): finished with status 'done' Created wheel for mock: filename=mock-5.2.0-py3-none-any.whl size=31650 sha256=952ee42b773bab7ce2a233bd6f3e7d65db357339743e8d8ea59b7c4c249ec20f Stored in directory: /root/.cache/pip/wheels/46/29/3b/0ed30d48430f66e9b05dca99622fdb9b71b27fa440aa0bca75 Building wheel for more-itertools (pyproject.toml): started Building wheel for more-itertools (pyproject.toml): finished with status 'done' Created wheel for more-itertools: filename=more_itertools-10.6.0-py3-none-any.whl size=63083 sha256=cdef9823e313d0d42e6410338fff793101526e486944adcffb14e0af7da3be9f Stored in directory: /root/.cache/pip/wheels/79/f7/7e/c6bf90de941a79fd8344584cd69f3721bb0bc89bf4ea5cb5b4 Building wheel for natsort (pyproject.toml): started Building wheel for natsort (pyproject.toml): finished with status 'done' Created wheel for natsort: filename=natsort-8.4.0-py3-none-any.whl size=38304 sha256=12aa281bd053e972e5acf01ebba696392ea1bb86afcd3360cc2529d3a6511df8 Stored in directory: /root/.cache/pip/wheels/ae/80/a0/e2d01b9483234967fd57b20ce8fdb188485b06ab871b5d5392 Building wheel for nltk (pyproject.toml): started Building wheel for nltk (pyproject.toml): finished with status 'done' Created wheel for nltk: filename=nltk-3.9.4-py3-none-any.whl size=1552087 sha256=3f45792dd53544f63eca137a31f6b7eeb353b6ecc7d01fa04e51db293b041b39 Stored in directory: /root/.cache/pip/wheels/18/77/62/0db1a19a82cfe917047f6990ab41de7ade8830afff8aa5b9d9 Building wheel for nodeenv (pyproject.toml): started Building wheel for nodeenv (pyproject.toml): finished with status 'done' Created wheel for nodeenv: filename=nodeenv-1.9.1-py2.py3-none-any.whl size=22416 sha256=85b75be2783e13af7a68f4841d08afcd27c9935ecacb1a39c212d396914a619f Stored in directory: /root/.cache/pip/wheels/af/1f/56/4b5b737b20c4f956fc712f120cdd8512e0aec16590730766e1 Building wheel for panoply (pyproject.toml): started Building wheel for panoply (pyproject.toml): finished with status 'done' Created wheel for panoply: filename=panoply-0.1.56-py3-none-any.whl size=3089 sha256=16216c701b5dba651459e90be2cc9ef59ec2de4c608b8cdaddf9e27abef445a2 Stored in directory: /root/.cache/pip/wheels/c8/38/5e/d622f05e90a49f2461d97e83bd2e6b2424643374c9a4eea08f Building wheel for simple-term-menu (pyproject.toml): started Building wheel for simple-term-menu (pyproject.toml): finished with status 'done' Created wheel for simple-term-menu: filename=simple_term_menu-1.6.6-py3-none-any.whl size=27687 sha256=09be537cb6b56fe6476bf6181aade9b3e3d2f52c994393fc526ed4c428693507 Stored in directory: /root/.cache/pip/wheels/00/e9/09/b8ae5ad86d10b8a7c2c9b229b55872b6bb215b6467978b20b4 Building wheel for pdoc3 (pyproject.toml): started Building wheel for pdoc3 (pyproject.toml): finished with status 'done' Created wheel for pdoc3: filename=pdoc3-0.11.6-py3-none-any.whl size=237962 sha256=47523fe8cf34a76ec7794a28c7d48ed6f87e9696c288693165385e00844ae76d Stored in directory: /root/.cache/pip/wheels/88/66/7c/4053b09078ea4dc988c6f5d18e05f8ecb0d4c9b0c1587be210 Building wheel for pipdeptree (pyproject.toml): started Building wheel for pipdeptree (pyproject.toml): finished with status 'done' Created wheel for pipdeptree: filename=pipdeptree-2.26.0-py3-none-any.whl size=32530 sha256=b19b9f60117f18e81bceec70a34effc4b19a7aac648fa9391ad036fab8f968cd Stored in directory: /root/.cache/pip/wheels/3e/d2/97/13718f39b5cfc69b1c9f519b0e9b5b7f018bd90af21b2da8c3 Building wheel for pre-commit (pyproject.toml): started Building wheel for pre-commit (pyproject.toml): finished with status 'done' Created wheel for pre-commit: filename=pre_commit-4.2.0-py2.py3-none-any.whl size=220746 sha256=2f2014bb691d781e64cb8107a20e55758beecc2de00781583e041cdb4b22b526 Stored in directory: /root/.cache/pip/wheels/a8/59/0b/d06531be88897676a88a364379245d5f3eeea93e9b7891b7c2 Building wheel for py-spy (pyproject.toml): started Building wheel for py-spy (pyproject.toml): still running... Building wheel for py-spy (pyproject.toml): finished with status 'done' Created wheel for py-spy: filename=py_spy-0.4.1-py3-none-linux_x86_64.whl size=2171501 sha256=51868f4149a8f1ec7dd03ec09b5946e3ff97a676f3e775f6fa8479455602c408 Stored in directory: /root/.cache/pip/wheels/45/45/ac/01c9dfbdf39b035f9eed1d12a654bf8b05f6ccecf90599a7d7 Building wheel for pydocstyle (pyproject.toml): started Building wheel for pydocstyle (pyproject.toml): finished with status 'done' Created wheel for pydocstyle: filename=pydocstyle-6.3.0-py3-none-any.whl size=38995 sha256=221d003300b87cb22cce8eed2bbc9d43a9fd78cc7561308820b7aba05e94c1d7 Stored in directory: /root/.cache/pip/wheels/d0/00/8b/b3e020ab9710c1a48da77a216e06d0e04a18bdd2356f855f59 Building wheel for pyinstaller-hooks-contrib (pyproject.toml): started Building wheel for pyinstaller-hooks-contrib (pyproject.toml): finished with status 'done' Created wheel for pyinstaller-hooks-contrib: filename=pyinstaller_hooks_contrib-2026.5-py3-none-any.whl size=457314 sha256=f4f7ebf84fc10278b8cbd3f52bb826f1cee380408c6c51fc8745e355ff218860 Stored in directory: /root/.cache/pip/wheels/8e/d8/4a/abbd897165b5b1fd915c336dd2c35274b42717b3b96377cfbc Building wheel for pyinstaller (pyproject.toml): started Building wheel for pyinstaller (pyproject.toml): finished with status 'done' Created wheel for pyinstaller: filename=pyinstaller-6.20.0-py3-none-any.whl size=2350020 sha256=c74caaff95a0d0f43eda0f2cd895f182e89ada3d59b1edf4cdcce23eedd56587 Stored in directory: /root/.cache/pip/wheels/bf/f3/4f/9c03c3d4d79dd92887505091453bf3bfc317211bf0b3aea56a Building wheel for pylint (pyproject.toml): started Building wheel for pylint (pyproject.toml): finished with status 'done' Created wheel for pylint: filename=pylint-3.3.6-py3-none-any.whl size=522462 sha256=e17f970c3e1b97084f62b7fc12b3b50993162223fe1d88b79f10d3d7712532d0 Stored in directory: /root/.cache/pip/wheels/fd/9a/83/4e0571100b7fdaa3e5c2b08cc24990dc42cf1d31ed3d7a6e08 Building wheel for pyproject-api (pyproject.toml): started Building wheel for pyproject-api (pyproject.toml): finished with status 'done' Created wheel for pyproject-api: filename=pyproject_api-1.9.1-py3-none-any.whl size=13127 sha256=a264eb27cdb5b20aa8060992bce070373fb7f8bb3889cee489c215d939cc4dfe Stored in directory: /root/.cache/pip/wheels/6c/32/b6/84798eb9467eae52bb5aca4db325313a2a4b7b2dc0ddcecd22 Building wheel for pytest (pyproject.toml): started Building wheel for pytest (pyproject.toml): finished with status 'done' Created wheel for pytest: filename=pytest-9.0.3-py3-none-any.whl size=375249 sha256=3d44e5c6c9bec8b7a97ca1a0efea85b20f5b5a5728b3fbdc4af3e0b01437d721 Stored in directory: /root/.cache/pip/wheels/3a/90/c3/767d1710f9a140f87d4daf92d6992bad619f726fa59dd11bd0 Building wheel for pytest-asyncio (pyproject.toml): started Building wheel for pytest-asyncio (pyproject.toml): finished with status 'done' Created wheel for pytest-asyncio: filename=pytest_asyncio-1.3.0-py3-none-any.whl size=15075 sha256=103b8b77694675224a1e5c8ba1b193a16f942fdad4c3139480f05586c952d3c8 Stored in directory: /root/.cache/pip/wheels/86/c2/64/87c0117784d6fb3bedecae9f6848ffec54f8d8c29d38f3eecb Building wheel for pytest-cov (pyproject.toml): started Building wheel for pytest-cov (pyproject.toml): finished with status 'done' Created wheel for pytest-cov: filename=pytest_cov-6.0.0-py3-none-any.whl size=23127 sha256=b42c0c47fb40287932be99a48dffdc2f480f01776154f84e9e82e067e2eda1dd Stored in directory: /root/.cache/pip/wheels/c8/d0/cc/cc596bb8018809b1221739ed81719006c4757882969c884afa Building wheel for pytest-html (pyproject.toml): started Building wheel for pytest-html (pyproject.toml): finished with status 'done' Created wheel for pytest-html: filename=pytest_html-4.2.0-py3-none-any.whl size=23716 sha256=df3f2773b1e8cd8ca60c5c59623dc0d8d0742075b69523a6a382563777386c24 Stored in directory: /root/.cache/pip/wheels/9d/c0/4f/d916de7dc9590b1ae5038951c377028eb930c6c0e06de13ea1 Building wheel for pytest-httpserver (pyproject.toml): started Building wheel for pytest-httpserver (pyproject.toml): finished with status 'done' Created wheel for pytest-httpserver: filename=pytest_httpserver-1.1.2-py3-none-any.whl size=20996 sha256=ba49f2609c885129d01bc5ca5b757ce7381c043c38f99bf596b873fed90421aa Stored in directory: /root/.cache/pip/wheels/d3/5f/4e/b090a1a5e8a1ddafd2c5350da4714ed56fd6df5e8079811603 Building wheel for pytest-json-report (pyproject.toml): started Building wheel for pytest-json-report (pyproject.toml): finished with status 'done' Created wheel for pytest-json-report: filename=pytest_json_report-1.5.0-py3-none-any.whl size=13287 sha256=369d9ff0c9298dc59b53cb2efc9fcbe7b326c9a3326081fbc197a1bbc7edeabc Stored in directory: /root/.cache/pip/wheels/b1/65/93/63128e2221450a8bf7671eb454eef0a4b2c1eed0beed185d14 Building wheel for pytest-metadata (pyproject.toml): started Building wheel for pytest-metadata (pyproject.toml): finished with status 'done' Created wheel for pytest-metadata: filename=pytest_metadata-3.1.1-py3-none-any.whl size=11428 sha256=ed6a2e439b370afb6f680f2d5391e63dd406bf37518a5b10d7329b72b24ccaa1 Stored in directory: /root/.cache/pip/wheels/8c/b4/73/e12849103401a20004708a4b2b74b6abf8b314fbd81eb105b5 Building wheel for pytest-mock (pyproject.toml): started Building wheel for pytest-mock (pyproject.toml): finished with status 'done' Created wheel for pytest-mock: filename=pytest_mock-3.14.0-py3-none-any.whl size=9900 sha256=1314dad8ad6712db0e0039c7970c630e2753e5df0959b5f9d92785d3b39afc86 Stored in directory: /root/.cache/pip/wheels/e8/3a/2a/b8afa7f1499c32db2cc322044310cabce612d3cddb72d4243a Building wheel for pytest-xdist (pyproject.toml): started Building wheel for pytest-xdist (pyproject.toml): finished with status 'done' Created wheel for pytest-xdist: filename=pytest_xdist-3.6.1-py3-none-any.whl size=46150 sha256=844b314b2acf6689511215b1fbc1fd953235382afdbf3dac1ac7e17a381996a8 Stored in directory: /root/.cache/pip/wheels/dc/4f/32/9643a32567d97cd5c2799d79afe9f5afeb2367c0e0964f013e Building wheel for pyyaml-env-tag (pyproject.toml): started Building wheel for pyyaml-env-tag (pyproject.toml): finished with status 'done' Created wheel for pyyaml-env-tag: filename=pyyaml_env_tag-0.1-py3-none-any.whl size=3932 sha256=ef8f6555496e5fb4f7fabb669df329b37dd7f47ce93bdfe51f0ca9ee37774368 Stored in directory: /root/.cache/pip/wheels/6d/96/cc/27bc7f91ebff403c5fb230b1fe64b630687f030ecbb141b28c Building wheel for pyyaml-ft (pyproject.toml): started Building wheel for pyyaml-ft (pyproject.toml): finished with status 'done' Created wheel for pyyaml-ft: filename=pyyaml_ft-8.0.0-cp313-cp313-linux_x86_64.whl size=50481 sha256=518a29d1d11f7da53976b5dd147d4400cccf7e33b9d8b44b9dbee5fd811abee9 Stored in directory: /root/.cache/pip/wheels/fb/0c/79/c320e9710f8d2758750c42cdff842759743a10fbad7c3f3888 Building wheel for sarif-om (pyproject.toml): started Building wheel for sarif-om (pyproject.toml): finished with status 'done' Created wheel for sarif-om: filename=sarif_om-1.0.4-py3-none-any.whl size=30285 sha256=dc9c018e8fcabff3534f02c5d7dec912b648684fdccf5ac628c2061cd3313511 Stored in directory: /root/.cache/pip/wheels/4e/bf/ca/47529e24f2ce3c9706a053b6fdbeb98ce2ce62eef4a3fa7bfd Building wheel for sftp-py (pyproject.toml): started Building wheel for sftp-py (pyproject.toml): finished with status 'done' Created wheel for sftp-py: filename=sftp_py-0.2.1-py3-none-any.whl size=5942 sha256=7c43f85074d046f6b59824193ed3cd1794483c72d56bd3c944f1043894834828 Stored in directory: /root/.cache/pip/wheels/ad/be/78/82fdcdc8e0132a4b1edc38a2e17f1b17e58b58299b7b815adf Building wheel for snowballstemmer (pyproject.toml): started Building wheel for snowballstemmer (pyproject.toml): finished with status 'done' Created wheel for snowballstemmer: filename=snowballstemmer-2.2.0-py2.py3-none-any.whl size=93060 sha256=1789faa451b392b7589e4132228013f008d26743c6f3c0df008a57350492478a Stored in directory: /root/.cache/pip/wheels/a3/21/e9/c97662c28cf6dd521512899697f41e07f29b514eaef9684059 Building wheel for stevedore (pyproject.toml): started Building wheel for stevedore (pyproject.toml): finished with status 'done' Created wheel for stevedore: filename=stevedore-5.4.1-py3-none-any.whl size=49638 sha256=c75fd0303bdd804c364507fbadf2a970d84fea6271334800bc11aefbde87c394 Stored in directory: /root/.cache/pip/wheels/c5/7a/20/47c38855fe98c83552b45d1c2384f04240834090690e6ed775 Building wheel for super-collections (pyproject.toml): started Building wheel for super-collections (pyproject.toml): finished with status 'done' Created wheel for super-collections: filename=super_collections-0.5.3-py3-none-any.whl size=8470 sha256=88394c811f582d9eb5498dc90079ff5a0e89cebdb5e17978f462f515e6cb0886 Stored in directory: /root/.cache/pip/wheels/59/b7/30/c006c50b70cf2965c4e10e684a99022699038025738f5c4163 Building wheel for tox (pyproject.toml): started Building wheel for tox (pyproject.toml): finished with status 'done' Created wheel for tox: filename=tox-4.28.4-py3-none-any.whl size=174029 sha256=47b7c720b7dd176c529a65f14a41e573de5b9fc0c4523a591fdc7b191298a70e Stored in directory: /root/.cache/pip/wheels/17/ba/bd/b0bb211f7c798c2d6ce34f67d609fbb35a91f01d4f9eb4f62f Building wheel for watchdog (pyproject.toml): started Building wheel for watchdog (pyproject.toml): finished with status 'done' Created wheel for watchdog: filename=watchdog-6.0.0-py3-none-any.whl size=79192 sha256=db022a18546dc99b08d19899104c4dab2267e28250007892ad95471b0beb92c7 Stored in directory: /root/.cache/pip/wheels/52/12/15/787e7227180d07fe9b7f25301345fcb7f66a02d23270f279b9 Building wheel for wcmatch (pyproject.toml): started Building wheel for wcmatch (pyproject.toml): finished with status 'done' Created wheel for wcmatch: filename=wcmatch-10.0-py3-none-any.whl size=39348 sha256=d6289d5da4deac49eb84dcf908682204ebfc37f7f7c24e7ffe1af609bf85930c Stored in directory: /root/.cache/pip/wheels/3c/9f/f6/4df499777cc27d9cb4bfa08f44c1f6c611de384c5c36e508b0 Building wheel for pathspec (pyproject.toml): started Building wheel for pathspec (pyproject.toml): finished with status 'done' Created wheel for pathspec: filename=pathspec-1.0.4-py3-none-any.whl size=55206 sha256=fb6ae2fd4e7c921a165808a552060e722767cfa526f99ca5156ed2ce45a5c723 Stored in directory: /root/.cache/pip/wheels/3a/c0/81/7462b0dea2b2ed883419671f9ecbc45b257d4c71e82fd8258b Building wheel for pip (pyproject.toml): started Building wheel for pip (pyproject.toml): finished with status 'done' Created wheel for pip: filename=pip-26.1-py3-none-any.whl size=1812804 sha256=61cd106a4ff172d529d16b4740b260cf4710319e3690e2342c2d65aa619b37fd Stored in directory: /root/.cache/pip/wheels/fc/69/a3/c2f0439acffe94aa9035dcf3cc891b004e7c33a9745b9326ad Building wheel for platformdirs (pyproject.toml): started Building wheel for platformdirs (pyproject.toml): finished with status 'done' Created wheel for platformdirs: filename=platformdirs-4.5.0-py3-none-any.whl size=18562 sha256=8dad0377d285c3958eb84553419e4543a5ddac8cef5fbdb38bdc25aa98ab4532 Stored in directory: /root/.cache/pip/wheels/cb/0c/a1/dda52b974ac4233f6cb9ea3f6d55726cdc8378c4685b4ff779 Building wheel for virtualenv (pyproject.toml): started Building wheel for virtualenv (pyproject.toml): finished with status 'done' Created wheel for virtualenv: filename=virtualenv-21.4.2-py3-none-any.whl size=7594080 sha256=10ff86d8f70196671efb6d7a2e4f7c0fda056236924bbd00d6c3c8da59cf4833 Stored in directory: /root/.cache/pip/wheels/cc/24/4d/f8244e8781af49c96e065a04979e3df14c7b7fbbf9504e1fc4 Building wheel for distlib (pyproject.toml): started Building wheel for distlib (pyproject.toml): finished with status 'done' Created wheel for distlib: filename=distlib-0.4.0-py2.py3-none-any.whl size=469084 sha256=153a1fad3c234640bac8be01ff40c3244d27cfdaaeca1d187ba1830e3590bd79 Stored in directory: /root/.cache/pip/wheels/8f/63/52/0548d6c9da77174ec08d4226bcf18265e19855e3c362bf9254 Building wheel for python-discovery (pyproject.toml): started Building wheel for python-discovery (pyproject.toml): finished with status 'done' Created wheel for python-discovery: filename=python_discovery-1.4.0-py3-none-any.whl size=33217 sha256=fab42b078c75a12172f2168c2b20de4f88f42fbba8cebbc583a4f4f26bc24052 Stored in directory: /root/.cache/pip/wheels/8d/79/a4/1b8dffac166c290f26d4985fe3526d3671a06a5534e9df857b Successfully built apipkg altgraph astroid backrefs bandit black pytokens bracex bump-pydantic cfgv coverage coveralls exceptiongroup execnet flake8 mccabe pyflakes flake8-docstrings freezegun ghp-import gitdb smmap GitPython hjson identify iniconfig isort jschema-to-python lazy-object-proxy libcst livereload lunr Mako mergedeep mkdocs mkdocs-add-number-plugin mkdocs-awesome-nav mkdocs-exclude mkdocs-get-deps mkdocs-macros-plugin mkdocs-material mkdocs-material-extensions paginate pymdown-extensions mock more-itertools natsort nltk nodeenv panoply simple-term-menu pdoc3 pipdeptree pre-commit py-spy pydocstyle pyinstaller-hooks-contrib pyinstaller pylint pyproject-api pytest pytest-asyncio pytest-cov pytest-html pytest-httpserver pytest-json-report pytest-metadata pytest-mock pytest-xdist pyyaml-env-tag pyyaml-ft sarif-om sftp-py snowballstemmer stevedore super-collections tox watchdog wcmatch pathspec pip platformdirs virtualenv distlib python-discovery if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3_devtools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3_devtools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_devtools@mfext[/opt/metwork-mfext-master/opt/python3_devtools] is already loaded Looking in links: ./src Processing ./src/apipkg-3.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/altgraph-0.17.5-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/astroid-3.3.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/backrefs-5.8-py313-none-any.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/bandit-1.8.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/black-26.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/bracex-2.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/bump_pydantic-0.8.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/cfgv-3.4.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/coverage-7.7.1-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/coveralls-4.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/exceptiongroup-1.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/execnet-2.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/filprofiler-2024.11.2-cp313-cp313-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/flake8-7.1.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/flake8_docstrings-1.7.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/freezegun-1.5.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/ghp_import-2.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/gitdb-4.0.12-py3-none-any.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/gitpython-3.1.50-py3-none-any.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/hjson-3.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/identify-2.6.9-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/iniconfig-2.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/isort-6.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/jschema_to_python-1.2.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/lazy_object_proxy-1.10.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/libcst-1.8.6-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/livereload-2.7.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/lunr-0.8.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/mako-1.3.12-py3-none-any.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/mccabe-0.7.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/mergedeep-1.3.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/mkdocs-1.6.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/mkdocs_add_number_plugin-1.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/mkdocs_awesome_nav-3.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/mkdocs_exclude-1.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/mkdocs_get_deps-0.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/mkdocs_macros_plugin-1.3.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/mkdocs_material-9.6.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/mkdocs_material_extensions-1.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/mock-5.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/more_itertools-10.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/natsort-8.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/nltk-3.9.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/nodeenv-1.9.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/paginate-0.5.7-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/panoply-0.1.56-py3-none-any.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/pdoc3-0.11.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/pipdeptree-2.26.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/pre_commit-4.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/py_spy-0.4.1-py3-none-linux_x86_64.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/pydocstyle-6.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/pyflakes-3.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/pyinstaller_hooks_contrib-2026.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/pyinstaller-6.20.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/pylint-3.3.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/pymdown_extensions-10.21.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 57)) Processing ./src/pyproject_api-1.9.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 58)) Processing ./src/pytest-9.0.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 59)) Processing ./src/pytest_asyncio-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 60)) Processing ./src/pytest_cov-6.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 61)) Processing ./src/pytest_html-4.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 62)) Processing ./src/pytest_httpserver-1.1.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 63)) Processing ./src/pytest_json_report-1.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 64)) Processing ./src/pytest_metadata-3.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 65)) Processing ./src/pytest_mock-3.14.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 66)) Processing ./src/pytest_xdist-3.6.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 67)) Processing ./src/pytokens-0.4.1-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 68)) Processing ./src/pyyaml_env_tag-0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 69)) Processing ./src/pyyaml_ft-8.0.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 70)) Processing ./src/sarif_om-1.0.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 71)) Processing ./src/sftp_py-0.2.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 72)) Processing ./src/simple_term_menu-1.6.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 73)) Processing ./src/smmap-5.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 74)) Processing ./src/snowballstemmer-2.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 75)) Processing ./src/stevedore-5.4.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 76)) Processing ./src/super_collections-0.5.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 77)) Processing ./src/tox-4.28.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 78)) Processing ./src/watchdog-6.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 79)) Processing ./src/wcmatch-10.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 80)) Requirement already satisfied: PyYAML>=5.3.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from bandit==1.8.3->-r requirements3.txt.tmp (line 5)) (6.0.3) Requirement already satisfied: rich in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from bandit==1.8.3->-r requirements3.txt.tmp (line 5)) (14.3.4) Requirement already satisfied: click>=8.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from black==26.3.1->-r requirements3.txt.tmp (line 6)) (8.3.3) Requirement already satisfied: mypy-extensions>=0.4.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from black==26.3.1->-r requirements3.txt.tmp (line 6)) (1.1.0) Requirement already satisfied: packaging>=22.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from black==26.3.1->-r requirements3.txt.tmp (line 6)) (26.0) Requirement already satisfied: pathspec>=1.0.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from black==26.3.1->-r requirements3.txt.tmp (line 6)) (1.0.4) Requirement already satisfied: platformdirs>=2 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from black==26.3.1->-r requirements3.txt.tmp (line 6)) (4.5.0) Requirement already satisfied: typer>=0.7.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from bump-pydantic==0.8.0->-r requirements3.txt.tmp (line 8)) (0.26.4) Requirement already satisfied: typing-extensions in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from bump-pydantic==0.8.0->-r requirements3.txt.tmp (line 8)) (4.15.0) Requirement already satisfied: requests<3.0.0,>=1.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from coveralls==4.1.0->-r requirements3.txt.tmp (line 11)) (2.33.0) Requirement already satisfied: threadpoolctl in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from filprofiler==2024.11.2->-r requirements3.txt.tmp (line 14)) (3.6.0) Requirement already satisfied: pycodestyle<2.13.0,>=2.12.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from flake8==7.1.2->-r requirements3.txt.tmp (line 15)) (2.12.1) Requirement already satisfied: python-dateutil>=2.7 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from freezegun==1.5.1->-r requirements3.txt.tmp (line 17)) (2.9.0.post0) Requirement already satisfied: attrs in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jschema-to-python==1.2.3->-r requirements3.txt.tmp (line 25)) (25.1.0) Requirement already satisfied: jsonpickle in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jschema-to-python==1.2.3->-r requirements3.txt.tmp (line 25)) (4.1.1) Requirement already satisfied: pbr in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jschema-to-python==1.2.3->-r requirements3.txt.tmp (line 25)) (7.0.3) Requirement already satisfied: tornado in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from livereload==2.7.1->-r requirements3.txt.tmp (line 28)) (6.5.6) Requirement already satisfied: MarkupSafe>=0.9.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from Mako==1.3.12->-r requirements3.txt.tmp (line 30)) (3.0.2) Requirement already satisfied: jinja2>=2.11.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mkdocs==1.6.1->-r requirements3.txt.tmp (line 33)) (3.1.6) Requirement already satisfied: markdown>=3.3.6 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mkdocs==1.6.1->-r requirements3.txt.tmp (line 33)) (3.10.2) Requirement already satisfied: pydantic>=2.8.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mkdocs-awesome-nav==3.0.0->-r requirements3.txt.tmp (line 35)) (2.13.4) Requirement already satisfied: termcolor in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mkdocs-macros-plugin==1.3.7->-r requirements3.txt.tmp (line 38)) (2.5.0) Requirement already satisfied: babel~=2.10 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mkdocs-material==9.6.9->-r requirements3.txt.tmp (line 39)) (2.17.0) Requirement already satisfied: colorama~=0.4 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mkdocs-material==9.6.9->-r requirements3.txt.tmp (line 39)) (0.4.6) Requirement already satisfied: pygments~=2.16 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mkdocs-material==9.6.9->-r requirements3.txt.tmp (line 39)) (2.20.0) Requirement already satisfied: joblib in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from nltk==3.9.4->-r requirements3.txt.tmp (line 44)) (1.4.2) Requirement already satisfied: regex>=2021.8.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from nltk==3.9.4->-r requirements3.txt.tmp (line 44)) (2024.11.6) Requirement already satisfied: tqdm in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from nltk==3.9.4->-r requirements3.txt.tmp (line 44)) (4.67.1) Requirement already satisfied: pip>=24.2 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from pipdeptree==2.26.0->-r requirements3.txt.tmp (line 49)) (26.1) Requirement already satisfied: virtualenv>=20.10.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from pre-commit==4.2.0->-r requirements3.txt.tmp (line 50)) (21.4.2) Requirement already satisfied: setuptools>=42.0.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from pyinstaller-hooks-contrib==2026.5->-r requirements3.txt.tmp (line 54)) (81.0.0) Requirement already satisfied: dill>=0.3.6 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from pylint==3.3.6->-r requirements3.txt.tmp (line 56)) (0.4.0) Requirement already satisfied: tomlkit>=0.10.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from pylint==3.3.6->-r requirements3.txt.tmp (line 56)) (0.13.2) Requirement already satisfied: pluggy<2,>=1.5 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from pytest==9.0.3->-r requirements3.txt.tmp (line 59)) (1.6.0) Requirement already satisfied: Werkzeug>=2.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from pytest-httpserver==1.1.2->-r requirements3.txt.tmp (line 63)) (3.1.6) Requirement already satisfied: paramiko>=2.7.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from sftp-py==0.2.1->-r requirements3.txt.tmp (line 72)) (3.5.1) Requirement already satisfied: cachetools>=6.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from tox==4.28.4->-r requirements3.txt.tmp (line 78)) (7.1.4) Requirement already satisfied: chardet>=5.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from tox==4.28.4->-r requirements3.txt.tmp (line 78)) (5.2.0) Requirement already satisfied: filelock>=3.18 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from tox==4.28.4->-r requirements3.txt.tmp (line 78)) (3.29.1) Requirement already satisfied: charset_normalizer<4,>=2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt.tmp (line 11)) (3.4.7) Requirement already satisfied: idna<4,>=2.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt.tmp (line 11)) (3.16) Requirement already satisfied: urllib3<3,>=1.26 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt.tmp (line 11)) (2.7.0) Requirement already satisfied: certifi>=2023.5.7 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt.tmp (line 11)) (2026.4.22) Requirement already satisfied: shellingham>=1.3.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from typer>=0.7.0->bump-pydantic==0.8.0->-r requirements3.txt.tmp (line 8)) (1.5.4) Requirement already satisfied: annotated-doc>=0.0.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from typer>=0.7.0->bump-pydantic==0.8.0->-r requirements3.txt.tmp (line 8)) (0.0.4) Requirement already satisfied: bcrypt>=3.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 72)) (5.0.0) Requirement already satisfied: cryptography>=3.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 72)) (46.0.7) Requirement already satisfied: pynacl>=1.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 72)) (1.6.2) Requirement already satisfied: cffi>=2.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from cryptography>=3.3->paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 72)) (2.0.0) Requirement already satisfied: pycparser in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from cffi>=2.0.0->cryptography>=3.3->paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 72)) (3.0) Requirement already satisfied: annotated-types>=0.6.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from pydantic>=2.8.1->mkdocs-awesome-nav==3.0.0->-r requirements3.txt.tmp (line 35)) (0.7.0) Requirement already satisfied: pydantic-core==2.46.4 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from pydantic>=2.8.1->mkdocs-awesome-nav==3.0.0->-r requirements3.txt.tmp (line 35)) (2.46.4) Requirement already satisfied: typing-inspection>=0.4.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from pydantic>=2.8.1->mkdocs-awesome-nav==3.0.0->-r requirements3.txt.tmp (line 35)) (0.4.2) Requirement already satisfied: six>=1.5 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from python-dateutil>=2.7->freezegun==1.5.1->-r requirements3.txt.tmp (line 17)) (1.17.0) Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from rich->bandit==1.8.3->-r requirements3.txt.tmp (line 5)) (3.0.0) Requirement already satisfied: mdurl~=0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from markdown-it-py>=2.2.0->rich->bandit==1.8.3->-r requirements3.txt.tmp (line 5)) (0.1.2) Requirement already satisfied: distlib<1,>=0.3.7 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from virtualenv>=20.10.0->pre-commit==4.2.0->-r requirements3.txt.tmp (line 50)) (0.4.0) Requirement already satisfied: python-discovery>=1.4 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from virtualenv>=20.10.0->pre-commit==4.2.0->-r requirements3.txt.tmp (line 50)) (1.4.0) Installing collected packages: snowballstemmer, py-spy, paginate, hjson, altgraph, watchdog, super-collections, smmap, simple-term-menu, pyyaml-ft, pyyaml-env-tag, pytokens, pyproject-api, pymdown-extensions, pyinstaller-hooks-contrib, pyflakes, pydocstyle, pipdeptree, nodeenv, nltk, natsort, more-itertools, mock, mkdocs-material-extensions, mergedeep, mccabe, Mako, lunr, livereload, lazy-object-proxy, isort, iniconfig, identify, filprofiler, execnet, exceptiongroup, coverage, cfgv, bracex, backrefs, astroid, apipkg, wcmatch, stevedore, sarif-om, pytest-httpserver, pytest, pylint, pyinstaller, pdoc3, panoply, mkdocs-get-deps, libcst, jschema-to-python, gitdb, ghp-import, freezegun, flake8, black, tox, pytest-xdist, pytest-mock, pytest-metadata, pytest-cov, pytest-asyncio, pre-commit, mkdocs, GitPython, flake8-docstrings, bandit, sftp-py, pytest-json-report, pytest-html, mkdocs-material, mkdocs-macros-plugin, mkdocs-exclude, mkdocs-awesome-nav, mkdocs-add-number-plugin, coveralls, bump-pydantic Successfully installed GitPython-3.1.50 Mako-1.3.12 altgraph-0.17.5 apipkg-3.0.2 astroid-3.3.9 backrefs-5.8 bandit-1.8.3 black-26.3.1 bracex-2.5 bump-pydantic-0.8.0 cfgv-3.4.0 coverage-7.7.1 coveralls-4.1.0 exceptiongroup-1.2.2 execnet-2.1.1 filprofiler-2024.11.2 flake8-7.1.2 flake8-docstrings-1.7.0 freezegun-1.5.1 ghp-import-2.1.0 gitdb-4.0.12 hjson-3.1.0 identify-2.6.9 iniconfig-2.1.0 isort-6.0.1 jschema-to-python-1.2.3 lazy-object-proxy-1.10.0 libcst-1.8.6 livereload-2.7.1 lunr-0.8.0 mccabe-0.7.0 mergedeep-1.3.4 mkdocs-1.6.1 mkdocs-add-number-plugin-1.2.2 mkdocs-awesome-nav-3.0.0 mkdocs-exclude-1.0.2 mkdocs-get-deps-0.2.0 mkdocs-macros-plugin-1.3.7 mkdocs-material-9.6.9 mkdocs-material-extensions-1.3.1 mock-5.2.0 more-itertools-10.6.0 natsort-8.4.0 nltk-3.9.4 nodeenv-1.9.1 paginate-0.5.7 panoply-0.1.56 pdoc3-0.11.6 pipdeptree-2.26.0 pre-commit-4.2.0 py-spy-0.4.1 pydocstyle-6.3.0 pyflakes-3.2.0 pyinstaller-6.20.0 pyinstaller-hooks-contrib-2026.5 pylint-3.3.6 pymdown-extensions-10.21.3 pyproject-api-1.9.1 pytest-9.0.3 pytest-asyncio-1.3.0 pytest-cov-6.0.0 pytest-html-4.2.0 pytest-httpserver-1.1.2 pytest-json-report-1.5.0 pytest-metadata-3.1.1 pytest-mock-3.14.0 pytest-xdist-3.6.1 pytokens-0.4.1 pyyaml-env-tag-0.1 pyyaml-ft-8.0.0 sarif-om-1.0.4 sftp-py-0.2.1 simple-term-menu-1.6.6 smmap-5.0.2 snowballstemmer-2.2.0 stevedore-5.4.1 super-collections-0.5.3 tox-4.28.4 watchdog-6.0.0 wcmatch-10.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. if ! test -d /opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq| grep -v "\["`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/GitPython.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/Mako.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/altgraph.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/apipkg.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/astroid.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/backrefs.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/bandit.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/black.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/bracex.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/bump-pydantic.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/cfgv.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/coverage.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/coveralls.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/exceptiongroup.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/execnet.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/filprofiler.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/flake8_docstrings.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/flake8.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/freezegun.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/ghp-import.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/gitdb.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/hjson.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/identify.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/iniconfig.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/isort.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/jschema_to_python.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/lazy-object-proxy.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/libcst.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/livereload.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/lunr.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mccabe.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mergedeep.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs-add-number-plugin.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs-awesome-nav.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs-exclude.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs-get-deps.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs-macros-plugin.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs-material-extensions.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs-material.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mock.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/more-itertools.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/natsort.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/nltk.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/nodeenv.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/paginate.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/panoply.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pdoc3.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pipdeptree.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pre_commit.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/py-spy.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pydocstyle.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pyflakes.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pyinstaller-hooks-contrib.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pyinstaller.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pylint.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pymdown-extensions.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pyproject-api.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest-asyncio.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest-cov.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest-html.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest_httpserver.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest-json-report.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest-metadata.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest-mock.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest-xdist.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytokens.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pyyaml_env_tag.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/PyYAML-ft.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/sarif_om.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/sftp_py.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/simple-term-menu.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/smmap.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/snowballstemmer.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/stevedore.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/super_collections.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/tox.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/watchdog.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/wcmatch.yaml is ready make[3]: Leaving directory '/src/layers/layer7_python3_devtools/0500_extra_python_packages' if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/python3_devtools/.mfextaddon; fi _layer_dhash "python3_devtools@mfext" >/opt/metwork-mfext-master/opt/python3_devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/python3_devtools" cache: /buildcache/mfext_cache_layer_python3_devtools_547f06d7b4d0fb90e6958326241eb0e1.tar created make[2]: Leaving directory '/src/layers/layer7_python3_devtools' make[2]: Entering directory '/src/layers/layer8_java' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/java/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/java/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/java/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/java/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/java/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/java" "java" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): 95676f9f3a54a8b5844938317e471b32 root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 source hash: bb6f4ce6d0360d816d7105ca51c83502 cache hit (used: /buildcache/mfext_cache_layer_java_5af139abc1056ee393486ef2e8392d78.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-master/opt/java ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/java/.mfextaddon; fi _layer_dhash "java@mfext" >/opt/metwork-mfext-master/opt/java/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/java" cache already exist (/buildcache/mfext_cache_layer_java_5af139abc1056ee393486ef2e8392d78.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-master/opt/monitoring/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/monitoring/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/monitoring/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/monitoring/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/monitoring/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/monitoring" "monitoring" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): 95676f9f3a54a8b5844938317e471b32 root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 source hash: ea76c7c5377ba8712aa56774dd674f46 cache hit (used: /buildcache/mfext_cache_layer_monitoring_3209696f37efa15d8ce87d1bc1e84246.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-master/opt/monitoring ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/monitoring/.mfextaddon; fi _layer_dhash "monitoring@mfext" >/opt/metwork-mfext-master/opt/monitoring/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/monitoring" cache already exist (/buildcache/mfext_cache_layer_monitoring_3209696f37efa15d8ce87d1bc1e84246.tar) make[2]: Leaving directory '/src/layers/layer8_monitoring' make[2]: Entering directory '/src/layers/layer9_default' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/default/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/default/.extra_dependencies; else cat .extra_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/default/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/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-master/opt/default/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/default/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/default" "default" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): 95676f9f3a54a8b5844938317e471b32 devtools@mfext layer (dependency) hash (from cache): b9b865d654507929d527bb9ff06c928c java@mfext layer (dependency) hash (from cache): d44c9f631e67572181ce302377a67699 monitoring@mfext layer (dependency) hash (from cache): c9aece4e9211657894328aa35b86daf1 nodejs@mfext layer (dependency) hash (from cache): 7587604eb6bfba21b9e905b7feb961f6 openresty@mfext layer (dependency) hash (from cache): 7080dd665d72d058c0a607e746301282 python3@mfext layer (dependency) hash (from cache): 106b54ebe5440aa0ec3563d0e92789f8 python3_core@mfext layer (dependency) hash (from cache): fa8e5ebee05c00f248025c6482deb894 python3_devtools@mfext layer (dependency) hash (from cache): f89c0776460d18d9fceef71a4a8234b5 python3_scientific_core@mfext layer (dependency) hash (from cache): afba3fe1eb55f9aa1ccf4c601f280327 root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 scientific_core@mfext layer (dependency) hash (from cache): 3d10ed56168c2b2d725b64e1fa3b5cf5 source hash: 558c6b0abbb332346c98bcb655b28c46 cache missed (/buildcache/mfext_cache_layer_default_a9daf0de67c042120a9db2bae5400190.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-master/opt/default ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/default/.mfextaddon; fi _layer_dhash "default@mfext" >/opt/metwork-mfext-master/opt/default/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/default" cache: /buildcache/mfext_cache_layer_default_a9daf0de67c042120a9db2bae5400190.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-master/bin/metwork_debug chmod a+rx /opt/metwork-mfext-master/bin/metwork_debug cp -f _launch_crontab /opt/metwork-mfext-master/bin/_launch_crontab chmod a+rx /opt/metwork-mfext-master/bin/_launch_crontab cp -f clear.sh /opt/metwork-mfext-master/bin/clear.sh chmod a+rx /opt/metwork-mfext-master/bin/clear.sh cp -f _doc_layer.sh /opt/metwork-mfext-master/bin/_doc_layer.sh chmod a+rx /opt/metwork-mfext-master/bin/_doc_layer.sh cp -f _yaml_to_md.py /opt/metwork-mfext-master/bin/_yaml_to_md.py chmod a+rx /opt/metwork-mfext-master/bin/_yaml_to_md.py cp -f _packaging_get_module_dependencies /opt/metwork-mfext-master/bin/_packaging_get_module_dependencies chmod a+rx /opt/metwork-mfext-master/bin/_packaging_get_module_dependencies cp -f _packaging_get_module_layers /opt/metwork-mfext-master/bin/_packaging_get_module_layers chmod a+rx /opt/metwork-mfext-master/bin/_packaging_get_module_layers cp -f _packaging_get_layer_dependencies /opt/metwork-mfext-master/bin/_packaging_get_layer_dependencies chmod a+rx /opt/metwork-mfext-master/bin/_packaging_get_layer_dependencies cp -f _packaging_get_package_name /opt/metwork-mfext-master/bin/_packaging_get_package_name chmod a+rx /opt/metwork-mfext-master/bin/_packaging_get_package_name cp -f components /opt/metwork-mfext-master/bin/components chmod a+rx /opt/metwork-mfext-master/bin/components cp -f _circus.start /opt/metwork-mfext-master/bin/_circus.start chmod a+rx /opt/metwork-mfext-master/bin/_circus.start cp -f _circus.stop /opt/metwork-mfext-master/bin/_circus.stop chmod a+rx /opt/metwork-mfext-master/bin/_circus.stop cp -f _circus.status /opt/metwork-mfext-master/bin/_circus.status chmod a+rx /opt/metwork-mfext-master/bin/_circus.status cp -f _ini_to_env.py /opt/metwork-mfext-master/bin/_ini_to_env.py chmod a+rx /opt/metwork-mfext-master/bin/_ini_to_env.py cp -f before_start_redis /opt/metwork-mfext-master/bin/before_start_redis chmod a+rx /opt/metwork-mfext-master/bin/before_start_redis cp -f before_start_nginx /opt/metwork-mfext-master/bin/before_start_nginx chmod a+rx /opt/metwork-mfext-master/bin/before_start_nginx cp -f port_test.sh /opt/metwork-mfext-master/bin/port_test.sh chmod a+rx /opt/metwork-mfext-master/bin/port_test.sh cp -f _make_and_install_crontab.sh /opt/metwork-mfext-master/bin/_make_and_install_crontab.sh chmod a+rx /opt/metwork-mfext-master/bin/_make_and_install_crontab.sh cp -f _uninstall_crontab.sh /opt/metwork-mfext-master/bin/_uninstall_crontab.sh chmod a+rx /opt/metwork-mfext-master/bin/_uninstall_crontab.sh cp -f circus_status_watcher.sh /opt/metwork-mfext-master/bin/circus_status_watcher.sh chmod a+rx /opt/metwork-mfext-master/bin/circus_status_watcher.sh cp -f redis_status.sh /opt/metwork-mfext-master/bin/redis_status.sh chmod a+rx /opt/metwork-mfext-master/bin/redis_status.sh cp -f config.py /opt/metwork-mfext-master/bin/config.py chmod a+rx /opt/metwork-mfext-master/bin/config.py cp -f _prepare_config.py /opt/metwork-mfext-master/bin/_prepare_config.py chmod a+rx /opt/metwork-mfext-master/bin/_prepare_config.py cp -f _make_nethard_config.py /opt/metwork-mfext-master/bin/_make_nethard_config.py chmod a+rx /opt/metwork-mfext-master/bin/_make_nethard_config.py cp -f _make_circus_conf /opt/metwork-mfext-master/bin/_make_circus_conf chmod a+rx /opt/metwork-mfext-master/bin/_make_circus_conf cp -f _make_crontab.py /opt/metwork-mfext-master/bin/_make_crontab.py chmod a+rx /opt/metwork-mfext-master/bin/_make_crontab.py cp -f remove_empty.sh /opt/metwork-mfext-master/bin/remove_empty.sh chmod a+rx /opt/metwork-mfext-master/bin/remove_empty.sh cp -f kill_remaining_processes.py /opt/metwork-mfext-master/bin/kill_remaining_processes.py chmod a+rx /opt/metwork-mfext-master/bin/kill_remaining_processes.py cp -f bootstrap_plugin.py /opt/metwork-mfext-master/bin/bootstrap_plugin.py chmod a+rx /opt/metwork-mfext-master/bin/bootstrap_plugin.py cp -f _make_nginx_conf /opt/metwork-mfext-master/bin/_make_nginx_conf chmod a+rx /opt/metwork-mfext-master/bin/_make_nginx_conf cp -f bootstrap_plugin.post /opt/metwork-mfext-master/bin/bootstrap_plugin.post chmod a+rx /opt/metwork-mfext-master/bin/bootstrap_plugin.post cp -f _circusctl /opt/metwork-mfext-master/bin/_circusctl chmod a+rx /opt/metwork-mfext-master/bin/_circusctl cp -f _install_or_update_configured_plugins.py /opt/metwork-mfext-master/bin/_install_or_update_configured_plugins.py chmod a+rx /opt/metwork-mfext-master/bin/_install_or_update_configured_plugins.py cp -f nginx.status /opt/metwork-mfext-master/bin/nginx.status chmod a+rx /opt/metwork-mfext-master/bin/nginx.status cp -f find_zombies_nginx_workers.py /opt/metwork-mfext-master/bin/find_zombies_nginx_workers.py chmod a+rx /opt/metwork-mfext-master/bin/find_zombies_nginx_workers.py cp -f before_start_telegraf /opt/metwork-mfext-master/bin/before_start_telegraf chmod a+rx /opt/metwork-mfext-master/bin/before_start_telegraf cp -f _circus_wait_watcher_stopped.sh /opt/metwork-mfext-master/bin/_circus_wait_watcher_stopped.sh chmod a+rx /opt/metwork-mfext-master/bin/_circus_wait_watcher_stopped.sh cp -f _circus_wait_watcher_stopped.py /opt/metwork-mfext-master/bin/_circus_wait_watcher_stopped.py chmod a+rx /opt/metwork-mfext-master/bin/_circus_wait_watcher_stopped.py cp -f _circus_schedule_stop_watcher.sh /opt/metwork-mfext-master/bin/_circus_schedule_stop_watcher.sh chmod a+rx /opt/metwork-mfext-master/bin/_circus_schedule_stop_watcher.sh cp -f _install_plugin_virtualenv /opt/metwork-mfext-master/bin/_install_plugin_virtualenv chmod a+rx /opt/metwork-mfext-master/bin/_install_plugin_virtualenv cp -f _plugins.preuninstall /opt/metwork-mfext-master/bin/_plugins.preuninstall chmod a+rx /opt/metwork-mfext-master/bin/_plugins.preuninstall cp -f _plugins.postinstall /opt/metwork-mfext-master/bin/_plugins.postinstall chmod a+rx /opt/metwork-mfext-master/bin/_plugins.postinstall cp -f list_metwork_processes.py /opt/metwork-mfext-master/bin/list_metwork_processes.py chmod a+rx /opt/metwork-mfext-master/bin/list_metwork_processes.py cp -f telegraf_collector_metwork_module.py /opt/metwork-mfext-master/bin/telegraf_collector_metwork_module.py chmod a+rx /opt/metwork-mfext-master/bin/telegraf_collector_metwork_module.py cp -f _nginx.reload /opt/metwork-mfext-master/bin/_nginx.reload chmod a+rx /opt/metwork-mfext-master/bin/_nginx.reload cp -f _circus.reload /opt/metwork-mfext-master/bin/_circus.reload chmod a+rx /opt/metwork-mfext-master/bin/_circus.reload cp -f _plugins.is_dangerous /opt/metwork-mfext-master/bin/_plugins.is_dangerous chmod a+rx /opt/metwork-mfext-master/bin/_plugins.is_dangerous cp -f _circus_wait_watcher_started.sh /opt/metwork-mfext-master/bin/_circus_wait_watcher_started.sh chmod a+rx /opt/metwork-mfext-master/bin/_circus_wait_watcher_started.sh cp -f _circus_wait_watcher_started.py /opt/metwork-mfext-master/bin/_circus_wait_watcher_started.py chmod a+rx /opt/metwork-mfext-master/bin/_circus_wait_watcher_started.py cp -f nginxfmt.py /opt/metwork-mfext-master/bin/nginxfmt.py chmod a+rx /opt/metwork-mfext-master/bin/nginxfmt.py cp -f before_start_conf_monitor /opt/metwork-mfext-master/bin/before_start_conf_monitor chmod a+rx /opt/metwork-mfext-master/bin/before_start_conf_monitor cp -f _no_automatic_kill.sh /opt/metwork-mfext-master/bin/_no_automatic_kill.sh chmod a+rx /opt/metwork-mfext-master/bin/_no_automatic_kill.sh cp -f plugins.status /opt/metwork-mfext-master/bin/plugins.status chmod a+rx /opt/metwork-mfext-master/bin/plugins.status cp -f _plugins.status /opt/metwork-mfext-master/bin/_plugins.status chmod a+rx /opt/metwork-mfext-master/bin/_plugins.status cp -f _plugins.stop /opt/metwork-mfext-master/bin/_plugins.stop chmod a+rx /opt/metwork-mfext-master/bin/_plugins.stop cp -f plugins.stop /opt/metwork-mfext-master/bin/plugins.stop chmod a+rx /opt/metwork-mfext-master/bin/plugins.stop cp -f _plugins.start /opt/metwork-mfext-master/bin/_plugins.start chmod a+rx /opt/metwork-mfext-master/bin/_plugins.start cp -f plugins.start /opt/metwork-mfext-master/bin/plugins.start chmod a+rx /opt/metwork-mfext-master/bin/plugins.start cp -f _send_state.py /opt/metwork-mfext-master/bin/_send_state.py chmod a+rx /opt/metwork-mfext-master/bin/_send_state.py cp -f _prepare_plugin_config.py /opt/metwork-mfext-master/bin/_prepare_plugin_config.py chmod a+rx /opt/metwork-mfext-master/bin/_prepare_plugin_config.py cp -f _remove_plugin_config.py /opt/metwork-mfext-master/bin/_remove_plugin_config.py chmod a+rx /opt/metwork-mfext-master/bin/_remove_plugin_config.py cp -f pip_wrapper /opt/metwork-mfext-master/bin/pip_wrapper chmod a+rx /opt/metwork-mfext-master/bin/pip_wrapper cp -f _circus_schedule_start_watcher.py /opt/metwork-mfext-master/bin/_circus_schedule_start_watcher.py chmod a+rx /opt/metwork-mfext-master/bin/_circus_schedule_start_watcher.py cp -f _circus_schedule_start_watcher.sh /opt/metwork-mfext-master/bin/_circus_schedule_start_watcher.sh chmod a+rx /opt/metwork-mfext-master/bin/_circus_schedule_start_watcher.sh cp -f _circus_schedule_stop_watcher.py /opt/metwork-mfext-master/bin/_circus_schedule_stop_watcher.py chmod a+rx /opt/metwork-mfext-master/bin/_circus_schedule_stop_watcher.py cp -f _circus_wait.py /opt/metwork-mfext-master/bin/_circus_wait.py chmod a+rx /opt/metwork-mfext-master/bin/_circus_wait.py cp -f _circus_wait.sh /opt/metwork-mfext-master/bin/_circus_wait.sh chmod a+rx /opt/metwork-mfext-master/bin/_circus_wait.sh cp -f wait_redis.py /opt/metwork-mfext-master/bin/wait_redis.py chmod a+rx /opt/metwork-mfext-master/bin/wait_redis.py cp -f repeat.sh /opt/metwork-mfext-master/bin/repeat.sh chmod a+rx /opt/metwork-mfext-master/bin/repeat.sh cp -f before_start_vector /opt/metwork-mfext-master/bin/before_start_vector chmod a+rx /opt/metwork-mfext-master/bin/before_start_vector cp -f _module_status_json.py /opt/metwork-mfext-master/bin/_module_status_json.py chmod a+rx /opt/metwork-mfext-master/bin/_module_status_json.py cp -f revert_ldd.sh /opt/metwork-mfext-master/bin/revert_ldd.sh chmod a+rx /opt/metwork-mfext-master/bin/revert_ldd.sh cp -f revert_ldd_not_found.sh /opt/metwork-mfext-master/bin/revert_ldd_not_found.sh chmod a+rx /opt/metwork-mfext-master/bin/revert_ldd_not_found.sh cp -f save_perm_and_acl.sh /opt/metwork-mfext-master/bin/save_perm_and_acl.sh chmod a+rx /opt/metwork-mfext-master/bin/save_perm_and_acl.sh cp --preserve=mode --dereference -Rf _metwork.spec /opt/metwork-mfext-master/share/_metwork.spec cp --preserve=mode --dereference -Rf startup_scripts_profiles.mk /opt/metwork-mfext-master/share/startup_scripts_profiles.mk cp --preserve=mode --dereference -Rf plugin.mk /opt/metwork-mfext-master/share/plugin.mk cp --preserve=mode --dereference -Rf config_subdir.mk /opt/metwork-mfext-master/share/config_subdir.mk cp --preserve=mode --dereference -Rf metwork.service /opt/metwork-mfext-master/share/metwork.service cp --preserve=mode --dereference -Rf templates/bashrc /opt/metwork-mfext-master/share/templates/bashrc /opt/metwork-mfext-master/bin/_make_file_from_template.sh bashrc .custom >/opt/metwork-mfext-master/share/bashrc cp --preserve=mode --dereference -Rf templates/bash_profile /opt/metwork-mfext-master/share/templates/bash_profile /opt/metwork-mfext-master/bin/_make_file_from_template.sh bash_profile .custom >/opt/metwork-mfext-master/share/bash_profile cp --preserve=mode --dereference -Rf templates/profile /opt/metwork-mfext-master/share/templates/profile cp --preserve=mode --dereference -Rf templates/config_profile /opt/metwork-mfext-master/share/templates/config_profile cp --preserve=mode --dereference -Rf templates/nethard_profile /opt/metwork-mfext-master/share/templates/nethard_profile /opt/metwork-mfext-master/bin/_make_file_from_template.sh profile .custom >/opt/metwork-mfext-master/share/profile cp --preserve=mode --dereference -Rf templates/interactive_profile /opt/metwork-mfext-master/share/templates/interactive_profile /opt/metwork-mfext-master/bin/_make_file_from_template.sh interactive_profile .custom >/opt/metwork-mfext-master/share/interactive_profile cp --preserve=mode --dereference -Rf templates/load_env.sh /opt/metwork-mfext-master/share/templates/load_env.sh export ROOT_DIR=/opt/metwork-mfext-master && /opt/metwork-mfext-master/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-master/share/load_env.sh export ROOT_DIR=`pwd`/.. && /opt/metwork-mfext-master/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-master/share/load_env_and_cd_sources.sh export ROOT_DIR=RUNTIME && /opt/metwork-mfext-master/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-master/share/load_env_and_cd_runtime.sh cp --preserve=mode --dereference -Rf templates/mfxxx_wrapper /opt/metwork-mfext-master/share/templates/mfxxx_wrapper /opt/metwork-mfext-master/bin/_make_file_from_template.sh mfxxx_wrapper .custom >/opt/metwork-mfext-master/bin/mfext_wrapper chmod a+rx /opt/metwork-mfext-master/bin/mfext_wrapper cp --preserve=mode --dereference -Rf templates/_mfxxx_wrapper /opt/metwork-mfext-master/share/templates/_mfxxx_wrapper /opt/metwork-mfext-master/bin/_make_file_from_template.sh _mfxxx_wrapper .custom >/opt/metwork-mfext-master/bin/_mfext_wrapper chmod a+rx /opt/metwork-mfext-master/bin/_mfext_wrapper cp --preserve=mode --dereference -Rf templates/circus.ini /opt/metwork-mfext-master/share/templates/circus.ini cp --preserve=mode --dereference -Rf templates/config.ini /opt/metwork-mfext-master/share/templates/config.ini cp --preserve=mode --dereference -Rf templates/crontab /opt/metwork-mfext-master/share/templates/crontab cp --preserve=mode --dereference -Rf templates/cronwrap.sh /opt/metwork-mfext-master/share/templates/cronwrap.sh cp --preserve=mode --dereference -Rf templates/layer.md /opt/metwork-mfext-master/share/templates/layer.md cp --preserve=mode --dereference -Rf templates/mflog_override.conf /opt/metwork-mfext-master/share/templates/mflog_override.conf cp --preserve=mode --dereference -Rf templates/mfxxx.autorestart /opt/metwork-mfext-master/share/templates/mfxxx.autorestart cp --preserve=mode --dereference -Rf templates/mfxxx.init /opt/metwork-mfext-master/share/templates/mfxxx.init cp --preserve=mode --dereference -Rf templates/mfxxx.start /opt/metwork-mfext-master/share/templates/mfxxx.start cp --preserve=mode --dereference -Rf templates/mfxxx.status /opt/metwork-mfext-master/share/templates/mfxxx.status cp --preserve=mode --dereference -Rf templates/mfxxx.stop /opt/metwork-mfext-master/share/templates/mfxxx.stop cp --preserve=mode --dereference -Rf templates/redis_plugin_xxx.conf /opt/metwork-mfext-master/share/templates/redis_plugin_xxx.conf cp --preserve=mode --dereference -Rf templates/telegraf.conf /opt/metwork-mfext-master/share/templates/telegraf.conf cp --preserve=mode --dereference -Rf templates/vector.toml /opt/metwork-mfext-master/share/templates/vector.toml mkdir -p /opt/metwork-mfext-master/lib/mfext touch /opt/metwork-mfext-master/lib/mfext/__init__.py cp -f ini_to_env.py /opt/metwork-mfext-master/lib/mfext/ini_to_env.py cp -f circus_hooks.py /opt/metwork-mfext-master/lib/mfext/circus_hooks.py cp -f mflog_addon.py /opt/metwork-mfext-master/lib/mfext/mflog_addon.py cp -f conf_monitor.py /opt/metwork-mfext-master/lib/mfext/conf_monitor.py cp -f circus.py /opt/metwork-mfext-master/lib/mfext/circus.py cat metwork | /opt/metwork-mfext-master/bin/envtpl >/opt/metwork-mfext-master/bin/metwork make[1]: Leaving directory '/src/adm' if test "" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-master/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md